Opened 22 months ago
#2448 new enhancement
Restrict Request Response Cycle Length
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-core | Version: | 1.19.x |
Keywords: | Restrict Request Length | Cc: | |
uname -a: | |||
nginx -V: | 1.19 |
Description
Hi
I'd like to suggest an option to restrict request-response cycle lengths(in time) to explicit values.
Currently we only have the option to restrict the 'time between reads or writes' from/to a client or upstream but not total time (something matching against $request_time variable)
Note:
See TracTickets
for help on using tickets.