Could anyone please help? My colleagues and I have built a web environment in which requests for pages are sent to a server which then redirects the client to the actual web resource using a java servlet. The problem is when we use jmeter to test this set up - even using one thread, it gets to a 600 count (using aggregate report) and then just hangs and locks up the web server. Disabling redirection (ie removing the servlet) remedies the problem - but we cannot then use redirects
Any suggestions? Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

