> From: Nilesh Bansal [mailto:nileshban...@gmail.com]
> Subject: AJP with HTTPD - Buffer Size on long URLs
> 
> Is there a way the buffer size can be increased?

As usual, it's in the docs:
http://tomcat.apache.org/connectors-doc/reference/workers.html#Advanced%20Worker%20Directives

Look at the max_packet_size attribute.  Note that a corresponding setting must 
be made in the AJP <Connector> element in Tomcat's conf/server.xml file.

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

Reply via email to