https://issues.apache.org/bugzilla/show_bug.cgi?id=52929

             Bug #: 52929
           Summary: New release of mod_jk preventing chaining with
                    mod_fcgid
           Product: Tomcat Connectors
           Version: 1.2.33
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_jk
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: a...@corelius.net
    Classification: Unclassified


On brand new CentOS 5.7 64 bits, using Apache 2.2.3 RPM from CentOS and fcgid
RPM from the EPEL repository (httpd-2.2.3-63.el5.centos.1 and
mod_fcgid-2.2-11.el5).

Compiled and deployed mod_jk 1.2.33. 

All requests for fcgis started failing. The mod_jk logs look like:
[Fri Mar 16 13:26:58 2012][20863:47421889860416] [debug]
map_uri_to_worker_ext::jk_uri_worker_map.c (1119): Attempting to map URI
'/fcgi-test' from 2 maps
[Fri Mar 16 13:26:58 2012][20863:47421889860416] [debug]
find_match::jk_uri_worker_map.c (933): Attempting to map context URI
'/test/*=test' source 'uriworkermap'
[Fri Mar 16 13:26:58 2012][20863:47421889860416] [debug]
find_match::jk_uri_worker_map.c (933): Attempting to map context URI
'/test=test' source 'uriworkermap'

the requests were then passed on to the fcgi but every request led to the fcgi
core dumping.

Compiled and deployed mod_jk 1.2.32 and all fcgi requests succeeded.

Note: I have a number of other servers with mod_jk 1.2.32 and fcgid, all
working fine, I've attempted to upgrade one of the test servers to mod_jk
1.2.33 and got the same error there.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to