[JBoss JIRA] Created: (MODCLUSTER-121) Mod_cluster does support more that 3 Alias in <Host/>
by Jean-Frederic Clere (JIRA)
Mod_cluster does support more that 3 Alias in <Host/>
-----------------------------------------------------
Key: MODCLUSTER-121
URL: https://jira.jboss.org/jira/browse/MODCLUSTER-121
Project: mod_cluster
Issue Type: Bug
Environment: 1.0.2 and 1.1.0 Beta1
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
Create <Host/> like:
<Host name="localhost">
<Alias>xxxxx.xxxx.xx</Alias>
<Alias>yyyyy.xxxx.xx</Alias>
<Alias>yyyy1.xxxx.xx</Alias>
Start AS and httpd will complain:
[Wed Jan 06 16:15:39 2010] [debug] mod_manager.c(2053): manager_handler ENABLE-APP (/) processing: "JVMRoute=jfcpc&Alias=localhost,xxxxx.xxxx.xx,yyyyy.xxxx.xx,yyyy1.xxxx.xx&Context=%2fsslapp"
[Wed Jan 06 16:15:39 2010] [debug] mod_manager.c(1743): manager_handler ENABLE-APP error: MEM: Can't read host alias
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira