Stuck on max 1024 threads
Arjen Schat
arjen at thenextweb.com
Thu Nov 17 14:41:58 CET 2011
On 17 nov. 2011, at 10:15, Andreas Plesner Jacobsen wrote:
> what does "cat /proc/`pidof -s varnishd`/limits" have to say?
Max processes 1024 123864 processes
That was the hint was looking for. With the extra command "ulimit -u 4096" in /etc/rc.d/init.d/varnish it works. Varnish should now be able to handle 4000+ simultaneous connections.
Thank you,
Arjen
More information about the varnish-misc
mailing list