web_section_ram_cache.xml 1.75 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13
<?xml version="1.0"?>
<ZopeData>
  <record id="1" aka="AAAAAAAAAAE=">
    <pickle>
      <tuple>
        <global name="RAMCacheManager" module="Products.StandardCacheManagers.RAMCacheManager"/>
        <tuple/>
      </tuple>
    </pickle>
    <pickle>
      <dictionary>
        <item>
            <key> <string>_RAMCacheManager__cacheid</string> </key>
Fabien Morin's avatar
Fabien Morin committed
14
            <value> <string>140072430325584_1267799344.968250</string> </value>
15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
        </item>
        <item>
            <key> <string>_settings</string> </key>
            <value>
              <dictionary>
                <item>
                    <key> <string>cleanup_interval</string> </key>
                    <value> <int>300</int> </value>
                </item>
                <item>
                    <key> <string>max_age</string> </key>
                    <value> <int>3600</int> </value>
                </item>
                <item>
                    <key> <string>request_vars</string> </key>
                    <value>
                      <tuple>
Fabien Morin's avatar
Fabien Morin committed
32
                        <string>LOCALIZER_LANGUAGE</string>
33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
                        <string>current_web_section_url</string>
                      </tuple>
                    </value>
                </item>
                <item>
                    <key> <string>threshold</string> </key>
                    <value> <int>1000</int> </value>
                </item>
              </dictionary>
            </value>
        </item>
        <item>
            <key> <string>id</string> </key>
            <value> <string>web_section_ram_cache</string> </value>
        </item>
        <item>
            <key> <string>title</string> </key>
            <value> <string></string> </value>
        </item>
      </dictionary>
    </pickle>
  </record>
</ZopeData>