https://issues.apache.org/bugzilla/show_bug.cgi?id=52471
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] | |om Resolution| |FIXED --- Comment #1 from Philippe Mouawad <[email protected]> 2012-01-15 22:28:35 UTC --- Date: Sun Jan 15 22:27:37 2012 New Revision: 1231777 URL: http://svn.apache.org/viewvc?rev=1231777&view=rev Log: Bug 52471 - Improve Mirror Server performance by Using Pool of threads instead of launching a Thread for each request Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HttpMirrorControl.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HttpMirrorServer.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HttpMirrorThread.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.java jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
