修改key_keeper请求为post
修改key_keeper请求连接为长连接 修改HTTP2流id设置时机
This commit is contained in:
@@ -15,8 +15,9 @@ struct tfe_thread_ctx
|
||||
|
||||
struct event_base * evbase;
|
||||
struct evdns_base* dnsbase;
|
||||
struct evhttp_connection* evhttp;
|
||||
unsigned char running;
|
||||
|
||||
|
||||
unsigned int nr_modules;
|
||||
const struct tfe_plugin * modules;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user