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 2001/02/02 22:54:03 UTC

[Bug 235] New - Apache, mod_jk + APJ13 problems with RequestDispatcher.forward() BugRat Report#373

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=235

*** shadow/235	Fri Feb  2 13:54:02 2001
--- shadow/235.tmp.14788	Fri Feb  2 13:54:03 2001
***************
*** 0 ****
--- 1,19 ----
+ +============================================================================+
+ | Apache, mod_jk + APJ13 problems with RequestDispatcher.forward() BugRat Re |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 235                         Product: Tomcat 3                |
+ |       Status: UNCONFIRMED                 Version: Nightly Build           |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Normal                   OS/Version: All                     |
+ |     Priority: High                      Component: Connectors              |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: danmil@shore.net                                             |
+ |  Reported By: anonymous-bug@cortexity.com                                  |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Using mod_jk + APJ13, RequestDispatcher.forward() returns intermittent results - sometimes returning the correct page, sometimes throwing a socket write error, sometimes returning (cached?) results from a previous request. The query string seems to be frequently ignored. No predictable pattern.
+ 
+ Additional note: Henri Gomez has reported this on 6/9/00, under the subject "RE: mod_jk/ajp13 probs with sockets reuse ?"