不cache包含Set-cookie的应答。修改多处日志细节。
This commit is contained in:
@@ -249,7 +249,7 @@ void ssl_stat_init(struct ssl_mgr * mgr)
|
||||
spec[SSL_DOWN_ERR]="dssl_err";
|
||||
spec[SSL_DOWN_CLOSING]="dssl_clsing";
|
||||
spec[SSL_DOWN_CLOSED]="dssl_clsed";
|
||||
spec[SSL_DOWN_DIRTY_CLOSED]="ssld_dirty_cls";
|
||||
spec[SSL_DOWN_DIRTY_CLOSED]="dssl_dirty_cls";
|
||||
spec[SSL_DOWN_CACHE_SZ]="dsess_cache";
|
||||
spec[SSL_DOWN_CACHE_QUERY]="dcache_query";
|
||||
spec[SSL_DOWN_CACHE_HIT]="dsess_hitcnt";
|
||||
|
||||
Reference in New Issue
Block a user