You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Milind Sawant <mi...@skandiabank.ch> on 2002/02/14 09:54:07 UTC

Anyone has any answer RE: Invalid Content-Length errors


-----Original Message-----
From: Milind Sawant [mailto:milind.sawant@skandiabank.ch]
Sent: 13 February 2002 16:49
To: Apache
Subject: Invalid Content-Length errors



Hi

I am using apache http server as a proxy to weblogic server.
I have a jsp which has only hidden form fields.

>From this jsp , a servlet is called using a form submit.

Now if i try to make buffer overflow by entering large data in one of the
hidden input fields ,
apache throws following errors

Cache-Control: no-cache02] [error] [client ip address] Invalid
Content-Length 123
Cache-Control: no-cache02] [error] [client ip address] Invalid
Content-Length 336
Cache-Control: no-cache02] [error] [client ip address] Invalid
Content-Length 336

and the servlet request is not forwarded to weblogic.

why can apache be behaving this way and how to avoid this?

my requirement is that the request should be forwarded to and gracefully
handled by weblogic.

Milind





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org