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 2009/04/27 12:56:04 UTC

DO NOT REPLY [Bug 47103] New: Incorrect detection if local copy isn't expired yet in proxy module

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

           Summary: Incorrect detection if local copy isn't expired yet in
                    proxy module
           Product: Apache httpd-1.3
           Version: 1.3.41
          Platform: PC
               URL: http://blog.dataparksearch.org/152
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: maxime@maxime.net.ru


Created an attachment (id=23549)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23549)
A fix for the issue

This patch corrects the search for a key with value in a comma-separated list
of case-insensitive tokens, as well, it fixes the value extraction of the key
when needed. Particularly, this bug prevents detection if local copy isn’t
expired yet.

Unpatched version, for example, is unable to find 's-maxage' key and its value
in the following header:

Cache-Control: public, s-maxage=86400, max-age=86400

-- 
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 47103] Incorrect detection if local copy isn't expired yet in proxy module

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

Malte S. Stretz <ms...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Malte S. Stretz <ms...@apache.org> 2011-03-21 10:49:00 EDT ---
Apache HTTP Server 1.3.x is not supported anymore and no bugs will be fixed in
the old codebase (cf.
<http://mail-archives.apache.org/mod_mbox/httpd-announce/201002.mbox/%3C20100203000334.GA19021@infiltrator.stdlib.net%3E>).
Since this bug seems to affect only 1.3.x, I'm closing it as WONTFIX.

If this bug still affects you in a recent version (version 2.2.x or the
upcoming version 2.4), please open a new bug.

Thank you for reporting the bug.

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