Project

General

Profile

Actions

Feature #333

closed

concurrent ipv4 and ipv6

Added by Anonymous over 19 years ago. Updated over 16 years ago.

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?

Actions #1

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" { }

Actions #2

Updated by stbuehler over 16 years ago

  • Status changed from Need Feedback to Fixed
  • Resolution set to invalid
Actions #3

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom