RE: [us...@httpd] proxy 502 problem uploading a large file

2009-11-25 Thread Prigge Scott
:D I just saved you about a month worth of work... Try adding this directive to your SM policy: LegacyStreamingBehavior = YES > -Original Message- > From: Scott Chapman [mailto:schap...@mischko.com] > Sent: Wednesday, November 25, 2009 8:46 AM > To: users@httpd.apache.org > Subject: Re

RE: [us...@httpd] proxy 502 problem uploading a large file

2009-11-25 Thread Prigge Scott
Hi Scott, I recently posted a message to the group about a 502 error I was getting: http://mail-archives.apache.org/mod_mbox/httpd-users/200911.mbox/%3c9a7d6213f32e30428d8c94e8441c8ac85c8a8...@edxmb25.jdnet.deere.com%3e Given the description of your environment, it's not clear if my situation r

[us...@httpd] RE: TCP SYN behavior and reverse proxy (mod_proxy)

2009-11-12 Thread Prigge Scott
> Hello, don't know if this works or if you tried it already but here are some > Environment Variables which could help. > proxy-sendchunks or proxy-sendchunked or maybe proxy-initial-not-pooled. > I changed the keep-alive timeout on the backend to the timeout of the > frontend apache to minimize

[us...@httpd] TCP SYN behavior and reverse proxy (mod_proxy)

2009-11-11 Thread Prigge Scott
Hi. I'm running 2.2.8 on Linux with mod_proxy in a reverse proxy configuration, which is forwarding data to an application server. And there is a feature within this application which relies on HTTP POST data from the browser. We also have a third-party authentication module which is loaded as a