1. 17 Jul, 2014 2 commits
  2. 16 Jul, 2014 8 commits
  3. 15 Jul, 2014 5 commits
  4. 14 Jul, 2014 4 commits
  5. 13 Jul, 2014 4 commits
  6. 11 Jul, 2014 1 commit
  7. 09 Jul, 2014 6 commits
  8. 08 Jul, 2014 1 commit
    • Eric Covener's avatar
      backport some consistency with trunks mod_cache: · ce2b2255
      Eric Covener authored
         * mod_cache, mod_disk_cache: Try to use the key of a possible open but
           stale cache entry if there is one. This fixes problem when two different
           cache locks have been created for single stale cache entry leading to two
           requests sent to backend.
           PR 50317
      
         * Remove useless apr_file_remove() before renaming the cache entry in
           mod_disk_cache. This fixes small time-frame during which stale cache
           entry can be seen as not-cached.
           PR 50317
      
      Subitted By: rpluem, jkaluza, ylavic
      Reviewed By: ylavic, rpluem, jkaluza
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1608838 13f79535-47bb-0310-9956-ffa450edef68
      ce2b2255
  9. 06 Jul, 2014 4 commits
  10. 15 Jun, 2014 2 commits
  11. 05 Jun, 2014 2 commits
  12. 29 May, 2014 1 commit