<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hi everybody,<br></div><div><br data-mce-bogus="1"></div><div>I recently begun using proxy with nginx (same tests were made with haproxy).<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>My needs are to proxy for failover and balancing tomcat: I need to serve lots of users with production app.<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>While I understood that a 100% tomcat AJP1.3 compatibility is achievable with apache httpd only and mod_jk, I successfully serve my app with apache to a simple 80 http port (cookie path already patched). So I decided to have a localhost apache httpd to proxy tomcat with AJP. IT works perfectly.<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>Now, I need to proxy httpd with nginx, adding SSL with letsencrypt. I successfuly configured the proxy and everything works but uploads: if I send a file to my app, only small uploads work.<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>I'd like to investigate the headers, maybe I need to transform some string but I'm a completely newbie from this point of view.<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>Do you have some tips on how to investigate the problem?<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>Thanks,<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><br></div><div data-marker="__SIG_PRE__"><div><div><div><br></div><div><br data-mce-bogus="1"></div><div>Giacomo Arru<br data-mce-bogus="1"></div></div></div></div></div></body></html>