.
Josiah Purtlebaugh
josiah.purtleba...@gmail.com
+1 253 797 4233
On Feb 21, 2011, at 4:12 PM, Liam O'Boyle wrote:
Morning,
I still haven't had any luck addressing this problem; I'm posting this
in the hope that someone has some sort of idea, otherwise I will have
to scrap mod_fcgid
...@gmail.com
+1 253 797 4233
On Feb 22, 2011, at 6:03 AM, Liam O'Boyle wrote:
Hi Josiah,
There was a strace snippet in the linked serverfault page, as follows
root@some-machine:~# strace -p 24837
Process 24837 attached - interrupt to quit
write(3,
\5|A\313%\35\337\376\275\237\230\266\242\371
-- Forwarded message --
From: Liam O'Boyle l...@elyobo.net
Date: Tue, Feb 8, 2011 at 4:46 PM
Subject: mod_fcgid with php CGI hangs on interrupted downloads
To: mod-fcgid-users@lists.sourceforge.net
Hi there,
I'm having an issue with downloads through PHP when using mod_fcgid
Hi there,
I'm having an issue with downloads through PHP when using mod_fcgid;
if the download is interrupted before it's complete, the php-cgi
process seems to block until the execution timeout is reached, rather
than aborting immediately. Further requests to the server by the
same user that