Bug 92260
Summary: | Error in manpage for xinetd.conf | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | ingvar |
Component: | xinetd | Assignee: | Jay Fenlason <fenlason> |
Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | jfeeney |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-06-04 14:38:56 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
ingvar
2003-06-04 09:47:37 UTC
Did you remove the "instances = 60" from /etc/xinetd.conf ? The man page describes xinetd's default behavior, but /etc/xinetd.conf and the files in /etc/xinetd.d naturally override it. /etc/xinetd.conf sets "instances = 60" and "cps = 25 30", among other defaults. These defaults are clearly not appropriate for all environments. For all of my machines, they're an order of magnititude too high. For other environments they're too low. Nothing will suit everyone. |