ip_conntrack: table full, dropping packet
Is your Linux system complaining about this error? This is because you have iptables enabled, and have rules that are set to act based on packet state and your server is trying to handle more connections than it’s configured to handle at once. Here is how to see what number it’s currently tracking # cat [...]
Read the rest of this entry »