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 2002/05/25 20:11:02 UTC

DO NOT REPLY [Bug 9417] New: - ajp13 conector does not apss Query string corectly

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

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

ajp13 conector does not apss Query string corectly

           Summary: ajp13 conector does not apss Query string corectly
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: Other
               URL: http://www.hevery.com/examples/jsp/snp/snoop.jsp?This+do
                    es+not+work+through+ajp13=Only+works+directly
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Connector:JK/AJP (deprecated)
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: misko@hevery.com


Compare these two URLs and look ar the query string:

http://hevery.com:8123/examples/jsp/snp/snoop.jsp?Does+not+work=1

http://hevery.com/examples/jsp/snp/snoop.jsp?This+works=1

As you can see the ajp does not pass the query to the tomcat.

It does show up in the header:
http://hevery.com/examples/servlet/RequestHeaderExample?header=value

CONIFGURATION:
Tomcat: 4.0.3
ajp:1.3
Windows 2000 with IIS 5.0 and all patches/service packs

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>