Skip to content

Resolve "IPv6 only web server"

Andreas Palm requested to merge ewsp/ispconfig3:6477-ipv6-only-webserver into develop

Closes #6477 (closed)

I have implemented a new setting to select if proxy protocol should be enabled on IPv4, IPv6 or IPv4+IPv6. The "enabled" setting has been coverted to a SELECT with options "Disabled" (like before), "Enabled (per site)" (like before the "PROXY protocol setting of the site is used), "Enabled (all sites)" (new setting to enable regardless of per site setting).

I am not 100% sure about server.ini.master. Is this the right way to do it? The old proxy_protocol_* settings were missing... Please give me an advice if I am wrong.

Merge request reports

Loading