RE: is there a hard coded size limit to mod_jk response headers?

2007-01-16 Thread Fisher, Mitchell L
Hi, could you elaborate? Will a matching mod_jk update be needed? -Mitch -Original Message- From: Takayuki Kaneko [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 16, 2007 3:45 AM To: Tomcat Developers List Subject: Re: is there a hard coded size limit to mod_jk response headers? Hi Yu

AJP Connector & enableLookups

2006-11-24 Thread Fisher, Mitchell L
I have a question about the behavior of the Tomcat AJP Connector. When my mod_jk equivalent sends the remote host name in AJP, the servlet's call to getRemoteHost() returns the IP address if enableLookups is set false in the connector, and returns the remote host supplied by the front-end server i