TSG-1818 insert和hijack增加注入流量控制

This commit is contained in:
fengweihao
2020-06-05 19:27:32 +08:00
parent 611b6645b2
commit ed19fc177e
4 changed files with 19 additions and 5 deletions

View File

@@ -97,7 +97,7 @@ set_property(TARGET nghttp2-static APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES
### ratelimiter
ExternalProject_Add(ratelimiter PREFIX ratelimiter
URL ${CMAKE_CURRENT_SOURCE_DIR}/ratelimiter-1.1.0-x86_64.tar.gz
URL_MD5 54cc36713c2aaa8ff378ca342778e57d
URL_MD5 4e5d01586fef4165c4dfd1f1a3595e61
CONFIGURE_COMMAND ""
BUILD_COMMAND make
BUILD_IN_SOURCE 1)

Binary file not shown.