<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000'>Hi All,<div><br></div><div>please go through below email and help me resolve issue as i am new to nginx.</div><div><br></div><div><br></div><div>Regards,</div><div>Vishal<br><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Vishal Mestri" <vishal.mestri@cloverinfotech.com><br><b>To: </b>nginx@nginx.org, steve@greengecko.co.nz<br><b>Sent: </b>Monday, May 5, 2014 1:26:15 PM<br><b>Subject: </b>Re: Issue nginx<br><br><style>p { margin: 0; }</style><div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><font face="tahoma, new york, times, serif" size="3">Hi Steve,</font><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt;"><br></div><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt;">We are getting below error in log file</div><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt;"><br></div><div><div><font face="tahoma, new york, times, serif">2014/05/05 07:50:29 [error] 8800#0: *21 upstream prematurely closed connection while reading upstream, client: 14.97.74.48, server: 168.189.9.09, request: "GET /Stream.html?s=0&d=%22168.189.9.09%22&p=0&t=1399276681085 HTTP/1.1", upstream: "http://168.189.9.09:6400/Stream.html?s=0&d=%22168.189.9.09%22&p=0&t=1399276681085", host: "168.189.9.09:6401", referrer: "https://168.189.9.09/Login.do"</font></div><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt;"><br></div><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt;"><br></div><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt;"><br></div><br><hr id="zwchr" style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt;"><div style="color: rgb(0, 0, 0); font-family: Helvetica, Arial, sans-serif; font-size: 12pt; font-weight: normal; font-style: normal; text-decoration: none;"><b>From: </b>"Vishal Mestri" <vishal.mestri@cloverinfotech.com><br><b>To: </b>nginx@nginx.org, steve@greengecko.co.nz<br><b>Sent: </b>Monday, May 5, 2014 12:47:04 PM<br><b>Subject: </b>Re: Issue nginx<br><br><style>p { margin: 0; }</style><div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000">Thanks for your immediate reply steve.<div><br></div><div>But I just want to know whether we can log request and response headers in nginx, for more  debugging.</div><div><br></div><div>As far as code is concerned , we are using , it is running if we don't use nginx. </div><div>Only when we use proxy pass, it is failing.</div><div><br></div><div>One important point , we are using ajax on port 6400 and on port 6401 we have done ssl enablement.</div><div><br></div><div><br></div><div>Can you please help me to debug this issue.</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Regards,</div><div>Vishal<br><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Steve Holdoway" <steve@greengecko.co.nz><br><b>To: </b>nginx@nginx.org<br><b>Sent: </b>Monday, May 5, 2014 12:45:27 PM<br><b>Subject: </b>Re: Issue nginx<br><br>Hi,<br><br>On Mon, 2014-05-05 at 12:21 +0530, Vishal Mestri wrote:<br>> I am facing issue with nginx.<br>> <br>> <br>> Its working on Chrome. But not on IE10 and firefox.<br>> <br>> <br>> I am using proxy pass, please find attached nginx.conf file attached<br>> along with.<br>> <br>> <br>> <br>> <br>> OUTPUT OF command:<br>> [root@erttrepsg63 ~]# /usr/sbin/nginx -V<br>> nginx version: nginx/1.6.0<br>> built by gcc 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC)<br>> TLS SNI support enabled<br>> configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx<br>> --conf-path=/etc/nginx/nginx.conf<br>> --error-log-path=/var/log/nginx/error.log<br>> --http-log-path=/var/log/nginx/access.log<br>> --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock<br>> --http-client-body-temp-path=/var/cache/nginx/client_temp<br>> --http-proxy-temp-path=/var/cache/nginx/proxy_temp<br>> --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp<br>> --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp<br>> --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx<br>> --group=nginx --with-http_ssl_module --with-http_realip_module<br>> --with-http_addition_module --with-http_sub_module<br>> --with-http_dav_module --with-http_flv_module --with-http_mp4_module<br>> --with-http_gunzip_module --with-http_gzip_static_module<br>> --with-http_random_index_module --with-http_secure_link_module<br>> --with-http_stub_status_module --with-http_auth_request_module<br>> --with-mail --with-mail_ssl_module --with-file-aio --with-ipv6<br>> --with-http_spdy_module --with-cc-opt='-O2 -g -pipe<br>> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector<br>> --param=ssp-buffer-size=4 -m64 -mtune=generic'<br>> <br>> <br>> <br>> Thanks & Regards,<br>> <br>> Vishal Mestri<br><br>I'd've said that the code being delivered to each browser is exactly the same ( ok, not necessarily true but you have to force it to be different ), so would look at the accuracy of the html / javascript on the page as a first step.<br><br>Try a basic hello world page and see if that is displayed ok...<br><br>Steve<br>-- <br>Steve Holdoway BSc(Hons) MIITP<br>http://www.greengecko.co.nz<br>Linkedin: http://www.linkedin.com/in/steveholdoway<br>Skype: sholdowa<br><br>_______________________________________________<br>nginx mailing list<br>nginx@nginx.org<br>http://mailman.nginx.org/mailman/listinfo/nginx<br></div><br></div></div></div><br></div></div></div><br></div></div></body></html>