As you can see,every time a signal is received,nginx will first of all update time
,why is time
a big deal for web servers?
nginx uses the time for rate limiting, among other things (like logging).
Implementing good rate limiting is probably the main reason to keep the value as up-to-date as possible, though.
In the event-driven programming, timer is an important thing which used to process timeout event etc.
So nginx must update time at first to keep timer working correctly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With