李成露(StefanLee) 22977780aa Doc (#4217)
* Fixed (#4216)

Modify the default value of  `druid.server.http.numThreads`  to `Math.max(10, (Runtime.getRuntime().availableProcessors() * 17) / 16 + 2) + 30`

* Fixed(#4216)

Modify the default value of  `druid.server.http.numThreads` to `max(10, (Number of cores * 17) / 16 + 2) + 30`

* Fixed(#4216)

Modify the default value of  `druid.server.http.numThreads`  to `max(10, (Number of cores * 17) / 16 + 2) + 30`
2017-05-23 17:04:52 +09:00
..
2015-01-31 20:57:36 -08:00
2015-01-31 20:57:36 -08:00
2017-05-23 17:04:52 +09:00
2015-06-24 11:45:23 -07:00
2015-02-17 23:58:50 -08:00
2015-01-31 20:57:36 -08:00