Hi,
I have updates to 15.10.9 from 15.10.8.
Now when editing an page an message “Connect to the collaborative session. Wait…” will shown.
In the browser console I can see that now an wss connection will tried, but failed.
But what must I configure under my apache to forward the wss connection the tomcat?
The tomcat itself is connected via mod_jk to the apache.
Here the relevant lines:
JkMount /xwiki/* xwiki
I have never used wss under mod_jk before.
Thanks
3 posts - 2 participants