Habe ich gestern sehr oft gehabt:
kernel: NET: 2 messages suppressed
kernel: ip_conntrack: table full, dropping packet
Zu der Zeit war ein WebChat sehr aktiv. War der Server damit einfach so ausgelastet? Wobei der Load und Traffic normal wenig war.
ip_conntrack: table full ?
-
- Posts: 1117
- Joined: 2002-09-27 00:54
- Location: Hannover
-
- Posts: 5923
- Joined: 2004-05-23 12:53
Re: ip_conntrack: table full ?
Deine Connection Tracking Tabelle war voll.Alexander Newald wrote:Zu der Zeit war ein WebChat sehr aktiv. War der Server damit einfach so ausgelastet?
-
- Posts: 1117
- Joined: 2002-09-27 00:54
- Location: Hannover
Re: ip_conntrack: table full ?
Aber wieviele Verbindungen braucht es, damit das passiert?
-
- Posts: 5923
- Joined: 2004-05-23 12:53
Re: ip_conntrack: table full ?
Code: Select all
sysctl net.ipv4.ip_conntrack_max
cat /proc/sys/net/ipv4/ip_conntrack_max
-
- Posts: 1117
- Joined: 2002-09-27 00:54
- Location: Hannover
Re: ip_conntrack: table full ?
15864
Ist eigendlich ziemlich viel, auch wenn der Chat gut lief. Zählen da nur externe oder auch zu localhost?
Ist eigendlich ziemlich viel, auch wenn der Chat gut lief. Zählen da nur externe oder auch zu localhost?
-
- Posts: 5923
- Joined: 2004-05-23 12:53
Re: ip_conntrack: table full ?
Alexander Newald wrote:Zählen da nur externe oder auch zu localhost?
Code: Select all
cat /proc/net/ip_conntrack