All of my HTTP requests are directed at a single servlet and our application
deals with requests with the model-view-controller pattern.
I need to log timings for each request, is there a listener that considers
the request parameters to differentiate requests?
Also I would like all the results stored in a single file ( otherwise I
could just add a (graph) listener to each request in my plan)
Any suggestions?
Ta
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|