[mod_cluster-issues] [JBoss JIRA] Created: (MODCLUSTER-173) Alias max length too low

Gregory Lardiere (JIRA) jira-events at lists.jboss.org
Mon Jun 28 08:23:46 EDT 2010


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


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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the mod_cluster-issues mailing list