]
Michal Babacek closed MODCLUSTER-172.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
mod_advertise: Invalid ServerAdvertise Address too often
--------------------------------------------------------
Key: MODCLUSTER-172
URL:
https://issues.jboss.org/browse/MODCLUSTER-172
Project: mod_cluster
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.1.0.CR3
Environment: any
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
Priority: Minor
Fix For: 1.1.0.Final
The configuration:
<VirtualHost *:6666>
ServerName
titi.toto.com
Gives:
[Fri Jun 25 15:22:16 2010] [crit] (22)Invalid argument: mod_advertise: Invalid
ServerAdvertise Address titi.toto.com:0
Configuration Failed
but we should be able to guess the port from the VirtualHost...