In message <[email protected]>, "Fernando Pap
a" writes:
>Happened again.  This time I left varnishlog running, and got...

>    5 Debug        - "Too many open files when accept(2)ing. Sleeping."
><EOF>

That's your trouble:  The kernel does not allow varnish to open
as many filedescriptors as it needs.

Use whatever means your kernel has to change this number, possibly
ulimit(1) or similar.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to