OpenVZ Forum


Home » General » Support » HN Dropping Packets
Re: HN Dropping Packets [message #3895 is a reply to message #3886] Fri, 23 June 2006 05:46 Go to previous messageGo to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
The message "Out of socket memory" appears in the following cases:

1) (The number of orphaned sockets in VE) >= 1/4 * (numtcpsock.barrier)

2) (The number of orphaned sockets in VE) > (sysctl's net.ipv4.tcp_max_orphans)

3) More sophisticated "memory" condition.

You can use google to find out what are orphaned sockets and why they appear.

Then you can increase numtcpsock barrier and sysctl's net.ipv4.tcp_max_orphans, if you wish.

The number orphaned sockets in the system you can see in
/proc/net/sockstat.

Hope this help!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Please help
Next Topic: faking arch
Goto Forum:
  


Current Time: Wed Aug 21 09:14:11 GMT 2024

Total time taken to generate the page: 0.03139 seconds