mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Read event should be blocked after reading body, else undefined behaviour might occur on additional client activity. This fixes segmentation faults observed with proxy_ignore_client_abort set.