Home
last modified time | relevance | path

Searched hist:427 (Results 1 – 4 of 4) sorted by relevance

/unit/src/
H A Dnxt_port_rpc.cdiff 427:05ae752c6cfb Wed Dec 27 14:48:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Rescheduling of pending request after configured timeout.

New optional configuration parameter introduced: limits.reschedule_timeout.
Default value 1 second. In the case when request is written to the port
socket 'in advance', it is called 'pending'.

On every completed request, the head of pending request is checked against
reschedule timeout. If this request waiting for execution longer than
timeout, it is cancelled, new port selected for this request.
H A Dnxt_router.hdiff 427:05ae752c6cfb Wed Dec 27 14:48:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Rescheduling of pending request after configured timeout.

New optional configuration parameter introduced: limits.reschedule_timeout.
Default value 1 second. In the case when request is written to the port
socket 'in advance', it is called 'pending'.

On every completed request, the head of pending request is checked against
reschedule timeout. If this request waiting for execution longer than
timeout, it is cancelled, new port selected for this request.
H A Dnxt_conf_validation.cdiff 427:05ae752c6cfb Wed Dec 27 14:48:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Rescheduling of pending request after configured timeout.

New optional configuration parameter introduced: limits.reschedule_timeout.
Default value 1 second. In the case when request is written to the port
socket 'in advance', it is called 'pending'.

On every completed request, the head of pending request is checked against
reschedule timeout. If this request waiting for execution longer than
timeout, it is cancelled, new port selected for this request.
H A Dnxt_router.cdiff 427:05ae752c6cfb Wed Dec 27 14:48:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Rescheduling of pending request after configured timeout.

New optional configuration parameter introduced: limits.reschedule_timeout.
Default value 1 second. In the case when request is written to the port
socket 'in advance', it is called 'pending'.

On every completed request, the head of pending request is checked against
reschedule timeout. If this request waiting for execution longer than
timeout, it is cancelled, new port selected for this request.