On Sun, Apr 19, 2009 at 09:25:19PM -0700, Arash Ferdowsi wrote: > another piece of (potentially useful) information is that the I have > haproxy load balancing to 3 different machines with appservers (one of > them being the same machine running haproxy). the corruption only > occured when balancing to the 2 appservers on separate machines and > never seemed to affect the local appservers.
>From what you describe, it sounds exactly like the liunx kernel 2.6 splice corruption bugs. What kernel are you running from ? Did you enable splicing ? Can you add "nosplice" in the global section to be sure ? Also, what does "haproxy -vv" return ? Regards, Willy

