Hi, everyone. I'm recording my test plan via JMeter proxy, but when I POST a file, JMeter proxy gets response code 405 (Method Not Allowed), and gets no reply page. Without JMeter proxy, POSTing a file works fine and response code gets 302 (Found), and the web page is successfully reloaded.
If I understand correctly, JMeter proxy is just a proxy and recording the request/reply between the web server and browser. So it's just working like a "Man In The Middle". Then, there shouldn't be difference between with/without the proxy for the connection with the web server and browser... Does anybody have the same problem, or any suggestion? Best Regards, Koji --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

