mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 23:49:44 +08:00
num_threads 20 -> 50
This commit is contained in:
parent
c7fd221ab7
commit
72803eb7f8
@ -456,7 +456,7 @@ static const char *config_options[] = {
|
||||
"p", "listening_ports", "8080",
|
||||
"r", "document_root", ".",
|
||||
"s", "ssl_certificate", NULL,
|
||||
"t", "num_threads", "20",
|
||||
"t", "num_threads", "50",
|
||||
"u", "run_as_user", NULL,
|
||||
"w", "url_rewrite_patterns", NULL,
|
||||
"x", "hide_files_patterns", NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user