Marcelo Sbio Posted April 2, 2020 Share Posted April 2, 2020 Hi guys! Is there any recommendation as to how these parameters should be tuned? http.max_keep_alive_requests: HTTP request max keep alive value. Default value is -1 http.max_threads: HTTP Max Threads value. Default value is 20 http.acceptor_thread_count: HTTP Acceptor Thread Count value. Default value is 10 http.processor_cache: HTTP Processor Cache value. Default value is 20 Tnks! Link to comment Share on other sites More sharing options...
0 Marcelo Sbio Posted April 17, 2020 Author Share Posted April 17, 2020 Hi! Why is the default Tomcat configuration not even used in max_threads, processor_cache and acceptor_thread_count? Like: http.max_threads = 200 http.processor_cache = 200 http.acceptor_thread_count = 1 Em quinta-feira, 2 de abril de 2020 11:26:38 UTC-3, Marcelo Sábio escreveu:Hi guys! Is there any recommendation as to how these parameters should be tuned? http.max_keep_alive_requests: HTTP request max keep alive value. Default value is -1 http.max_threads: HTTP Max Threads value. Default value is 20 http.acceptor_thread_count: HTTP Acceptor Thread Count value. Default value is 10 http.processor_cache: HTTP Processor Cache value. Default value is 20 Tnks! Link to comment Share on other sites More sharing options...
Question
Marcelo Sbio
http.max_keep_alive_requests
: HTTP request max keep alive value. Default value is-1
http.max_threads
: HTTP Max Threads value. Default value is20
http.acceptor_thread_count
: HTTP Acceptor Thread Count value. Default value is10
http.processor_cache
: HTTP Processor Cache value. Default value is20
Link to comment
Share on other sites
Top Posters For This Question
2
Popular Days
Apr 2
1
Apr 17
1
Top Posters For This Question
Marcelo Sbio 2 posts
Popular Days
Apr 2 2020
1 post
Apr 17 2020
1 post
1 answer to this question
Recommended Posts