> From: Jon Forster [mailto:deltaw...@gmail.com] 
> Subject: Mod_JK inserted header case sensitivity issue

> the MODJK plugin inserts a Content-Length header using mixed-case ie: 
> Content-Length: <length> (as defined in /native/common/jk_ajp_common.c),
> this is ignored by the webserver core as it's expecting inserted headers
> to be all lower-case

Let me see if I've understood this properly: the iPlanet webserver is not 
spec-compliant because it insists that HTTP headers be lower case, and you want 
the mod_jk plugin to change its spec-compliant behavior to conform to the 
obvious design flaw in iPlanet?

How about an alternative solution: eliminate the intermediate web server, or 
replace it with one that is spec-compliant (e.g, httpd).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to