Forum

thread pool

kfft
31 March 2013, 09:08
Hi Hugo

I am looking for more information about thread pool and the threadpoolsize parameter in order to improve the performance of my webserver

I didn't see anything in the current documentation

Thanks

Hiawatha version: 9.0
Operating System: 7 x64
kfft
31 March 2013, 09:12
I have found this but I don't know what I should use in my case
----------------------------------------------------------------------------
ThreadPoolSize = <size>
Initial size of the thread pool.
Default = 25, example: ThreadPoolSize = 50
----------------------------------------------------------------------------
Hugo Leisink
31 March 2013, 19:45
Do you get a lot of visitors on your website?
kfft
1 April 2013, 15:42
No very few visitors
Hugo Leisink
1 April 2013, 15:52
Then the default value of 25 will be sufficient.
kfft
1 April 2013, 18:59
Ok thanks for the continuing dev of HIAWATHA!
This topic has been closed.