This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new ce58ef6a67a Update default value for webserver_num_workers (#3235)
ce58ef6a67a is described below
commit ce58ef6a67a60ad857d8adfc05fbc676b11b4014
Author: Vitalii Zurian <[email protected]>
AuthorDate: Sun Feb 1 02:59:05 2026 +0700
Update default value for webserver_num_workers (#3235)
## Versions
- [ ] dev
- [ ] 4.x
- [ ] 3.x
- [ ] 2.1
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
versioned_docs/version-4.x/admin-manual/config/be-config.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/versioned_docs/version-4.x/admin-manual/config/be-config.md
b/versioned_docs/version-4.x/admin-manual/config/be-config.md
index cb68e440893..3eaca24c713 100644
--- a/versioned_docs/version-4.x/admin-manual/config/be-config.md
+++ b/versioned_docs/version-4.x/admin-manual/config/be-config.md
@@ -856,7 +856,7 @@ BaseCompaction:546859:
#### `webserver_num_workers`
* Description: Webserver default number of worker threads
-* Default value: 48
+* Default value: 128
#### `send_batch_thread_pool_thread_num`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]