Open
Description
Hello,
I notice very bad performance with this architecture
User --> Apache2.4 with proxy_pass,rewriting_url, mod_speed --> Hipache --> Tomcat JEE Webapp
User --> NGINX with proxy_pass --> Hipache --> Tomcat JEE Webapp
Is it an allowed configuration ?
I tried for the two webserver all the configuration and nothing changed.
I want to use Apache2 for HTTPS or Restricted zone.
I wonder if I should not change the order between Hipache and Apache/NGINGX.
User --> Hipache --> Apache with proxy_pass,rewriting_url, mod_speed --> Tomcat JEE Webapp
Thanks a lot for your help.
Best regards,
Nicolas