Hi,
All twake servers run on a docker on one virtual machine and Apache is running on another virtual machine all on the same physical server…
I read the documentation https://doc.twake.app/configuration/custom-domain-and-https to setup Apache Proxy.
Everything works well thank you, except the messages which are not immediately available by the reader. The messages will appear only if the reader refresh the screen… And I continuously get you are offline…
The container port configuration of twake_nginx_01 is: 8086 -> 80. When I connect directly to the dockerserver:8086 everything is working well including the message… But does not work if it goes through the apache proxy.
Any Idea ? Is there a proxy location missing ?
Regards,