Hello,
I got WW setup recently, and it works with a few caveats. It works amazingly on <internal_ip>/webwork2, same as URL:port/webwork2 which is directly forwarded to the application, but whenever using a reverse proxy, the entire program stops serving information properly. I am attempting to use nginx proxy manager.
Whenever using the proxy, load times are in excess of 1 minute, will sometimes 504, or give 502 errors randomly. I am wondering if there's any header or something needed to be passed through for the performance to be corrected? Proxy buffer sizes, perhaps?
Please let me know, as I would love to not have to use port forwarding.
MB