1. 10 Jul, 2016 1 commit
  2. 30 Jun, 2016 2 commits
  3. 28 Jun, 2016 1 commit
  4. 26 Jun, 2016 1 commit
  5. 22 Jun, 2016 2 commits
  6. 20 Jun, 2016 2 commits
  7. 16 Jun, 2016 2 commits
  8. 15 Jun, 2016 1 commit
  9. 14 Jun, 2016 1 commit
  10. 13 Jun, 2016 9 commits
  11. 09 Jun, 2016 1 commit
  12. 07 Jun, 2016 1 commit
  13. 06 Jun, 2016 2 commits
  14. 23 May, 2016 1 commit
  15. 21 May, 2016 1 commit
    • Jim Jagielski's avatar
      Merge r1722177, r1722195, r1722229, r1722320, r1722328, r1722334, r1722350,... · 27853774
      Jim Jagielski authored
      Merge r1722177, r1722195, r1722229, r1722320, r1722328, r1722334, r1722350, r1722351, r1722358, r1722377, r1723953, r1724879, r1724992, r1724993, r1724995, r1725018, r1725031, r1725120, r1725328, r1725387, r1725489, r1725498, r1725499, r1725523, r1725545, r1725567, r1725581, r1725602, r1725822, r1725967, r1726038, r1726049, r1726051, r1726052, r1726055, r1725090, r1728326, r1737020 from trunk:
      
      Commit framework impl of health-check module plus
      required changes. The actual health checking is
      currently in progress, but wanted to add in at
      this stage.
      
      Make aware of new status: Failed Health Check.
      Store the number of current passes/fails in shm
      
      finish looping logic... place-holder for actual checking
      
      Better check
      
      move to per server conf, useful for adding HealthCheckCondition
      
      Now implement the condition ruleset definition. The
      actual checking will be done in the actual health check
      routine.
      
      just check watched servers... use 'hc' prefix for sub directives
      
      Check that we have names for both templates and
      ...
      27853774
  16. 19 May, 2016 1 commit
  17. 18 May, 2016 1 commit
  18. 14 May, 2016 1 commit
  19. 12 May, 2016 1 commit
  20. 11 May, 2016 1 commit
  21. 05 May, 2016 1 commit
  22. 04 May, 2016 1 commit
  23. 03 May, 2016 1 commit
    • Ruediger Pluem's avatar
      Merge r1741310, r1741461 from trunk: · f2413112
      Ruediger Pluem authored
      
        Ensure http2 follows http in the meaning of
        status WRITE (meaning 'in the request processing
        phase' even if still consuming the request body,
        not literally in a 'now writing' state).
      
        Ensure a number of MPMs and the h2 connection io
        no longer clobber the request status line during
        state-only changes.  While at it, clean up some
        very ugly formatting and unnecessary decoration,
        and avoid the wordy _from_conn() flavor when we
        are not passing a connection_rec.
      
        Ensure the useragent_ip is only used in the case
        where it has been initialized, fall back on the
        connection's remote_ip if the status is accidently
        updated from an uninitialized request_rec.
      
      Revert to 2.4.1 behavior and null the request and vhost as appropriate.
      PR: 59333
      Submitted by: wrowe
      Reviewed by: wrowe, ylavic, rpluem
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1742179 13f79535-47bb-0310-9956-ffa450edef68
      f2413112
  24. 28 Apr, 2016 1 commit
  25. 27 Apr, 2016 2 commits
  26. 20 Apr, 2016 1 commit