https://issues.apache.org/bugzilla/show_bug.cgi?id=54948

--- Comment #1 from Eric Covener <[email protected]> ---
I think the guts of this is related to how 0.0.0.0 is counted as a "default
server" (this is bogus), but <VH *:80 has two addresses that will both add an
NVH config to the same ip chain in the "default list".

In 2.2, add_name_vhost_config is skipped when a new IP chain is created.I think
this (inadvertently?) prevents the  * addresses from doubling up, and it works
because the first entry in the chain is the default anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to