Messages per Month
| From | Sent On | Attachments |
|---|---|---|
| Kiril Angov | Apr 10, 2009 6:02 pm | |
| SSSlippy | Apr 11, 2009 6:38 am | |
| Kiril Angov | Apr 11, 2009 6:46 am | |
| Denis Filimonov | Apr 11, 2009 8:20 am | |
| Eugene Lazutkin | Apr 11, 2009 9:06 am | |
| Michael Shadle | Apr 11, 2009 10:26 am | |
| Kiril Angov | Apr 11, 2009 10:54 am | |
| Peter Langhans | Apr 13, 2009 8:07 am | |
| Kiril Angov | Apr 13, 2009 10:17 am | |
| Peter Langhans | Apr 13, 2009 10:38 am | |
| Kiril Angov | Apr 13, 2009 10:48 am | |
| Cliff Wells | Apr 13, 2009 11:17 am | |
| SSSlippy | Apr 13, 2009 11:37 am | |
| Michael Shadle | Apr 13, 2009 1:06 pm |
| Subject: | php-fastcgi stalling | |
|---|---|---|
| From: | Kiril Angov (kupo...@gmail.com) | |
| Date: | Apr 10, 2009 6:02:52 pm | |
| List: | ru.sysoev.nginx | |
Ok, here is a problem I had before but did not pay enough attention. I have php-cgi spawned with a simple init.d script. 10 child processed. I send one request to a PHP script let's say sloooooow.php, so the browser waits for the page to load but the problem is that while that page is loading, no other php page can be opened. That happens usually when I do send a slow query through the phpMyAdmin but it can happen on the production site also.
So, anybody know what the problem can be? Obviously php takes time to respond but that should not stop nginx from serving other request. I am pretty sure the problem is in PHP but what could it be?
Thanks in advance.





