Nginx reverse proxy hangs

I’ve set up nginx as a reverse proxy for a jboss service and also serves
Static Pages. Its stop working after keeping server idle for some time.

During the time, when i call static page it serves.Also tried calling
the
jboss directly it works.

Only the dynamic contents through reverse proxy doesn’t work.

Once i restart the nginx service, it will start work.

Enabled the debug log, but did not find any error, except 499 in access
log
as client closing the connection as they did not see anything.

Both the nginx and jboss not loaded, hardly gets request.

Is this a bug?

I’m using nginx 1.4.7-1~precise on Ubuntu 12.04 LTS

Thanks for any help!

Hello!

On Tue, Apr 29, 2014 at 09:16:40PM +0530, chima s wrote:

Enabled the debug log, but did not find any error, except 499 in access log
as client closing the connection as they did not see anything.

Both the nginx and jboss not loaded, hardly gets request.

Is this a bug?

I’m using nginx 1.4.7-1~precise on Ubuntu 12.04 LTS


Maxim D.
http://nginx.org/

Hi,
We are also facing the same issue ,have any one faced the same
problem of
getting blank pages with 200 status code when using nginx as reverse
proxy
to jboss 7 ? any help/suggestion on this are very much appreciated.

Regards,
Chris

Posted at Nginx Forum: