Bug 133049

Summary: Error description cps in man xinetd.conf
Product: [Fedora] Fedora Reporter: Alexander <award>
Component: xinetdAssignee: Jay Fenlason <fenlason>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: 2CC: jfeeney, linux_4ever
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-22 18:56:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexander 2004-09-21 05:55:36 UTC
Description of problem:

in man xinetd.conf we can see:
cps              Limits  the  rate  of incoming connections.         
           .                Takes two arguments.  The first argument
is the
.                number  of  connections  per second to handle.
...
but the real first argument is the number of connections PER MINUTE!

Comment 1 Steve Grubb 2005-03-22 18:49:35 UTC
I'm the upstream maintainer of xinetd. It really is seconds. If you have a test
that shows that seconds is being miscalculated, please add it here. 

Otherwise, I'd say this can be closed as not a bug.