https://issues.apache.org/bugzilla/show_bug.cgi?id=54902
--- Comment #15 from Milamber <[email protected]> --- (In reply to Sebb from comment #14) > It might not be the best choice for JMeter to default to retrying requests. > This may result in additional unexpected traffic, which is perhaps happening > here. > > Perhaps default both retry counts to 0? +1 for me. In another case, I had to set this value to 0 to see a webapp's bug which crashes the process Apache+PHP on server. With the value 1, the crash occurred but JMeter retrying (on a new process Apache+PHP) and doesn't show the bug. -- You are receiving this mail because: You are the assignee for the bug.
