I am trying to access the EdgeRouter's web interface using a apache reverse proxy on a different server, i.e. Internet -> Apache server -> EdgeRouter, at first I wasn't even able to log in, after adding ProxyPreserveHost to Apache settings I can log in and basically everything is working, but I am unable to see any live stats from the web interface. I have found that for some reason, the websockets request fails with 400 bad request.
Do anyone has idea what can be wrong?
Thanks.