Using disk file to store large request body.
This closes #386 on GitHub.
This commit is contained in:
@@ -68,6 +68,7 @@ struct nxt_runtime_s {
|
||||
const char *conf;
|
||||
const char *conf_tmp;
|
||||
const char *control;
|
||||
const char *tmp;
|
||||
|
||||
nxt_str_t certs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user