Hi, I have a testing scenario that sending a request to a REST service, and it returns a xml formatted response. The xml response is quite big. Now I want to now how long the server needs to generate the result by using JMeter. But by default, JMeter would parse the result. So I need to disable the parse function of JMeter. I remember that seb has mentioned a way to disable parsing result by setting a parameter in JMeter's properties file. But I forgot which parameter it is and what value I should assign to it. Could anyone please kindly tell me? Thanks a lot.
-Tracy

