改进HTTP访问日志格式
This commit is contained in:
@@ -101,6 +101,10 @@ struct tfe_stream_private
|
||||
|
||||
/* KEYRING-ID */
|
||||
unsigned keyring_id;
|
||||
|
||||
/* ONLY FOR LOG */
|
||||
evutil_socket_t log_fd_downstream;
|
||||
evutil_socket_t log_fd_upstream;
|
||||
};
|
||||
|
||||
static inline void * __STREAM_LOGGER(struct tfe_stream_private * _stream)
|
||||
|
||||
Reference in New Issue
Block a user