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
Hi,
I have configured nginx as reverse proxy for jboss. All the system are
hosted in Amazon cloud and using AWS ELB for both nginx and jboss
WEB ELB <---> nginx reverse proxy <---> APP ELB <---> Jboss7.
When i access abc.example.com/admin/login.do, i am getting page and after i
provide username