+

Search Tips   |   Advanced Search

cachespec.xml


 


<?xml version="1.0" ?>
<!DOCTYPE cache SYSTEM "cachespec.dtd">
<cache>
    <cache-entry>
        <class>servlet</class>
        <name>com.presence.connect.ConnectServlet.class</name>
        <property name="store-cookies">false</property>
        <property name="save-attributes">true</property>
        <property name="consume-subfragments">true</property>

        <cache-id>
            <component id="CACHEID" type="parameter" >
                    <required>true</required>
            </component>
    
            <component id="" type="servletpath" >
                <required>true</required>
                <value>/connect</value>
            </component>
    
            <component id="" type="pathinfo" >
                <required>true</required>
            </component>
    
            <component id="cmpntid" type="parameter" >
                <required>false</required>
            </component>
    
            <component id="version" type="parameter" >
                <required>false</required>
            </component>
    
            <component id="cmpntid" type="parameter" >
                <required>false</required>
            </component>
    

            <component id="MOD" type="parameter"> 
                <required>true</required> 
                <not-value>Subs</not-value> 
                <not-value>Synd</not-value> 
                <not-value>ItemDispatcher</not-value> 
                <not-value>Syndication</not-value> 
                <not-value>MemberFixer</not-value> 
                <not-value>VersioningEnablement</not-value> 
                <not-value>WorkflowEnablement</not-value> 
                <not-value>PlutoUploadFile</not-value> 
                <not-value>PlutoDownloadFile</not-value> 
                <not-value>AJPECatSelect</not-value> 
                <not-value>Template</not-value> 
             </component> 
    
            <timeout>3000</timeout>
            <property name="EdgeCacheable">true</property>
        </cache-id>


    </cache-entry>
</cache>