DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44420>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44420 Summary: AccessLog Sampler - process session ids? Product: JMeter Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The AccessLog Sampler currently processes all logged items, regardless of origin. It might be useful to be able to process entries based on their session ids (or some other such marker) Each thread would only process URLs for a particular id. Would need to determine how to allocate session ids to threads, and whether the test is run in strict sequence - i.e. would threads have to wait until their session id appeared? Or would the sampler just ignore entries which were for a different session id? How does one know when the session id is no longer valid? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
