It seems that nginx is used with php, ruby and python.
Anyone has an example of how to setup nginx to work with jetty/tomcat in backend?
Thanks.
It seems that nginx is used with php, ruby and python.
Anyone has an example of how to setup nginx to work with jetty/tomcat in backend?
Thanks.
Right. I guess I qualify as a self learner, don't I.
Just add these lines within the http { } scope of the nginx.conf file:
I have to try now gzip, SSL and dojo cometd and see if I can upgrade to nginx. Any clues are welcome.
nginx can forward via HTTP protocol, so just point it to the correct port and you're set: