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 2017/10/15 01:40:19 UTC

[Bug 61617] New: 2.4.28 occasionally serves incorrect web page when file caching is enabled

https://bz.apache.org/bugzilla/show_bug.cgi?id=61617

            Bug ID: 61617
           Summary: 2.4.28 occasionally serves incorrect web page when
                    file caching is enabled
           Product: Apache httpd-2
           Version: 2.4.27
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_cache
          Assignee: bugs@httpd.apache.org
          Reporter: nanook@eskimo.com
  Target Milestone: ---

Not sure if mod_cache or mod_cache_disk, but with the following configuration,
and it does this whether in the main section affecting everything or a
virtual_host section affecting only one domain, it occasionally serves the
wrong page.  Usually a second subsequent request will then serve the correct
page:

    CacheRoot "/var/cache/apache"
    CacheEnable disk /
    CacheDirLevels 2
    CacheDirLength 1
    CacheSocacheMaxTime 31536000
    CacheSocacheMaxSize 1048576

     Here /var/cache/apache is a tempfs file system in order to serve pages out
of RAM.  Not anywhere near exhausting the space.  Also tried memcached and had
similar problems.

-- 
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


[Bug 61617] 2.4.28 occasionally serves incorrect web page when file caching is enabled

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

Bjoern Voigt <bj...@arcor.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bjoernv@arcor.de

-- 
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


[Bug 61617] 2.4.28 occasionally serves incorrect web page when file caching is enabled

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

--- Comment #1 from Robert Dinse <na...@eskimo.com> ---
This happens with both 2.4.27 and 2.4.28.

-- 
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


[Bug 61617] 2.4.28 occasionally serves incorrect web page when file caching is enabled

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

--- Comment #3 from Robert Dinse <na...@eskimo.com> ---
Sorry I did not see your request for additional info until now.  I have not
observed this behavior with 2.4.41 so given that this code is antique now might
as well close this bug.

-- 
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


[Bug 61617] 2.4.28 occasionally serves incorrect web page when file caching is enabled

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

cbarbara@okta.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cbarbara@okta.com

-- 
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


[Bug 61617] 2.4.28 occasionally serves incorrect web page when file caching is enabled

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

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.4.27                      |2.4.28

-- 
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


[Bug 61617] 2.4.28 occasionally serves incorrect web page when file caching is enabled

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

--- Comment #2 from Luca Toscano <to...@gmail.com> ---
Hi Robert,

can you give us more information about the request that behaves in this way and
also how to reproduce? The configuration that you added can be used in a ton of
different environments and it might be difficult to reproduce.

Thanks!

-- 
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