[Bug 234927] Re: delay php script execution on cli

2008-06-18 Thread steph
This is an addition this bug. My webserver is acting normal in the first 24 hours (after start/restart) then becomes very sluggish. If I try to open 30-40 urls in 30-40 seconds, they all take 100% cpu and lots of memory, and then hang. At first they eat 100% CPU, then they eat-up all the memory

[Bug 234927] Re: delay php script execution on cli

2008-05-29 Thread Mathias Gug
** Changed in: php5 (Ubuntu) Importance: Undecided = Low Status: New = Triaged -- delay php script execution on cli https://bugs.launchpad.net/bugs/234927 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 234927] Re: delay php script execution on cli

2008-05-28 Thread Ronald Chan
Adam, Yes that fixed it!, many thanks but can we still pursue this as a real bug or this case can be closed? by the way many thanks for your great time!!! -- delay php script execution on cli https://bugs.launchpad.net/bugs/234927 You received this bug notification because you are a member

Re: [Bug 234927] Re: delay php script execution on cli

2008-05-28 Thread Adam Sommer
Yes that fixed it!, many thanks but can we still pursue this as a real bug or this case can be closed? That's a good question, it may be feasible to only add the php5-clamav php.ini to the cli only after a dpk-reconfigure or something. I can take a look at the package and talk to the ClamAV

[Bug 234927] Re: delay php script execution on cli

2008-05-28 Thread Ronald Chan
Adam, I'm looking forward on this, i hope the right fix will be committed soon and push on update-manager. more power to ubuntu, this rocks!!! -- delay php script execution on cli https://bugs.launchpad.net/bugs/234927 You received this bug notification because you are a member of Ubuntu Server

[Bug 234927] Re: delay php script execution on cli

2008-05-27 Thread Adam Sommer
So I started installing each of the modules you listed which I didn't have, and I think clamavlib is the culprit. What happens, I believe, is that php5-libclamav will load the signature database when PHP is called from the command line. I think the library was written to be used with Apache