function vca_acct has a little bug ?
chen xiaoyong
chenxy.china at gmail.com
Fri May 23 11:57:19 CEST 2008
cache_acceptor.c line 205
vca_acct(void *arg)
{
......
i = accept(pfd[u].fd, addr, &l);
.........
}
in freebsd os , accept maybe block in some one socket if
heritage.socks > 1 . because all pfd[u].fd not set nonblock
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20080523/133291c3/attachment-0001.html>
More information about the varnish-dev
mailing list