diff options
Diffstat (limited to 'http_count.inf')
| -rw-r--r-- | http_count.inf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/http_count.inf b/http_count.inf new file mode 100644 index 0000000..daea68d --- /dev/null +++ b/http_count.inf @@ -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 |
