[Users] UDP traffic doesn't arrive in VPS

Vitaliy Gusev vgusev at openvz.org
Wed Dec 19 08:05:38 EST 2007


On 19 December 2007 13:53:13 Arjan Schrijver wrote:
> Hello people,
> 
> I've got a problem with my OpenVZ installation. We wanted to build a
> syslog server on a VPS, but it looks like OpenVZ can't handle the UDP
> traffic that arrives at the VPS.
> When we have 3 or less servers logging to the VPS, everything works like
> a charm. But when more (mail-) servers start logging, the UDP buffer
> seems to overflow.
> I looked at /proc/user_beancounters on the hardware node, and there were
> no errors in the dgramrcvbuf line (or any other line). The buffer just
> seems to fill until about 300000 (the limit is 1500000). The buffer
> never gets above 300000, but most of the loglines don't arrive in the VPS.
> Is there a limit on UDP traffic one VPS can receive?

I did't hear about any limit on UDP traffic for VPS.
Can you describe your system configuration, kernel version, syslog
and related config files?

Note, that UDP doesn't support flow control, therefore some data can be lost. 

Try to change sysctl net.core.rmem_default. It parameter is used to set socket receive buffer size.


> 
> Thanks in advance.
> Regards,
> Arjan
> _______________________________________________
> Users mailing list
> Users at openvz.org
> https://openvz.org/mailman/listinfo/users
> 



-- 
Thank,
Vitaliy Gusev


More information about the Users mailing list