HTTP/1.1 505 HTTP Version Not Supported Server: nginx/1.2.6
Maxim Dounin
mdounin at mdounin.ru
Tue Feb 5 10:19:48 UTC 2013
Hello!
On Mon, Feb 04, 2013 at 07:54:44PM -0500, rtsai wrote:
> I am using nginx as a ssl offloader in front of HAProxy. The issue I am
> having is I get a 505 error on one of the calls I make to Nginx/haproxy. If
> I make that same call to haproxy directory, I get a 200.
To understand what goes on first of all you have to debug what
happens on the wire, either with tcpdump/wireshark, or using nginx
debug log, see http://nginx.org/en/docs/debugging_log.html.
--
Maxim Dounin
http://nginx.com/support.html
More information about the nginx
mailing list