[users@httpd] Re: Unable to have Server Sent Events (SSE) working properly in Apache + Tomcat

2019-04-20 Thread raoul . lector
rking with SSL and SSE. - Mail original ----- De: "raoul lector" À: users@httpd.apache.org Envoyé: Mercredi 10 Avril 2019 15:21:54 Objet: Unable to have Server Sent Events (SSE) working properly in Apache + Tomcat Hi all, I'm using Apache 2.4.10 on Debian tied with Tom

[users@httpd] Unable to have Server Sent Events (SSE) working properly in Apache + Tomcat

2019-04-10 Thread raoul . lector
Hi all, I'm using Apache 2.4.10 on Debian tied with Tomcat 8.0.28. Tomcat hosts several Web Apps, all routed through a ProxyPass directive (such as ProxyPass /webapp1 ajp://10.10.12.2:8015/webapp1, ProxyPass /webapp2 ajp://10.10.12.2:8015/webapp2, and so on). My Web Apps works fine, excepted wh