Ticket #333 (reopened enhancement)

Opened 3 years ago

Last modified 2 years ago

concurrent ipv4 and ipv6

Reported by: anonymous Owned by: jan
Priority: normal Milestone:
Component: core Version:
Severity: normal Keywords: ipv6
Cc: Blocked By:
Need User Feedback: Blocking:

Description

I was expecting server.use-ipv6 to bind to both ipv4 and ipv6, but instead it only binds to ipv6. Could we get support to handle both ipv4 and ipv6 connections in the same server?

Attachments

Change History

Changed 3 years ago by jan

  • status changed from new to closed
  • resolution set to invalid

Open the default socket with

server.use-ipv6 = "enable"

and the IPv$ with the socket directive:

$SERVERsocket? == "0.0.0.0:80" { }

Add/Change #333 (concurrent ipv4 and ipv6)

Author



Change Properties
<Author field>
Action
as reopened
 
Note: See TracTickets for help on using tickets.