Author: sebb
Date: Fri Nov  9 05:58:31 2007
New Revision: 593525

URL: http://svn.apache.org/viewvc?rev=593525&view=rev
Log:
Document webservice memory cache

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=593525&r1=593524&r2=593525&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Fri Nov  9 
05:58:31 2007
@@ -470,7 +470,10 @@
         <property name="Soap/XML-RPC Data" required="Yes">The Soap XML 
message</property>
         <property name="Soap file" required="No">File containing soap 
message</property>
         <property name="Message Folder" required="No">Folder containing soap 
files</property>
-        <property name="Memory cache" required="Yes">caches the request 
data</property>
+        <property name="Memory cache" required="Yes">
+        When using external files, setting this causes the file to be 
processed once and caches the result.
+        This may use a lot of memory if there are many different large files.
+        </property>
         <property name="Use HTTP Proxy" required="No">Check box if http proxy 
should be used</property>
         <property name="Proxy Host" required="No">Proxy hostname</property>
         <property name="Proxy Port" required="No">Proxy host port</property>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to