Page MenuHomeDevCentral

Ensure nginx listens every vhost in IPv6 on Ysul
Closed, ResolvedPublic

Description

A few vhost for Zed, Wolfplex or Espace Win don't listen in IPv6 but only in IPv4 in HTTP.

Each vhost should be contain:

listen          80;
listen          [2001:470:1f12:9e1::2]:80;
listen          [2001:470:1f13:9e1:0:c0ff:ee:1]:80;

IPv6 configuration always include the IPv6.

Event Timeline

dereckson claimed this task.
dereckson triaged this task as Normal priority.
dereckson added a project: Servers.
dereckson added a subscriber: dereckson.
dereckson added a project: Zed.
dereckson added a subscriber: amj.