-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP 5.0.1
-
Fix Version/s: EAP_EWP 5.1.1
-
Component/s: mod_cluster
-
Labels:None
-
Affects:Release Notes
-
Release Notes Text:The maximum length for cluster aliases has been raised from 40 to 64, to accomodate longer aliases.
-
Release Notes Docs Status:Documented as Resolved Issue
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). (see the linked jira)
NB: I had to fix a few "NMAKEmakefile", otherwise it won't compile with Visual Studio 2010 (see patch #2)
- is related to
-
MODCLUSTER-173 Alias max length too low
-
- Closed
-