<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #6683 / HTTP Expires header is set to a fix date in the pa</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=2920</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-08-26 10:03:05<br/><strong>Category:</strong> Webservices API<br/><strong>Version:</strong> 1.1.3<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/45556/">Dekka</a></strong><br/><br/>Hi,<br />
<br />
the HTTP header that comes along with the answer of apache has an expire date which is in the past. And it is fixed on this date:<br />
Expires: Thu, 19 Nov 1981 08:52:00 GMT<br />
<br />
It seems that this is not a problem of Magento but of the Zend framework:<br />
http://www.zend.com/forums/index.php?t=msg&amp;th=4181&amp;start=0&amp;S=d0aaca55d84efc5a720030c1a120230e<br />
<br />
I would like to try Magento behind an caching reverse proxy which does not work with this bug.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: HTTP Expires header is set to a fix date in the pa</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello Dekka,<br />
<br />
We added an option to specify session_cache_limiter in config (e.g. local.xml). This functionality will be available in the next bugfix release.<br />
<br />
Please check PHP manual (esp. comments) for details how this can be used at http://php.net/manual/en/function.session-cache-limiter.php#82174<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>