Re: nginx proxy for syncml

2014-04-27 Thread itpp2012
Solved ! Get https://github.com/yaoweibin/nginx_ajp_module add it (works for Windows as well, for which pull requests are outstanding to make it work) and configure it: location /app/syncml { ajp_keep_conn on; ajp_pass tomcatbackend:8009; include ./con

nginx proxy for syncml

2014-04-22 Thread itpp2012
Next to imap and other specific buildin nginx proxies could any of them be compatible with syncml ? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,249462,249462#msg-249462 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailma