At <a href="http://rkd.republika.pl/NGINX/">http://rkd.republika.pl/NGINX/</a> there is an image with nginx statistics generated by the munin.<br>First few days with high connections values are for 0.8.34.<br>The last two days are for 0.8.33 with the same bunch of patches.<br>
I don&#39;t show you nginx.conf. The site uses php-fpm.<br>Is there a fd leak in 0.8.34 or these patches are incompatible with that version?<br>I set yeasterday:<br>fastcgi_buffer_size 128k;<br>fastcgi_buffers 32 32k;<br>
Earlier fastcgi_buffer_size and fastcgi_buffers weren&#39;t set.<br>BTW, you could add something like the maxsize.patch to the nginx.<br><br>