Project

General

Profile

Actions

Feature #112

closed

spawn-fcgi should call setsid() to disconnect the controlling terminal

Added by Anonymous almost 19 years ago. Updated about 15 years ago.

Status:
Fixed
Priority:
Normal
Target version:

Description

spawn-fcgi should call setsid() immediately after fork() in the child process to ensure that the controlling terminal is disconnected.

-- cpisto


Files

setsid.diff (367 Bytes) setsid.diff patch against 1.3.13 -- cpisto Anonymous, 2005-05-02 23:59
Actions #1

Updated by conny about 18 years ago

I don't fully understand the implications (if any) of not doing so?

Actions #2

Updated by jan almost 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

applied in r1104

Actions #3

Updated by stbuehler about 15 years ago

  • Project changed from Lighttpd to spawn-fcgi
  • Category deleted (mod_fastcgi)
Actions #4

Updated by stbuehler about 15 years ago

  • Target version set to 1.6.0
Actions

Also available in: Atom