I am using mod_proxy_ajp (and not mod_jk) and I was not able to find any suitable way of specifying the worker.properties file with this parameter on max_packet_size with mod_proxy. Any pointers will be most appreciated. I am still not sure where in httpd.conf to set the AJP specific parameters.
thanks, Nilesh On Fri, Nov 27, 2009 at 10:44 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > 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. > >