<html>
	<body>
		<p>The maximum number of concrurrent threads to use<br/>
		   for processing.  This value can generally improve<br/>
		   performance.</p><br/>
		<p>Be careful setting this value too high as it can</br>
		   cause the appliances to assume the application may<br/>
		   be sending a DOS type attack.  General practice has<br/>
		   shown physical appliances handle upwards of 50 concurrent<br/>
		   threads, whereas virtuals handle around 20.</p><br/>
		<p>The default value is 10 and has a range from 1 to 1000.</p>
	</body>
</html>