Skip to content
  1. Sep 12, 2010
    • 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. Sep 06, 2010
  3. Sep 05, 2010
  4. Sep 04, 2010
  5. Aug 30, 2010
  6. Aug 27, 2010
  7. Aug 25, 2010
  8. Aug 24, 2010
  9. Aug 22, 2010
  10. Aug 21, 2010
  11. Aug 20, 2010
  12. Aug 19, 2010
  13. Aug 18, 2010
  14. Aug 16, 2010
  15. Jul 25, 2010
  16. Jul 24, 2010
  17. Jul 22, 2010
  18. Jul 21, 2010
  19. Jul 20, 2010
  20. Jul 19, 2010
  21. Jul 14, 2010
  22. Jul 04, 2010
  23. Jul 03, 2010
  24. Jun 23, 2010
  25. Jun 22, 2010
  26. Jun 21, 2010
  27. Jun 20, 2010