Troubleshooting proxy_pass with Safari
I setup a proxy pass to have the app on one server and the hostname terminate by DNS on another machine. Setting up a reverse proxy is pretty easy: But for some reason, Safari doesn’t like the response. The important part is to NOT pass the Upgrade header on to the backend machine – don’t […]