No subject


Tue Mar 17 14:04:44 CDT 2009


resolved the issue!  As far as I can tell from 5 minutes web search, this
increases the default process maximum for TCP buffers from 16K to 128K. 
(Possibly this explains the strange "getsockopts" behavior?).  Increasing the
value only to 64K resulted in crash later in the process.

FWIW, I also understand that adding 

net.ipv4.tcp_wmem="4096 131072 3612672"

To /etc/sysctl.conf would have the same effect across reboots, but have not
tested that yet.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list