1. 12 Sep, 2010 1 commit
    • Graham Leggett's avatar
      mod_cache: Change the signature of the store_body() provider function · 4470d41d
      Graham Leggett authored
      within the mod_cache provider interface to support an "in" brigade
      and an "out" brigade instead of just a single input brigade. This
      gives a cache provider the option to consume only part of the brigade
      passed to it, rather than the whole brigade as was required before.
      This fixes an out of memory and a request timeout condition that would
      occur when the original document was a large file. Update the
      mod_disk_cache provider implementation to take into account the new API.
      Introduce CacheReadSize and CacheReadTime directives to mod_disk_cache
      to control the amount of data to attempt to cache before sending the
      data on to the client in the "out" brigade.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@996395 13f79535-47bb-0310-9956-ffa450edef68
      4470d41d
  2. 06 Sep, 2010 1 commit
  3. 05 Sep, 2010 1 commit
  4. 04 Sep, 2010 5 commits
  5. 30 Aug, 2010 2 commits
  6. 27 Aug, 2010 1 commit
  7. 25 Aug, 2010 1 commit
  8. 24 Aug, 2010 1 commit
  9. 22 Aug, 2010 1 commit
  10. 21 Aug, 2010 1 commit
  11. 20 Aug, 2010 3 commits
  12. 19 Aug, 2010 1 commit
  13. 18 Aug, 2010 2 commits
  14. 16 Aug, 2010 1 commit
  15. 25 Jul, 2010 2 commits
  16. 24 Jul, 2010 1 commit
  17. 22 Jul, 2010 1 commit
  18. 21 Jul, 2010 2 commits
  19. 20 Jul, 2010 2 commits
  20. 19 Jul, 2010 2 commits
  21. 14 Jul, 2010 1 commit
  22. 04 Jul, 2010 1 commit
  23. 03 Jul, 2010 2 commits
  24. 23 Jun, 2010 1 commit
  25. 22 Jun, 2010 1 commit
  26. 21 Jun, 2010 1 commit
  27. 20 Jun, 2010 1 commit