> HTTP/1.1 405 HTTP/1.1 405 HTTP method POST is not supported by this URL ... > Error 405: HTTP method POST is not supported by this URL
Does it say something to you? is the URI really support POST? are you sure you sample propery URL (see the response tree->request). Maybe you have URI with variables and you forgot slash. And with the first loop the variable is null and with the second loop you create some non-existent URI... I'm almost 100% sure your problem results from error in the script, as thread loops and multiple threads are the most basic features of jMeter and they are supposed to *work*. Have you created the most simplest test imaginable (only one request to static page). Are you receiving errors with such a test? best regards, Michal Kostrzewa --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]