Skip to content
  1. Oct 23, 2008
  2. Oct 22, 2008
  3. Oct 21, 2008
  4. Oct 20, 2008
  5. Oct 10, 2008
  6. Sep 24, 2008
  7. Sep 23, 2008
  8. Sep 12, 2008
  9. Sep 05, 2008
  10. Aug 18, 2008
  11. Aug 15, 2008
  12. Aug 10, 2008
  13. Aug 05, 2008
  14. Aug 04, 2008
  15. Jul 22, 2008
  16. Jul 19, 2008
  17. Jul 13, 2008
  18. Jul 10, 2008
  19. Jun 21, 2008
  20. Jun 16, 2008
  21. Jun 13, 2008
  22. Jun 06, 2008
  23. Jun 05, 2008
    • William A. Rowe Jr's avatar
      httpd-2.2 and -2.0 specific patch to revert to 2.0.55/2.2.0 handling of the · 84d650ac
      William A. Rowe Jr authored
      stdout channel; do not close stdout in the parent process or reassign it to
      \\Device\Null, but keep it open so that the console signal handler continues
      to interact with the running "daemonized" httpd process.
      
      Not committed to httpd-2.x; there is disagreement as to whether this is good
      behavior for a daemon, and the proper 2.4(3.0) behavior on Win32 may be to
      daemonize but properly handle -k stop by the PID file contents.  Many have
      asked for this feature who run a minimal httpd.exe, especially from some
      removeable media such as CD, and wish to be able to halt it as a console. 
      
      PR: 44800 (part 3/3)
      Submitted by: tdonovan
      Backports: r663704
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@663705 13f79535-47bb-0310-9956-ffa450edef68
      84d650ac