Hi,

After fixing PR43327 I have made different related tests.
Actual using "::" will bind on IPv6 and Ipv4 addresses does it make sense to have the following:
address="" (NULL) : bind on all addresses (IPv6 and IPv4).
address="0.0.0.0" : bind on all IPv4 addresses.
address="::" : bind all IPv6 addresses.

Any comments?

Apache httpd does that when --disable-v4-mapped is used when configuring.

Cheers

Jean-Frederic

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to