mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-20 17:50:25 +08:00
访问日志中增加源站状态码
This commit is contained in:
@@ -52,8 +52,9 @@ message HTTPAccessLog {
|
||||
string serverProtocol = 39;
|
||||
string hostname = 40;
|
||||
|
||||
// 代理相关
|
||||
// 源站相关
|
||||
string originAddress = 41;
|
||||
int32 originStatus = 52;
|
||||
|
||||
// 错误信息
|
||||
repeated string errors = 42;
|
||||
|
||||
Reference in New Issue
Block a user