Commit 530e8a89 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Somebody needs a course at the BIPM.

Submitted by:	Eden Li



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3973 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 30992854
......@@ -227,7 +227,7 @@ vca_acct(void *arg)
"Too many open files "
"when accept(2)ing. Sleeping.");
TIM_sleep(
params->accept_fd_holdoff * 1000.0);
params->accept_fd_holdoff * 0.001);
break;
default:
VSL(SLT_Debug, ls->sock,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment