[Catalyst] Catalyst test server response times.
Roderick A. Anderson
raanders at acm.org
Wed Jan 30 15:23:46 GMT 2008
Ian Docherty wrote:
> I have moved (back) to using the built in Catalyst server for testing
> purposes.
>
> It is frequently (but not always) taking 20 seconds or so to display a
> page in my browser
> even though the timings reported by the Catalyst server are about 0.2
> sec. so I know that
> it is not the Catalyst app that is causing the delay.
Having read the other postings on this I wonder if you have a large-ish
css or Javascript file being loaded. I've noticed a bit of a delay when
I was trying the Ext2.js examples from the Ext2 site.
Is apache and cat server using the same files? Could be a file
system issue.
Rod
--
>
> I have also done ping tests to the server and that also is reasonable.
>
> What else could be causing the delay? What other checks could I do that
> would help to
> diagnose where this huge delay is occurring?
>
> How about any static content which is served by C::P::Static? That is
> not reported by the
> server, could the delay be in there in some way? (clutching at straws).
>
> Regards
> Ian C. Docherty (icydee)
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list