Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What is the default maxThreads and accceptCount for a plain confluence install?

NathanG
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 22, 2016

In our confluence server.xml file we have this:

<Connector port="8090" connectionTimeout="20000" redirectPort="8443"
                maxThreads="200" minSpareThreads="10"
                enableLookups="false" acceptCount="10" debug="0" URIEncoding="UTF-8"
                protocol="org.apache.coyote.http11.Http11NioProtocol" />

 

However, I can't remember if we changed this from the default... does anyone know what the default settings are for maxThreads and acceptCount?

Thank you~!

1 answer

1 accepted

3 votes
Answer accepted
Ezra Rezky
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 22, 2016

Hello Nathan!
The settings for your maxThreads and acceptCount is of the default value. Here is the snippet of default settings in the original confluence server.xml:

Screenshot from 2016-02-23 09:52:28.png

And I believe your server.xml still retain the default value.

Hope it answered your question and have a good day! 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events