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
Hello, trying to label this as a question,
we are trying to implement this behind an AWS nlb with proxy protocol v2 turned on, if turned off everything works properly. Turning it on causes errors.
Am I missing something?
Would appreciate any help I'm newer to apache.
in my config I have
LoadModule headers_module modules/mod_headers.so
LoadModule remoteip_module modules/mod_remoteip.so
Hello, trying to label this as a question,
we are trying to implement this behind an AWS nlb with proxy protocol v2 turned on, if turned off everything works properly. Turning it on causes errors.
Am I missing something?
Would appreciate any help I'm newer to apache.
in my config I have
LoadModule headers_module modules/mod_headers.so
LoadModule remoteip_module modules/mod_remoteip.so
in my virtual host I am simply trying to configure a health check on port 80 at /200/ok. This works turning proxy protocol v2 off.
turning it on however gives me errors.
The text was updated successfully, but these errors were encountered: