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 2004/02/25 15:23:36 UTC

DO NOT REPLY [Bug 27223] New: - Request received is corrupt (SOMETIMES)

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=27223>.
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=27223

Request received is corrupt (SOMETIMES)

           Summary: Request received is corrupt (SOMETIMES)
           Product: Tomcat 4
           Version: 4.1.29
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: aalejo.n@tvcatalunya.com


In our prod. enviroment we sometimes receive a corrupt request that makes 
impossible to read the values of the request. Data received seems to be two 
requests mixed. Here there are some examples:
  "1iUsrField=USERID"
  "3S=SER_JOCS"
  "2=ESP_REG" 
  ...

We cannot reproduce this bug as we want and even when we support a big 
concurrency access this error maybe doesn't occur. We use POST method to 
receive data.

Our architecture is:
 N frontal computers: HW: Compaq DL360 dual processor, 2CPU, 2GB RAM
                     OS: Linux kernel 2.4.20-20.8smp
                     HTTP Server: Apache 2.0.48 + mod_jk2 connector 2.0.2
 N BackOffice computers: HW: Compaq DL360 dual processor, 2CPU, 2GB RAM
                     OS: Linux kernel 2.4.20-20.8smp
                     APP Server: tomcat 4.1.29 + mod_jk2 connector 2.0.2 + jvm 
1.4.2_02
 We use loadbalancer connector among all computers.

Thanks in advance.

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