Open
Description
It appears that the management port connector is using the same settings as the regular one (usually 8080). We found this during performance test. It makes sense to tweak the settings for port 8080, or whatever port the application is running on, without impacting the management port. It doesn't make sense to assume that at peak usage, there is going to be as many people using the management port as the number of concurrent users.
This ticket is to introduce new thread and connection properties for the management port. To begin with, don't use the ones for regular 8080 port.