You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2007/04/20 17:10:26 UTC

DO NOT REPLY [Bug 42177] New: - Apache 2.0.59/mod_jk 1.2.22: SSI failure

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42177>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42177

           Summary: Apache 2.0.59/mod_jk 1.2.22:  SSI failure
           Product: Tomcat 5
           Version: 5.0.28
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Native:JK
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: heitkergm@acm.org


I use Apache 2.0.59, mod_jk 1.2.22, and Tomcat 5.0.28.  I have a web app which
returns mostly static web pages, but it forces a login to see them.  The web
pages  require SSI (which is enabled on Apache), and the files to be included
need to be served by the web app.

The SSI consistently fails - the Apache mod_include can't find the include file
which comes from the web app.

The interesting thing is that when I use the old and moldy mod_jk2, version
2.0.4,  things work as I expected!!!  The SSI works, and the pages have all
their pieces and parts.

Even though it's been deprecated, mod_jk2 works when mod_jk doesn't...

I'd like to move up to mod_jk, but I can't until this functionality works.

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

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


DO NOT REPLY [Bug 42177] - Apache 2.0.59/mod_jk 1.2.22: SSI failure

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42177>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42177





------- Additional Comments From mturk@apache.org  2007-04-20 09:13 -------
Can you share some light on us, and give us a config that
works with JK2 and doesn't with JK 1.2.22

Also, although not essential, what is the OS you are using?

BTW, your entry has nothing to do with bugzilla. This is a
typical question for Tomcat users group, but I'm curious ;)

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

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


DO NOT REPLY [Bug 42177] - Apache 2.0.59/mod_jk 1.2.22: SSI failure

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42177>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42177


mturk@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From mturk@apache.org  2007-04-20 12:06 -------
Great it works. Anyhow, some sort of log and config would be helpfull.

Like said, for any further assistance try users list, but be sure to
post your configuration, logs, OS info, etc.
SSI works just fine with mod_jk if configured correctly.


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

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


DO NOT REPLY [Bug 42177] - Apache 2.0.59/mod_jk 1.2.22: SSI failure

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42177>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42177





------- Additional Comments From heitkergm@acm.org  2007-04-20 11:45 -------
I've taken another look, and now agree with mladen turk; things now work with 
mod_jk 1.2.22 IF I set the connection pool size to 2.

Leave the pool size at 1, things don't work.  At 2 or greater, the SSI works.

I don't know if there would be any bad affects for making that configuration 
change.  We'll see...

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

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