Do I understand you correctly I need to set -p thread_pool_max = 1500 How many thread pools do I have ? (default?)
Howcome I can have more than 1500 connections now, without changing the Thread_pool_max ? The only change I've made is to ulimit -n 131072 (which is default in the debian etch 1.1.1 package ...) Thanks again for any help :-) /Eivind Dag-Erling Smørgrav wrote: > Eivind Bengtsson <[EMAIL PROTECTED]> writes: >> How many open TCP-connections can a standard linuxbox 64bit 2.6.17 >> kernel - GB ethernet interface... When is it okay for me to start >> worrying? 1000 connections, 2000, 3 ? > > It depends on many factors (hardware, OS version, application, access > pattern etc.) so you'll have to find out for yourself. You'll have to > increase thread_pool_max, as the default is 1000. > > DES -- Eivind Bengtsson Systemadministrator - Cand.merc.(dat) Danmarks Meteorologiske Institut Lyngbyvej 100 2100 København Ø Direkte tlf. : 39157544 Email: [EMAIL PROTECTED] echo 'This is not a pipe.' | cat -> /dev/tty _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
