RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1331341 - Apache can not cache content if Expires header is modified
Summary: Apache can not cache content if Expires header is modified
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: httpd
Version: 7.2
Hardware: All
OS: Linux
urgent
high
Target Milestone: rc
: ---
Assignee: Luboš Uhliarik
QA Contact: Martin Frodl
URL:
Whiteboard:
Depends On:
Blocks: 1347648
TreeView+ depends on / blocked
 
Reported: 2016-04-28 10:36 UTC by kudlacak1
Modified: 2021-01-14 09:34 UTC (History)
3 users (show)

Fixed In Version: httpd-2.4.6-42.el7
Doc Type: Bug Fix
Doc Text:
In a caching proxy configuration, the mod_cache module would treat content as stale if the Expires header changed when refreshing a cached response. As a consequence, an origin server returning content without a fixed Expires header would not be treated as cacheable. The mod_cache module has been fixed to ignore changes in the Expires header when refreshing content. As a result, such content is now cacheable, improving performance and reducing load at the origin server.
Clone Of:
: 1347648 (view as bug list)
Environment:
Last Closed: 2016-11-04 08:10:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:2534 0 normal SHIPPED_LIVE httpd bug fix and enhancement update 2016-11-03 14:17:49 UTC

Description kudlacak1 2016-04-28 10:36:17 UTC
Description of problem:
If apache is configured as forward caching proxy, it is not serving some responses from cache as it should. After receiving "Not modified" response from remote server with modified Expires header, apache makes another request to remote server, instead of serving content from cache. It is fixed by: https://github.com/apache/httpd/commit/fa30ab4caea3050fee88457e56aad65fecdcfa57. I suggest backporting this.

Version-Release number of selected component (if applicable):
Apache 2.4.6


Actual results:
Content is not served from cache.

Expected results:
Content is served from cache

Comment 2 Joe Orton 2016-04-28 14:46:25 UTC
Thanks for the report.  Please submit a support ticket referencing this bug if this is a problem for you in production and you'd like it fixed in a future RHEL7 update.

Comment 13 errata-xmlrpc 2016-11-04 08:10:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-2534.html


Note You need to log in before you can comment on or make changes to this bug.