On Wed, Sep 30, 2015 at 12:37 PM, Susheel Jalali <[email protected] > wrote:
> Dear HAProxy Developers community: > > After incorporating inputs from some of you, we tested with an updated > haproxy.cfg (see below). Product-1 is still not accessible > Without the complete haproxy config and some logs, it was impossible for anyone to understand what issues you might be having. The question was just too vague. > Info.log > Conditional backend > Sep 30 09:12:44 localhost haproxy[1691]: 192.168.100.153 - - "GET > /CoscendPad HTTP/1.1" 404 262 "" "" 53639 804 "webapps-frontend" > "subdomain_p1-backend" "Product1" 5 0 0 3 8 ---- 4 4 0 0 0 0 0 "" "" > > >From the logs shown it looks like your "conditional" backend is returning a 404, but since the log format is not standard; without the haproxy config we can only guess at what the log contents mean. -Bryan

