On Tue, 19 May 2009 17:49:32 +0100 Paul Makepeace <[email protected]> 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: [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/
