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.

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@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/

Reply via email to