during the thread.
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Saturday, March 21, 2009 4:37 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Re: CGI Child Process Question
Lihet Ruben wrote:
> Well, I don't know better. I didn't knew at
e.org
Subject: Re: [us...@httpd] Re: CGI Child Process Question
Lihet Ruben wrote:
> Well, I don't know better. I didn't knew at all before I emailed the list.
> At first, I made an assumption, and I wanted someone to confirm it. Mean
> time, I did reasearch on how it works and I fou
Lihet Ruben wrote:
Well, I don't know better. I didn't knew at all before I emailed the list.
At first, I made an assumption, and I wanted someone to confirm it. Mean
time, I did reasearch on how it works and I found an answer, then share it
to the community ;)
Don't be mad at me :D
Well, may
riginal Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Saturday, March 21, 2009 3:53 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Re: CGI Child Process Question
Lihet Ruben wrote:
[...]
Well, if you know better,
Lihet Ruben wrote:
[...]
Well, if you know better, why do you ask ?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: u
em, he can
request again later.
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Saturday, March 21, 2009 1:03 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Re: CGI Child Process Question
Lihet Ruben wrote:
[...]
I would look at this in another way.
A
Lihet Ruben wrote:
[...]
I would look at this in another way.
A cgi-bin program is a separate process from the Apache child that runs
it. The Apache process starts the cgi-bin process, and arranges to read
back everything that the cgi-bin writes to STDOUT. Then Apache sends
this to the browser.
: Friday, March 20, 2009 8:28 PM
To: users@httpd.apache.org
Subject: [us...@httpd] Re: CGI Child Process Question
"Lihet Ruben" writes:
> The most
> important thing is I want to know if the person has downloaded the file
> completely or canceled the download. So I thought that
"Lihet Ruben" writes:
> The most
> important thing is I want to know if the person has downloaded the file
> completely or canceled the download. So I thought that is the user cancels
> the script, the program dies, I cannot log what happened.
Problem: your script might have already sent its en