John Tucker writes:
>
> After I hammer our Linux CVS server by performing 30 or more consecutive
> "cvs add file..." commands with a CVS client I consistently get the
> following error message:
>
> cvs [remove aborted]: connect to 10.10.0.36:2401 failed: Connection
> refused
This is covered in the current development version of the Cederqvist
manual:
If you can connect successfully for a while but then can't,
you've probably hit inetd's rate limit.
(If inetd receives too many requests for the same service
in a short period of time, it assumes that something is wrong
and temporarily disables the service.)
Check your inetd documentation to find out how to adjust the
rate limit (some versions of inetd have a single rate limit,
others allow you to set the limit for each service separately.)
-Larry Jones
My brain is trying to kill me. -- Calvin