RE: problem with lost request parameters

2006-01-19 Thread McClure, James
> I have already tried the following: I agree that this could be caused by encoding issues; as you have already attempted to change in order to rectify the situation. Just an idea... Have you tried changing the method type to "get" and losing the encoding type? The name/value pairs (form data

AJP Connector configuration

2006-01-19 Thread McClure, James
I have an environment with Tomcat 5.5, AJP1.3, Apache 2 and refer to the server.xml file content for my installation. The Tomcat 5.5 AJP Connector configuration eludes to a Connector attribute by the name of "backlog", which can be set to configure the pending request queue size. (See http://tomc