Hello again Dag-Erling Smørgrav wrote: > Eivind Bengtsson <[EMAIL PROTECTED]> writes: >> Do I understand you correctly >> >> I need to set -p thread_pool_max = 1500 > > yes, or use the management interface to change it (but you will have > to restart the child) I'll change it in the initscript anyway ...
> >> How many thread pools do I have ? (default?) > > 1 Can I just raise the number of thread pools ? - what is the penalty ? > >> Howcome I can have more than 1500 connections now, without changing >> the Thread_pool_max ? > > because 500 of them are in the overflow queue waiting for a worker > thread to become available. The size of the overflow queue relative > to thread_pool_max is governed by overflow_max (default is 100%). Okay - tricky ... > > DES Thanks /Eivind -- 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
