You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2011/02/02 02:52:01 UTC

DO NOT REPLY [Bug 50704] New: mod_cache doesn't cache MultiViews

https://issues.apache.org/bugzilla/show_bug.cgi?id=50704

           Summary: mod_cache doesn't cache MultiViews
           Product: Apache httpd-2
           Version: 2.2.16
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_cache
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: colanderman@gmail.com


Title says it all.  Here is debug output when I access /index.html:

[Wed Feb 02 01:50:26 2011] [debug] mod_disk_cache.c(485): disk_cache: Recalled
cached URL info header http://localhost:80/index.html?
[Wed Feb 02 01:50:26 2011] [debug] mod_disk_cache.c(758): disk_cache: Recalled
headers for URL http://localhost:80/index.html?
[Wed Feb 02 01:50:26 2011] [debug] mod_cache.c(298): cache: running CACHE_OUT
filter
[Wed Feb 02 01:50:26 2011] [debug] mod_cache.c(312): cache: serving /index.html

Here is debug output when I access /index (which is rewritten by MultiViews to
/index.html):

[Wed Feb 02 01:50:36 2011] [debug] mod_cache.c(141): Adding CACHE_SAVE filter
for /index
[Wed Feb 02 01:50:36 2011] [debug] mod_cache.c(148): Adding CACHE_REMOVE_URL
filter for /index

The above repeats no matter how many times I access /index.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 50704] mod_cache doesn't cache MultiViews

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50704

Ognyan Kulev <og...@tower.3.bg> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ogi@tower.3.bg

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 50704] mod_cache doesn't cache MultiViews

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50704

Ruediger Pluem <rp...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Ruediger Pluem <rp...@apache.org> 2011-02-02 02:49:18 EST ---
This should be fixed in 2.2.17. Can you please retry with 2.2.17?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org