Hi Laurent,, On Fri, Mar 05, 2010 at 05:15:22PM +0100, Laurent DOLOSOR wrote: > Hello, > > With Haproxy 1.4.1, I have this error : > > http://upload.dinhosting.fr/8/6/6/htmlerror.jpg > > The HTML code is : > > <td title="Connection resets during transfers: <span > class="rls">1</span>097 client, 9 server"><u>18</u></td> > > Probably you shouldn't use .rls class with titles, or maybe replace " by '
Thanks for reporting this. I did not notice it because I did not generate that many errors. We cannot even put HTML in title tags, so let's simply use %lld with a normal integer. I've uploaded the fix. Regards, Willy

