You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Cliff Skolnick <cl...@organic.com> on 1996/07/17 21:09:31 UTC

WWW Form Bug Report: "CGI's don't die when client connection is closed" on Solaris 2.x (fwd)


--
Cliff Skolnick, CIO      http://www.organic.com/     cliff@organic.com
Organic Online, Inc.       ** we're hiring **           (415) 278-5650
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759

---------- Forwarded message ----------
Date: Wed Jul 17 11:35:58 1996
From: whamlin@indiana.edu
To: cliff@organic.com
Subject: WWW Form Bug Report: "CGI's don't die when client connection is closed" on Solaris 2.x

Submitter: whamlin@indiana.edu
Operating system: Solaris 2.x, version: 
Version of Apache Used: 1.0
Extra Modules used: mod_env
URL exhibiting problem: 

Symptoms:
--
If a client requests a URI that references a
CGI script and then, before the CGI script
completes, closes the connection, the CGI script
will still execute to completion.

For standard small CGI scripts, this is mostly
a non-issue.  If you are doing database access
and generating large reports, however, it 
can greatly degrade performance.

This bug fix would be of immeasurable benefit
to Indiana University and other users of our 
size and calibre.

Thanks!

  - Bill
--

Backtrace:
--

--