1. 21 Feb, 2002 1 commit
    • Graham Leggett's avatar
      When proxy enabled a slow frontend client to read from an · 23c905ee
      Graham Leggett authored
           expensive backend server, it would wait until it had delivered
           the response to the slow frontend client completely before
           closing the backend connection. The backend connection is now
           closed as soon as the last byte is read from it, freeing up
           resources that would have been tied up unnecessarily.
      
      The proxy code read chunks from the backend server in a
           hardcoded amount of 8k. The existing ProxyReceiveBufferSize
           parameter has been overloaded to specify the size of this buffer.
      
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93526 13f79535-47bb-0310-9956-ffa450edef68
      23c905ee
  2. 19 Feb, 2002 1 commit
  3. 18 Feb, 2002 1 commit
  4. 15 Feb, 2002 1 commit
  5. 13 Feb, 2002 2 commits
  6. 11 Feb, 2002 1 commit
  7. 09 Feb, 2002 1 commit
  8. 08 Feb, 2002 1 commit
  9. 06 Feb, 2002 4 commits
  10. 05 Feb, 2002 1 commit
  11. 04 Feb, 2002 4 commits
  12. 02 Feb, 2002 1 commit
  13. 01 Feb, 2002 1 commit
  14. 31 Jan, 2002 3 commits
  15. 27 Jan, 2002 2 commits
  16. 25 Jan, 2002 1 commit
  17. 24 Jan, 2002 1 commit
  18. 22 Jan, 2002 6 commits
  19. 21 Jan, 2002 5 commits
  20. 20 Jan, 2002 2 commits