You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an nginx reverse proxy that is handling TLS termination for my websites. It's using virtual hosts to direct the traffic to the correct backend servers. There's nothing special about this setup.
I wanted to know if I could use goquic in front of nginx to handle the TLS termination, convert nginx to handle HTTP only, and have still direct the backend traffic. I haven't tried this configuration for myself, but I thought it worthwhile to ask. I'm thinking that I won't be the last person to ask.
The text was updated successfully, but these errors were encountered:
I have an nginx reverse proxy that is handling TLS termination for my websites. It's using virtual hosts to direct the traffic to the correct backend servers. There's nothing special about this setup.
I wanted to know if I could use goquic in front of nginx to handle the TLS termination, convert nginx to handle HTTP only, and have still direct the backend traffic. I haven't tried this configuration for myself, but I thought it worthwhile to ask. I'm thinking that I won't be the last person to ask.
The text was updated successfully, but these errors were encountered: