Re: Extremely long validation time

I haven't gotten very far along with profiling Perl, but I have come
across a couple other URLs that the validator seems to hang up on:

http://blip.fm/all
http://www.mortgagedebt.com/index.jsp?query=Alabama&queryType=state
http://www.mortgagedebt.com/index.jsp?query=Alaska&queryType=state

And apologies for causing 500s on the public validator as I try to
debug this.  I want to make sure it's not a local installation issue.

-- 
Kevin

On Fri, May 28, 2010 at 5:42 PM, Kevin Menard <nirvdrum@gmail.com> wrote:
> Hi,
>
> Does anyone have any insights as to why the URL
> http://hawaiifunplanner.com/ is taking 60+ seconds, 100% CPU, and 210
> MB RAM to process?  This is run locally against the 0.8.6 validator on
> apache 2 with mod_perl 2.  On the public validator, the supplied URL
> usually just times out.
>
> I've been trying to figure it out.  At 93 KB, the response body size
> doesn't seem to be the culprit.  And the HTML structure really isn't
> all that complex, either.  Next step would be to profile it, but it's
> been years since I've done any Perl, so any help here would be
> appreciated.
>
> Thanks,
> Kevin
>
> --
> Kevin Menard
> Co-founder, MogoTest
> mogotest.com
>

Received on Monday, 7 June 2010 20:12:20 UTC