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: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to