On 24/06/2016 18:41, Nate Clark wrote:
> On Fri, Jun 24, 2016 at 1:37 PM, Nate Clark <n...@neworld.us> wrote:
>> On Fri, Jun 24, 2016 at 1:27 PM, Mark Thomas <ma...@apache.org> wrote:
>>> On 24/06/2016 18:25, Mark Thomas wrote:
>>>>
>>>> Can you provide the settings you are using for the Executor as well please?
>>
>>     <Executor name="defaultThreadPool" namePrefix="catalina-exec-"
>>         maxThreads="500" minSpareThreads="4"/>
>>
>>>
>>> And how long do the initial 5,000,000 4k requests take to process?
>>>
>>
>> 40 minutes.
>>
> Not sure this matters but I just double checked and there are actually
> 400 threads in total doing the 4k PUTs. Two clients each doing 200
> threads. the 100MB test is 24 threads total 12 per client machine.
> 
> Sorry for misinformation earlier.

No problem. Thanks for the information. One last question (for now). How
many processors / cores / threads does the server support? I'm trying to
get a handle on what the concurrency looks like.

Thanks,

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to