Actions
Feature #333
closedconcurrent ipv4 and ipv6
Status:
Invalid
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
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?
Updated by jan over 19 years ago
- Status changed from New to Fixed
- 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" { }
Updated by stbuehler over 16 years ago
- Status changed from Need Feedback to Fixed
- Resolution set to invalid
Actions
Also available in: Atom