In message <[EMAIL PROTECTED]>, Michael Weck writes: >I can get Varnish to run and forward requests to the backend server and >serve up those requests, however the process seems to reset itself under >load. When I run varnishstat the counter gets to about 10 seconds, then >it resets. That is at around 130 requests/second. The backend server is >Lighttpd 1.4.11
Run varnishd with "-d -d" arguments and type "param.show" Make sure the threadpool maximum is larger than 1 -- 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
