mirror of
https://github.com/sadoyan/aralez.git
synced 2026-06-19 13:44:01 +08:00
Memory allocation improvements for proxyhttp, fix issue with sticky session .
This commit is contained in:
@@ -103,6 +103,7 @@ impl DnsClient {
|
||||
is_ssl: false,
|
||||
is_http2: false,
|
||||
to_https: false,
|
||||
sticky_sessions: false,
|
||||
rate_limit: None,
|
||||
};
|
||||
values.push(to_add);
|
||||
|
||||
Reference in New Issue
Block a user