Skip to content
  1. Jan 31, 2009
    • Eric Covener's avatar
      Merge r732421, r732451 from trunk: · 984f01b5
      Eric Covener authored
      Release the accept mutex after receiving the shutdown signal
      in single-process mode.  (That isn't a critical step, but
      neatness counts.)
      
      Submitted by: rpleum
      
      
      
      prefork: Fix child process hang during graceful restart/stop in
      configurations with multiple listening sockets.
      
      PR: 42829
      Submitted by: Joe Orton, with some tweaking and testing from me
      
      Reviewed by: trawick, rpluem, jorton, pgollucci
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739608 13f79535-47bb-0310-9956-ffa450edef68
      984f01b5
    • Eric Covener's avatar
      Merge r726109, r733465, r733467, r733695 from trunk: · 31c42f0b
      Eric Covener authored
      mod_ssl: Make the size of the per-dir-reneg request-body buffer
      configurable, by popular demand:
      
      * modules/ssl/ssl_private.h: Define DEFAULT_RENEG_BUFFER_SIZE.
        (SSLDirConfigRec): Add nRenegBufferSize field.
      
      * modules/ssl/ssl_engine_config.c (ssl_cmd_SSLRenegBufferSize): New
        function.
        (ssl_config_perdir_create, ssl_config_perdir_merge): Handle
        nRenegBufferSize.
      
      * modules/ssl/ssl_engine_io.c (ssl_io_buffer_fill): Take max buffer
        size as an argument rather than compile-time constant.
      
      * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Pass
        nRenegBufferSize to ssl_io_buffer_fill.
      
      * modules/ssl/mod_ssl.c (ssl_config_cmds): Add SSLRenegBufferSize.
      
      PR: 39243
      
      
      * Correctly merge SSLRenegBufferSize directive.
      
      PR: 46508
      Submitted by: <tlhackque yahoo.com>
      Reviewed by: rpluem, jorton, pgollucci
      
      * Add a stub documentation for SSLRenegBufferSize.
      
      
      * docs/manual/mod/mod_ssl.xml: Flesh out SSLRenegBufferSize
       docs a little - thanks rpluem!
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739605 13f79535-47bb-0310-9956-ffa450edef68
      31c42f0b
    • Eric Covener's avatar
      Merge r728015, r728220, r728020 from trunk: · 73387a61
      Eric Covener authored
       *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
          way that per-directory rewrites append the previous notion of PATH_INFO
          to each substitution before evaluating subsequent rules.
          PR38642 [Eric Covener]
      
        axe r->path_info in a more standard way, suggested by Aleksander Budzynowski 
        doc typo spotted by Vincent Bray
      
      Submitted By: Eric Covner
      Reviewed by: jorton, pgolluci
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739600 13f79535-47bb-0310-9956-ffa450edef68
      73387a61
    • Philip M. Gollucci's avatar
      promote · 9ed209cb
      Philip M. Gollucci authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739469 13f79535-47bb-0310-9956-ffa450edef68
      9ed209cb
    • Philip M. Gollucci's avatar
      vote · 1e02776f
      Philip M. Gollucci authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739468 13f79535-47bb-0310-9956-ffa450edef68
      1e02776f
  2. Jan 30, 2009
  3. Jan 25, 2009
  4. Jan 24, 2009
  5. Jan 22, 2009
  6. Jan 21, 2009
  7. Jan 18, 2009
  8. Jan 17, 2009
  9. Jan 16, 2009
  10. Jan 14, 2009
  11. Jan 12, 2009
  12. Jan 11, 2009
  13. Jan 10, 2009
  14. Jan 09, 2009
  15. Jan 08, 2009