Haproxy behind ELB
问题 I have HAproxy is behind an AWS ELB. As soon as i remove the ELB, i can get the custom error page. but, with ELB in the front of Haproxy, i get HTTP/1.1 504 GATEWAY_TIMEOUT Content-Length: 0 Connection: keep-alive. Can anyone tell me what is going on please? Thanks errorfile: HTTP/1.0 403 Forbidden Cache-Control: no-cache Connection: close Content-Type: text/html <html><body><h1>403 Forbidden</h1> Request forbidden by administrative rules. </body></html> 回答1: Me and a coworker just had the