]
Jean-Frederic Clere updated MODCLUSTER-173:
-------------------------------------------
Fix Version/s: 1.0.5
1.1.1.Final
Alias max length too low
------------------------
Key: MODCLUSTER-173
URL:
https://jira.jboss.org/browse/MODCLUSTER-173
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.0.3.GA
Environment: Windows server 2008
Reporter: Gregory Lardiere
Assignee: Jean-Frederic Clere
Fix For: 1.0.5, 1.1.1.Final
Attachments: alias.patch, makefile.patch, patch.txt
We have virtual-hosts in server.xml with aliases of more than 40 characters. No problem
on the jboss side, but on apache side, mod_cluster fails with the following message :
"MEM: Can't read host alias".
Changing HOSTALIASZ from 40 to 64 (mod_clustersize.h) resolves the problem (see patch
#1).
NB: I had to fix a few "NMAKEmakefile", otherwise it won't compile with
Visual Studio 2010 (see patch #2)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: