2011-06-13 90 views

回答

5

顯然它是每秒字節數。 Source

+0

+1。你可以在[源代碼](http://lxr.evanmiller.org/http/source/http/ngx_http_upstream.c#L3161)中看到nginx使用這個頭來設置請求中的'limit_rate'字段,就像conf文件中的'limit_rate'指令。 – Nemo 2011-06-14 00:02:20

+0

非常感謝,非常感謝。 – iain 2011-06-14 06:13:23

相關問題