[Catalyst] 15s latency with fastcgi+Apache2+catalyst 5.8

Arjuna Del Toso adeltoso at adamans.com
Wed May 20 12:13:50 GMT 2009


On Tue, 19 May 2009 17:49:32 +0100
Paul Makepeace <paulm at paulm.com> wrote:

> I'm in the process of upgrading our app to Catalyst 5.8 and Apache 2
> on a stock Debian box. The webpages are taking pretty much exactly 15s
> to load. I tried stripping out images and other media and even with it
> down to the HTML & favicon.ico it's 15s - i.e. it's not blocking on a
> particular item.
>
> Any other hints?

My 2 cents: have you tried to disable mod_deflate (if running)?
Have a nice day,
Arjuna

> Thanks,
> Paul
> 
> PS not sure if this is related,
> IDL::Web is using the deprecated Catalyst::Base, update your
> application as this will be removed in the next major release at
> /usr/share/perl5/Catalyst/Base.pm line 7.
> 
> Catalyst::Base doesn't appear in our app anywhere(?!)
> 
> _______________________________________________
> 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