Configuration: removed "reschedule_timeout" option.
It's not used since cbcd76704c90. This option is a leftover from previous IPC between router and applications processes. It was never documented, though. Thanks to 洪志道 (Hong Zhi Dao).
This commit is contained in:
@@ -126,7 +126,6 @@ struct nxt_app_s {
|
||||
uint32_t max_requests;
|
||||
|
||||
nxt_msec_t timeout;
|
||||
nxt_nsec_t res_timeout;
|
||||
nxt_msec_t idle_timeout;
|
||||
|
||||
nxt_str_t *targets;
|
||||
|
||||
Reference in New Issue
Block a user