On Wed, Feb 23, 2011 at 6:53 PM, Ursa Polaris wrote:
> This is the first I've heard of mod_cgid, so no we're not using it.
> Apparently it IS in our mods-available folder and ready to use though.
> I'm using Prefork mode which is the default for Ubuntu's stable Apache
> package. Is that a thread
This is the first I've heard of mod_cgid, so no we're not using it.
Apparently it IS in our mods-available folder and ready to use though.
I'm using Prefork mode which is the default for Ubuntu's stable Apache
package. Is that a threaded MPM that should make use of mod_cgid?
Also, do you thin
On Wed, Feb 23, 2011 at 5:23 PM, Ursa Polaris wrote:
> Hopefully that helps give more details and insight as well. I'm
> totally at a loss with this issue, but it's really bothering myself
> and my users something fierce. =/ I'm hoping not to be forced to move
> to nginx, but the lack of suppor
We have tested using a remote browser with a user sitting at a
browser to repro the issue (hours of hitting the enter key, holy cow),
and we have also used scripts that make LWP POST requests on the same
netblock, as well as running the LWP POST from localhost - all
versions saw about a 1% occur
On Wed, Feb 23, 2011 at 4:01 PM, Ursa Polaris wrote:
> I guess I forgot to mention that we have verified using WireShark
> that Chrome, Firefox and IE are all correctly sending the POST data
> over the network in these cases. It's not a browser issue.
that's great info
(note that you have to be
I guess I forgot to mention that we have verified using WireShark
that Chrome, Firefox and IE are all correctly sending the POST data
over the network in these cases. It's not a browser issue.
On Wed, Feb 23, 2011 at 11:30 AM, Jeff Trawick wrote:
> On Wed, Feb 23, 2011 at 1:51 PM, Eric Covener
On Wed, Feb 23, 2011 at 1:51 PM, Eric Covener wrote:
> On Wed, Feb 23, 2011 at 1:18 PM, Ursa Polaris wrote:
>> So I have had my Apache 2.2 server randomly dropping POST data (all
>> or nothing, it doesn't just drop bits or pieces)
>
> Doesn't IE sometimes forget to send the POST data when it re
On Wed, Feb 23, 2011 at 1:18 PM, Ursa Polaris wrote:
> So I have had my Apache 2.2 server randomly dropping POST data (all
> or nothing, it doesn't just drop bits or pieces)
Doesn't IE sometimes forget to send the POST data when it re-connects
after an error?
--
So I have had my Apache 2.2 server randomly dropping POST data (all
or nothing, it doesn't just drop bits or pieces) to Perl-CGI scripts
for well over a year now on production servers. So far we've put up
with it because it only seems to happen about 1% of the time, however
as our sites are grow