Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 91813 invoked from network); 24 Jan 2006 19:17:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jan 2006 19:17:01 -0000 Received: (qmail 2765 invoked by uid 500); 24 Jan 2006 19:16:51 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 2756 invoked by uid 500); 24 Jan 2006 19:16:51 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 2745 invoked by uid 99); 24 Jan 2006 19:16:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jan 2006 11:16:51 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FROM_NO_LOWER,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [149.10.176.86] (HELO mail.nysed.gov) (149.10.176.86) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jan 2006 11:16:48 -0800 Received: from DOMAIN1-MTA by mail.nysed.gov with Novell_GroupWise; Tue, 24 Jan 2006 14:16:26 -0500 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.6 Beta Date: Tue, 24 Jan 2006 14:16:09 -0500 From: "Mark Jackson" To: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=__Part684AF0E9.0__=" X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Large SSL Form Proxy Problem with 2.0.55 - REPOST X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=__Part684AF0E9.0__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I'm having trouble with Large SSL forms when I upgrade to Apache 2.0.55. I have a Reverse Proxy setup that passes information along to a backend server. On Forms that are above a certain size, it seems to chop off the beginning of the request. This only happens with the form when it is proxied via SSL, it works just fine when doing a POST via the non-SSL port. The problem does has not occured in all of the previous versions of Apache I've run (2.0.48-2.0.54), so I've downgraded the proxy servers to 2.0.54 as a work around. The log files show that the request is successful, but of course the Application on the backend is unhappy because it isn't getting all the data. I also did a packet capture which showed that the packet size was significantly smaller but didn't show any network errors. Has anyone else encountered an issue with this or have any ideas what might be going on? Mark L. Jackson UNIX System Administrator Software Unit NY State Education Department (518) 473-0001 mjackso3@mail.nysed.gov --=__Part684AF0E9.0__= Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Description: HTML
I'm having trouble with Large SSL forms when I upgrade to Apache = 2.0.55.
 
I have a Reverse Proxy setup that passes information along to a = backend server.  On Forms that are above a certain size, it seems to = chop off the beginning of the request.  This only happens with the = form when it is proxied via SSL, it works just fine when doing a POST via = the non-SSL port.
 
The problem does has not occured in all of the previous versions of = Apache I've run (2.0.48-2.0.54), so I've downgraded the proxy servers to = 2.0.54 as a work around.
 
The log files show that the request is successful, but of course the = Application on the backend is unhappy because it isn't getting all the = data.  I also did a packet capture which showed that the packet size = was significantly smaller but didn't show any network errors.
 
Has anyone else encountered an issue with this or have any ideas what = might be going on?
 
Mark L. Jackson
UNIX System Administrator
Software Unit
NY = State Education Department
(518) 473-0001
mjackso3@mail.nysed.gov
--=__Part684AF0E9.0__=--