You could try these settings to the proxy:
keepalive_requests 500;
proxy_http_version 1.1;
if that doesn't work your going to need a wireshark dump to see the difference, it sounds like some header is not getting passed.
keepalive_requests 500;
proxy_http_version 1.1;
if that doesn't work your going to need a wireshark dump to see the difference, it sounds like some header is not getting passed.