You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2008/10/24 19:21:36 UTC

svn commit: r707688 - /jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml

Author: sebb
Date: Fri Oct 24 10:21:36 2008
New Revision: 707688

URL: http://svn.apache.org/viewvc?rev=707688&view=rev
Log:
Document file upload problem

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=707688&r1=707687&r2=707688&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Fri Oct 24 10:21:36 2008
@@ -4206,6 +4206,13 @@
 The Proxy server passes on any Authorization headers sent by the browser, but does not save them in the test plan.
 If the site requires Authorization, you will need to add an Authorization Manager and fill it in with the necessary entries.
 </p>
+<p><b>Uploading files</b></p>
+<p>
+Some browsers (e.g. Firefox and Opera) don't include the full name of a file when uploading files.
+This can cause the JMeter proxy server to fail.
+One solution is to ensure that any files to be uploaded are in the JMeter working directory,
+either by copying the files there or by starting JMeter in the directory containing the files.
+</p>
 </component>
 
 <component name="HTTP Mirror Server" index="&sect-num;.9.6"  width="303" height="139" screenshot="mirrorserver.png">



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org