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
When running in reverse proxy mode, how does gcp-iap-auth handle keepalive at downstream and upstream? Will it disconnect after every request or re-use the connection? If latter, what is the idle timeout and will it honor "Connection: close" or other keepalive related http headers?
The text was updated successfully, but these errors were encountered:
When running in reverse proxy mode, how does
gcp-iap-auth
handle keepalive at downstream and upstream? Will it disconnect after every request or re-use the connection? If latter, what is the idle timeout and will it honor "Connection: close" or other keepalive related http headers?The text was updated successfully, but these errors were encountered: