| Summary: | Connections are reset by the kernel without any application intervention. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Jan Kneschke <jan> |
| Component: | kern | Assignee: | Andre Oppermann <andre> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jan Kneschke
2003-09-30 01:40:14 UTC
Responsible Changed From-To: freebsd-bugs->andre Take over. Jan, What happens if you increase the maxfile to 16000 from its default of 4000: sysctl -w kern.maxfiles=16000 sysctl -w kern.maxfilesperproc=12000 -- Andre State Changed From-To: open->analyzed Limits too low for application. State Changed From-To: analyzed->closed No answer from Originator. Not a bug but too low limits for application. |