WALL-E / Practice

练习手册
0 stars 0 forks source link

proxy_read_timeout #6

Open WALL-E opened 7 years ago

WALL-E commented 7 years ago

Defines a timeout for reading a response from the proxied server. The timeout is set only between two successive read operations, not for the transmission of the whole response. If the proxied server does not transmit anything within this time, the connection is closed.

WALL-E commented 7 years ago

last access: update