> Would it be possible to lmit the number of spawns that 
> tcpserver can make from one ip address concurrently to 
> preven one ip spawning up to the limit of concurrent daemons 
> and denying access to that daemon? I can't think 
> of a way to do it from what i've read of the docs but it 

I don't know about the "one-ip" part, but tcpserver DOES
have a limit on the number of concurrent processes.  I
think it's the "-c" switch.  `man tcpserver` is quite
informative.


~Patrick

Reply via email to