增加和tfe通信接口, 添加负载均衡功能等
This commit is contained in:
@@ -1 +1 @@
|
||||
./plug/business/kni/kni.inf
|
||||
./plug/business/kni/kni.inf
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
[PLUGINFO]
|
||||
PLUGNAME = KNI
|
||||
SO_PATH = ./plug/business/kni/libkni.so
|
||||
INIT_FUNC = kni_init
|
||||
DESTROY_FUNC =
|
||||
SO_PATH = ./plug/business/kni/kni2.so
|
||||
INIT_FUNC = kni_init
|
||||
DESTROY_FUNC = kni_destroy
|
||||
|
||||
[TCP_ALL]
|
||||
FUNC_FLAG = all
|
||||
FUNC_NAME = kni_tcpall_entry
|
||||
FUNC_FLAG = all
|
||||
FUNC_NAME = kni_tcpall_entry
|
||||
|
||||
[HTTP]
|
||||
FUNC_FLAG = HTTP_HOST
|
||||
FUNC_NAME = kni_http_entry
|
||||
FUNC_FLAG = HTTP_HOST
|
||||
FUNC_NAME = kni_http_entry
|
||||
Reference in New Issue
Block a user