xnix:nghttpx_http2_tls_proxy
差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版 | |||
| xnix:nghttpx_http2_tls_proxy [2024/05/30 03:38] – added tags Hshh | xnix:nghttpx_http2_tls_proxy [2025/04/19 01:37] (当前版本) – 禁用了OCSP. 加入了提高 http2 上传速度的参数, 如果要使用 h2 的话 Hshh | ||
|---|---|---|---|
| 行 17: | 行 17: | ||
| http2-proxy=yes | http2-proxy=yes | ||
| npn-list=http/ | npn-list=http/ | ||
| + | # | ||
| + | # | ||
| server-name= | server-name= | ||
| tls-no-postpone-early-data=yes | tls-no-postpone-early-data=yes | ||
| 行 23: | 行 25: | ||
| certificate-file=/ | certificate-file=/ | ||
| private-key-file=/ | private-key-file=/ | ||
| - | fetch-ocsp-response-file=/ | + | no-ocsp=yes |
| - | cacert=/ | + | |
| </ | </ | ||
| 行 32: | 行 33: | ||
| === 20200130 更新 === | === 20200130 更新 === | ||
| 由于实测h2 proxy的速度不如http/ | 由于实测h2 proxy的速度不如http/ | ||
| + | === 20250419 更新 === | ||
| + | 禁用了 OCSP, OCSP 要废弃了. | ||
| {{tag> | {{tag> | ||
xnix/nghttpx_http2_tls_proxy.1717011513.txt.gz · 最后更改: 2024/05/30 03:38 由 Hshh