Release date 2025/07/03
Bugfix
-
Fixed an issue where
read_timeout
,write_timeout
, andconnect_timeout
were set to 0, causing a runtime error. After this release, any existing upstream-timeout plugin with these fields set to 0 will automatically update them to the default value of 60000.