[master] 15ec79c Concentrate the acceptor-setup-session code.

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Mar 18 18:40:05 CET 2015


--------
In message <CAJV_h0bubvWpPGBogGQRK7+rGTjHJ6rTXbf8kWQJU3L5JVMz4Q at mail.gmail.com>
, Federico Schwindt writes:

>My understanding and what I've read is that if you have multiple threads
>accepting connections it'll will behave much better when running in
>multiple cores which is pretty much everyone these days.
>
>Now looking at master, it looks we only have one acceptor per address and
>not per pools.

We have one thread per socket per pool.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-dev mailing list