Changes between Version 1 and Version 2 of Ticket #2482, comment 3


Ignore:
Timestamp:
04/14/23 09:28:55 (13 months ago)
Author:
wanneut@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2482, comment 3

    v1 v2  
    77...
    88
    9 I do not think that there is any similar big and actively maintained non-python software like nginx, that is defaulting to IPv4 only even if you listen on *.
     9I do not think that there is any similar big and actively maintained non-python software like nginx, that is defaulting to IPv4 only even if you listen on * or ::. Everybody makes possible to configure dualstack in one line instead of having to configure IPv4 and IPv6 separately.
    1010
    1111> If both IPv4 and IPv6 listens are needed, it is currently trivial to configure it explicitly,