Perfect, that's just what I needed. Is there a comprehensive list of these 
properties? I didn't see that property mentioned here: 
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-threadpool.html

On Monday, June 23, 2014 5:29:28 PM UTC-5, Jörg Prante wrote:
>
> You can reduce netty workers by transport.netty.worker_count  setting 
> which is by default set to  2 * CPU cores
>
> Jörg
>
>
> On Mon, Jun 23, 2014 at 10:34 PM, jnortey <[email protected] 
> <javascript:>> wrote:
>
>> We have a development and production offering that uses elasticsearch. In 
>> development, it is not necessary to create many threads and so we're trying 
>> to use as few threads as possible. I've been able to make some great 
>> reductions using the threadpool settings, but there seems to be one that I 
>> can't reduce:
>>
>> elasticsearch[Kubik][*http_server_worker*][T#16]{New I/O worker #22}
>>
>> What is the "*http_server_worker"* threadpool? And is there a way to 
>> reduce how many of them are created? Right now there are 16 of them being 
>> created and I don't think that many will be needed for our purposes.
>>
>> Thanks
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "elasticsearch" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/elasticsearch/fe2a2d17-0c85-441b-858e-57242bfa0524%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/elasticsearch/fe2a2d17-0c85-441b-858e-57242bfa0524%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/2f25f362-0cdc-46d9-914e-2bf457820528%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to