]> granicus.if.org Git - apache/commit
A major overhaul to the -replacement- ap_directory_walk logic. This still
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 6 Oct 2001 21:52:29 +0000 (21:52 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 6 Oct 2001 21:52:29 +0000 (21:52 +0000)
commit2b9d60f5f50ea4e935a3daffe5a9ff3e7f607e2c
tree0e51e1422b9975059ef857b92e5767187586e0b6
parentf9b16b165450c22fd128e946ba175b98c3f43a02
  A major overhaul to the -replacement- ap_directory_walk logic.  This still
  doesn't activate that code, I will do so probably by Monday, after more
  thorough testing.

  Introduces the ap_directory_walk::cache so we can stop wasting tons of
  effort in mod_autoindex and other subreq/redirect requests.

  This isn't thoroughly tested, I've only stepped through a half dozen
  common cases.  If you want to play, define REPLACE_PATH_INFO_METHOD.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91340 13f79535-47bb-0310-9956-ffa450edef68
server/request.c