1. 18 Jul, 2001 1 commit
    • Paul J. Reder's avatar
      · 31207361
      Paul J. Reder authored
      Changed AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
      added an AP_MPMQ_MAX_DAEMON_USED to refer to the highest
      daemon index actually used in the scoreboard. I also
      updated the pertinent calls.
      
      Paul J. Reder
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89604 13f79535-47bb-0310-9956-ffa450edef68
      31207361
  2. 13 Jul, 2001 1 commit
    • Bill Stoddard's avatar
      Win32: Prevent listening sockets from being inherited by · f0d05926
      Bill Stoddard authored
      the Apache child process, CGI scripts, rotatelog process
      etc.  If the Apache child process segfaults, any processes
      that the child started are not reaped. Prior to this fix,
      these processes inherited the listening sockets which sometimes
      prevented the restarted Apache child process from accepting
      connections (ie, the server would hang).
      
      The Sleep(1000) is a bit of a hack but it is sufficient I believe. All
      that is really necessary is for the parent to give up its quantum and
      allow the child to run. I could not get WaitForInputIdle to work properly.
      Will investigate alternative solutions later.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89547 13f79535-47bb-0310-9956-ffa450edef68
      f0d05926
  3. 12 Jul, 2001 1 commit
  4. 11 Jul, 2001 2 commits
  5. 10 Jul, 2001 1 commit
  6. 09 Jul, 2001 2 commits
  7. 06 Jul, 2001 1 commit
  8. 05 Jul, 2001 1 commit
  9. 02 Jul, 2001 3 commits
  10. 28 Jun, 2001 4 commits
  11. 27 Jun, 2001 1 commit
  12. 26 Jun, 2001 1 commit
  13. 20 Jun, 2001 1 commit
  14. 18 Jun, 2001 2 commits
  15. 15 Jun, 2001 1 commit
  16. 12 Jun, 2001 2 commits
  17. 11 Jun, 2001 1 commit
  18. 10 Jun, 2001 2 commits
  19. 09 Jun, 2001 1 commit
  20. 07 Jun, 2001 3 commits
  21. 06 Jun, 2001 2 commits
  22. 05 Jun, 2001 1 commit
  23. 04 Jun, 2001 1 commit
  24. 01 Jun, 2001 3 commits
  25. 23 May, 2001 1 commit