On Sat, 20 Mar 1999, Denis Voitenko wrote:

 # I have a Squid proxy running at start up in the 3rd runlevel. Whenever I
 # start the machine it tells me "{something, the proxy} is spawning too
 # fast, {wait/delay/something} for 5 minutes". How can I fix that?

You are launching squid from inetd? If so, you can specify how many
launches per minute before it chokes them off ...

http-gw stream  tcp nowait.500      root    /usr/local/sbin/http-gw 

The .500 is the throttle. 

man inetd:
"
The optional ``max'' suffix (separated from ``wait'' or ``nowait'' by a
dot) specifies the maximum number of server instances that may be spawned
from inetd within an interval of 60 seconds. When omitted, ``max''
defaults to 40.
"


G'day! <proxies should probably be run as daemons>
--                                             n i c h o l a s  j  l e o n
elegance through simplicity*http://mrnick.binary9.net*[EMAIL PROTECTED]
good fortune through truth*roaming:[EMAIL PROTECTED]*ICQ#2170994*U+($++)
TRA#6805*not all questions have answers*pseudogeek:P+++($++)L+($++)W=lm@b9
2.3x10e-53*seek the path-not the destination*madison*pain builds character

Reply via email to