Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B36909F3E for ; Thu, 9 Aug 2012 05:50:05 +0000 (UTC) Received: (qmail 59803 invoked by uid 500); 9 Aug 2012 05:50:02 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 59654 invoked by uid 500); 9 Aug 2012 05:50:01 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 59609 invoked by uid 99); 9 Aug 2012 05:49:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 05:49:59 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 05:49:53 +0000 Received: from alf.nabble.com ([192.168.236.21]) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SzLci-0003Ta-Dh for users@tomcat.apache.org; Wed, 08 Aug 2012 22:49:32 -0700 Date: Wed, 8 Aug 2012 22:49:32 -0700 (PDT) From: wygnesh To: users@tomcat.apache.org Message-ID: <1344491372399-4985037.post@n6.nabble.com> In-Reply-To: References: <99C8B2929B39C24493377AC7A121E21F9680145691@USEA-EXCH8.na.uis.unisys.com> <99C8B2929B39C24493377AC7A121E21F9680145697@USEA-EXCH8.na.uis.unisys.com> Subject: Re: AJP with HTTPD - Buffer Size on long URLs MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Nilesh / Others, I'm facing the same problem too - I was trying to find about where the "ProxyIOBufferSize" directive has to be added to. Is it the "httpd.h" file (for the max value) & then subsequently the "httpd.conf" to set any limit within the max value, if required. The mod_proxy says "mod_proxy.c" is the module file, but I'm not certain on it. Could you please let me know on where you added the directive, also did you recompile Apache after changing the ProxyIOBufferSize ? Thanks, WYG -- View this message in context: http://tomcat.10.n6.nabble.com/AJP-with-HTTPD-Buffer-Size-on-long-URLs-tp2165638p4985037.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org