反向代理可以整体设置源站默认超时时间等参数

This commit is contained in:
刘祥超
2021-03-26 22:08:18 +08:00
parent de90acaae4
commit 7a24a69223
4 changed files with 152 additions and 5 deletions

View File

@@ -75,7 +75,7 @@
<p class="comment">读取内容时的最大超时时间0表示不限制。</p>
</td>
</tr>
<tr>
<tr v-if="isHTTP">
<td>最大并发连接数</td>
<td>
<div class="ui fields inline">

View File

@@ -77,7 +77,7 @@
<p class="comment">读取内容时的最大超时时间0表示不限制。</p>
</td>
</tr>
<tr>
<tr v-if="isHTTP">
<td>最大并发连接数</td>
<td>
<div class="ui fields inline">