Ah, I don't know then. Was just going to say that Cache::Memcached uses AnyEvent under the hood, and maybe that was interfering with apache's event loop if you were using that model.
On 17 February 2012 12:48, Todd Benge <[email protected]> wrote: > We're using PreFork. > > Sent from my iPhone > > On Feb 16, 2012, at 6:29 PM, Toby Corkindale <[email protected]> wrote: > >> On 17 February 2012 11:16, Todd Benge <[email protected]> wrote: >>> Hi, >>> >>> We recently updated our web servers to Catalyst 5.9007 with Perl 5.12. >>> >>> After the upgrade, we've consistently seen very high cpu on the machines > >>> 90%. After much looking, it appears that the apache threads are stuck in >>> Cache::Memcached disconnecting. >> >> Which Apache model are you using? Prefork, worker threads, events? >> >> _______________________________________________ >> 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/ -- Turning and turning in the widening gyre The falcon cannot hear the falconer Things fall apart; the center cannot hold Mere anarchy is loosed upon the world _______________________________________________ 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/
