Ok so I worked out how to do logging in haproxy and how to read it (great to learn)
The two logs that seem to be the resp are... Feb 9 14:26:18 localhost haproxy[25784]: 10.35.31.12:54422 [09/Feb/2012:14:24:10.920] 10-35-31-135 CTHUB/SPWFW1 0/0/0/4/127355 401 112211 - - SDNI 1/1/1/0/0 0/0 "GET /SitePages/Home.aspx HTTP/1.0" Feb 9 14:26:19 localhost haproxy[25784]: 10.35.31.12:54419 [09/Feb/2012:14:24:10.395] 10-35-31-135 CTHUB/SPWFW2 0/0/1/2/129120 401 112211 - - SDNI 0/0/0/0/0 0/0 "GET /SitePages/Home.aspx HTTP/1.0" >From what i read SD means that ther is a rst coming from the server? is that something i should be worried about or could that just be normal process? Cheers all, Simon ________________________________________ From: Baptiste [[email protected]] Sent: Wednesday, February 08, 2012 9:34 PM To: Dwyer, Simon Cc: [email protected] Subject: Re: Resp error on stats page Hi, Can you enable logging and check out what kind of errors are generated? If you can share it with us (or at least with me), we (I) could give you some clues. Cheers On Wed, Feb 8, 2012 at 2:47 AM, Dwyer, Simon <[email protected]> wrote: > Hi All, > > We are doing some testing of HAProxy as a frontend for sharepoint servers > and all is going well. > > I am however seeing errors arising in the status page for Resp. Is this > something to worry about. We havnt seen issues from a users point of view. > > I have googled it and havnt found too much explaining what it is. > > Cheers, > > Simon

