1. 23 Dec, 2016 3 commits
    • Stefan Eissing's avatar
      On the trunk: · 5124a18e
      Stefan Eissing authored
      Cleanup mod_http2 beamer registry on server reload. Fixes PR60510.
      
       * modules/http2/h2_bucket_beam.c
         register cleanup function on installation that NULLs the beamer
         registry on pool cleanup.
      
      Patch by: Pavel Mateja <pavel@verotel.cz
                me
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1775833 13f79535-47bb-0310-9956-ffa450edef68
      5124a18e
    • Stefan Eissing's avatar
      On the trunk: · 0aa086b3
      Stefan Eissing authored
      Updates after mod_http2 backport
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1775823 13f79535-47bb-0310-9956-ffa450edef68
      0aa086b3
    • Stefan Eissing's avatar
      On the trunk: · 43b7cc98
      Stefan Eissing authored
      Fix mod_h2/github issue #126: correct lifetime of data sent on temp pools
      
      * modules/http2/h2_bucket_beam.c 
        - ignore send pools that are sub-pools of the existing one
        - added h2_beam_send_from() to allow explicit registering of the
          correct pool for the sending
      
      * modules/http2/h2_bucket_beam.h
        - add prototype for h2_beam_send_from()
      
      * modules/http2/h2_mplx.c
        - adding logging of output beam state
      
      * modules/http2/h2_stream.c
        - register stream pool for sending data on input beam
      
      * modules/http2/h2_task.c
        - register task pool on output beam on creation
        - adding trace logging
       
      * modules/http2/h2_proxy_session.c
        - fixing a type in a comment while we're at it
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1775813 13f79535-47bb-0310-9956-ffa450edef68
      43b7cc98
  2. 22 Dec, 2016 3 commits
  3. 21 Dec, 2016 3 commits
  4. 20 Dec, 2016 3 commits
  5. 19 Dec, 2016 1 commit
  6. 18 Dec, 2016 2 commits
  7. 16 Dec, 2016 7 commits
  8. 15 Dec, 2016 9 commits
  9. 14 Dec, 2016 3 commits
  10. 13 Dec, 2016 6 commits