blob: daea68d80d52323b4aab794f1f20ac4428498a27 (
plain)
1
2
3
4
5
6
7
8
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
|