Skip to content

Management endpoint Tomcat connector picks up general server propertiesย #9560

Open
@asarkar

Description

@asarkar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions