| Summary: | Route table appears to fill up, and connections can not be extablished | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Danny_Johnston <Danny_Johnston> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Danny_Johnston
2001-03-07 19:20:00 UTC
State Changed From-To: open->closed 256 entries in the routing table is not high. Make sure you have `maxusers' set to a high value, or tune network buffers with the NMBCLUSTERS option. See with `vmstat -m' who "eats" memory. If the problem is with too many cloned routes, try setting the net.inet.ip.rtexpire=0. |