pull/539/head
arraykeys 2 years ago
parent a2debaa95e
commit f7b3a76582

@ -2116,13 +2116,13 @@ if($ok){
#### HTTP HEADER 头部字段解释
`userconns`用户的最大连接数不限制为0或者不设置这个头部。
`ipconns`IP的最大连接数不限制为0或者不设置这个头部。
`ipconns`IP的最大连接数不限制为0或者不设置这个头部。
`userrate`用户的单个TCP连接速率限制单位字节/秒不限制为0或者不设置这个头部。
`iprate`IP的单个TCP连接速率限制单位字节/秒不限制为0或者不设置这个头部。
`userqps`用户每秒可以建立的最大连接数不限制为0或者不设置这个头部。
`ipqps`IP每秒可以建立的最大连接数不限制为0或者不设置这个头部。
`upstream`:使用的上级,没有为空,或者不设置这个头部。
`outgoing`: 使用的出口IP这个设置只有在upstream为空的的时候才有效这里设置的IP必须是proxy所在机器具有的IP。
`upstream`:使用的上级,没有为空,或者不设置这个头部。
`outgoing`: 使用的出口IP这个设置只有在upstream为空的的时候才有效这里设置的IP必须是proxy所在机器具有的IP。
#### 提示

@ -1895,13 +1895,13 @@ if($ok){
#### HTTP HEADER 头部字段解释
`userconns`用户的最大连接数不限制为0或者不设置这个头部。
`ipconns`IP的最大连接数不限制为0或者不设置这个头部。
`ipconns`IP的最大连接数不限制为0或者不设置这个头部。
`userrate`用户的单个TCP连接速率限制单位字节/秒不限制为0或者不设置这个头部。
`iprate`IP的单个TCP连接速率限制单位字节/秒不限制为0或者不设置这个头部。
`userqps`用户每秒可以建立的最大连接数不限制为0或者不设置这个头部。
`ipqps`IP每秒可以建立的最大连接数不限制为0或者不设置这个头部。
`upstream`:使用的上级,没有为空,或者不设置这个头部。
`outgoing`: 使用的出口IP这个设置只有在upstream为空的的时候才有效这里设置的IP必须是proxy所在机器具有的IP。
`upstream`:使用的上级,没有为空,或者不设置这个头部。
`outgoing`: 使用的出口IP这个设置只有在upstream为空的的时候才有效这里设置的IP必须是proxy所在机器具有的IP。
#### 提示

@ -18,31 +18,31 @@
</url>
<url>
<loc>https://snail007.host900.com/goproxy/tags/cdn/</loc>
<loc>https://snail007.host900.com/goproxy/categories/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://snail007.host900.com/goproxy/categories/</loc>
<loc>https://snail007.host900.com/goproxy/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://snail007.host900.com/goproxy/</loc>
<loc>https://snail007.host900.com/goproxy/posts/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://snail007.host900.com/goproxy/posts/</loc>
<loc>https://snail007.host900.com/goproxy/tags/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://snail007.host900.com/goproxy/tags/</loc>
<loc>https://snail007.host900.com/goproxy/tags/cdn/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>

@ -14,7 +14,7 @@
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css">
<title>CDN - GOPROXY IN ACTION</title>
<title>cdn - GOPROXY IN ACTION</title>
<link href="https://snail007.host900.com/goproxy/css/styles.css" rel="stylesheet">
@ -77,7 +77,7 @@
<header class="page-header">
<h1>CDN</h1>
<h1>cdn</h1>
</header>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>CDN on GOPROXY IN ACTION</title>
<title>cdn on GOPROXY IN ACTION</title>
<link>https://snail007.host900.com/goproxy/tags/cdn/</link>
<description>Recent content in CDN on GOPROXY IN ACTION</description>
<description>Recent content in cdn on GOPROXY IN ACTION</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-CN</language>
<lastBuildDate>Fri, 05 Jul 2019 08:20:48 +0800</lastBuildDate>

@ -12,7 +12,7 @@
<item>
<title>CDN</title>
<title>cdn</title>
<link>https://snail007.host900.com/goproxy/tags/cdn/</link>
<pubDate>Fri, 05 Jul 2019 08:20:48 +0800</pubDate>

Loading…
Cancel
Save