https://issues.apache.org/bugzilla/show_bug.cgi?id=53731
Priority: P2 Bug ID: 53731 Assignee: dev@tomcat.apache.org Summary: SSE no workie in https (apr) Severity: normal Classification: Unclassified OS: Linux Reporter: lac...@gmail.com Hardware: PC Status: NEW Version: 7.0.29 Component: Connectors Product: Tomcat 7 SSE only works for http. When accessing same page using https the time field (recipient of SSE events) doesn't work. When accessing via firefox, also often crashes Gnome - Lubuntu/chrome was not affected. Please find the test case at: https://chrislacy.net/downloads/tomcat-29-trunk.tar.gz OR https://chrislacy.net/downloads/tomcat-29.tar.gz OR https://chrislacy.net/downloads/atmosphere/AtmosphereTest-0.1.war (also attached) The first is 29 trunk, which fixes a related issue (https://issues.apache.org/bugzilla/show_bug.cgi?id=53697), the second does not have that fix, and may confuse you with errors, the third is the war alone. (Mark - note the war is the same that you downloaded previously). Steps: - install apr and dependencies - compile and install native - startup tomcat (./startup.sh) - hit http://localhost:8080/AtmosphereTest/time - note the time field "ticking" - hit https://localhost:8443/AtmosphereTest/time - note the absence of a time field -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org