Here's what I observed:
- My websites traffic is passed through nginx reverse proxy outside of the DA server.
- When http2 is enabled in the reverse proxy, Safari on mac and iphone stops opening the websites with an error "cannot parse response" (NSURLErrorDomain:-1017)
- As soon as I disable http2 in the reverse proxy - the sites start working normally.
This behavior only occurs on sites hosted on DA, if I host on a "normal" apache somewhere else using http2 in the reverse proxy - all is OK, meaning - this is something related to the way DA works (what exactly - not sure), not a bug in nginx.
Hopefully someone knows.
Regards,
D
- My websites traffic is passed through nginx reverse proxy outside of the DA server.
- When http2 is enabled in the reverse proxy, Safari on mac and iphone stops opening the websites with an error "cannot parse response" (NSURLErrorDomain:-1017)
- As soon as I disable http2 in the reverse proxy - the sites start working normally.
This behavior only occurs on sites hosted on DA, if I host on a "normal" apache somewhere else using http2 in the reverse proxy - all is OK, meaning - this is something related to the way DA works (what exactly - not sure), not a bug in nginx.
Hopefully someone knows.
Regards,
D