This commit is contained in:
yzc
2020-01-06 14:27:40 +08:00
commit b695bb91b5
4 changed files with 398 additions and 0 deletions

9
http_count.inf Normal file
View File

@@ -0,0 +1,9 @@
[PLUGINFO]
PLUGNAME=HTTP_COUNT
SO_PATH=./plug/business/http_count/src/http_count.so
INIT_FUNC=http_count_init
DESTROY_FUNC=http_count_destory
[HTTP]
FUNC_FLAG=ALL
FUNC_NAME=http_count_entry