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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,277
Community Members
 
Community Events
185
Community Groups

what is the limit of number of threads that can be configured in jira

Edited

which is the limit of the number of threads that can be assigned in jira

3 answers

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 05, 2021

What do you mean by "threads"?  Issues?  Connections?  Database connections?  Java threads?

Hi Nic, it's Java Threads

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 05, 2021

Great., thank you!

There is no limit to the number of threads, other than the one your OS and Java combination can handle.  Jira generally likes to have 1024 allowed for it, but larger systems should have their limits raised to at least 4096, if you are imposing limits (Something to start thinking about at 500+ users probably)

Good afternoon. we are setting up this file
server.xml
<Connector port="8080"
maxThreads="250"
minSpareThreads="10"
connectionTimeout="20000"
enableLookups="false"
protocol="HTTP/1.1"
redirectPort="8443"
acceptCount="10"

We are increasing this maxThreads="250 "Could you tell us what is your max.

Thanks

0 votes
Michael Kornatzki
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.
Jan 13, 2022

I have the same question like Administradores.

My confluence slows down probably by too much client-connections.

I use windows server with mysql 5.7 and confluence datacenter for 500 users (coming soon 1000)

What are the best values for database max_connections and server.xml maxThreads?

Thanks,
michael 

0 votes
G subramanyam
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 05, 2021

Hi @Administradores welcome to the Atlassian community.

I believe  check thread limit is what you are looking and asking for!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events