It looks like my apache servers are returning HTTP 200 OK for all OPTIONS requests even if the files don't exist. (Thanks to Cyril Bonté). Now I have to figure out why.
On Thu, Jan 3, 2013 at 5:33 PM, Baptiste <[email protected]> wrote: > Hi, > > I guess your servers answers a 302 response (maybe a 301). A quick > tcpdump will show it to you. > > cheers > > > On Thu, Jan 3, 2013 at 11:16 PM, Zachary Stern <[email protected]> > wrote: > > So, very odd issue. > > > > I have my HAproxy configured as follows (URLs and IPs have been > obfuscated): > > https://gist.github.com/4447840 > > > > The URL that it is set to check for to make sure the backend nodes are up > > doesn't exist yet. > > > > And yet, when I got to haproxyip/haproxy?stats, it shows both servers as > up! > > > > What am I missing here? > > > > Thanks in advance. > > > > -Zachary > > > -- zachary alex stern I systems architect o: 212.363.1654 x106 | f: 212.202.6488 | [email protected] 60-62 e. 11th street, 4th floor | new york, ny | 10003 www.enternewmedia.com

