[Geoserver-users] CPU cores Geoserver support or handle

Hi,
I need this information on an urgent basis.

I am using Geoserver to serve 10000 users concurrently. I need to know how many CPU cores Geoserver can handle. How many CPU cores can we add in Geoserver?

Thanks

···

Akshay Gore

On Thursday, 25 August 2022 3:53:05 PM AEST Akshay Gore wrote:

I am using Geoserver to serve 10000 users concurrently. I need to know how
many CPU cores Geoserver can handle. How many CPU cores can we add in
Geoserver?

As many as you have.

Brad

That is indeed correct, there are also some configuration options available to change how much resources each request can consume, or how many threads image processing can use etc, … see https://docs.geoserver.org/latest/en/user/production/index.html#production for details.

I also recommend an extension called control flow (https://docs.geoserver.org/latest/en/user/extensions/controlflow/index.html) when running in a production environment as it allows you to limit how much resources individual users can consume.

Please report back how it goes this is the kind of topic where everyone can benefit from discussion and your experience.

···


Jody Garnett