The connection pool in linux kernel layer.
###Requires:
- X86 CPU
- Linux Kernel Version >= 2.6.18
- Host OR VM (KVM,XEN,Vmware, etc)
- $ download src package
- $ cd kconnp
- $ ./configure
- $ make
- $ make install
#####Commands kconnp (stats|reload|start|stop|restart)
- stats: output the statistics information
- reload: reload the config
- start: start the service
- stop: shutdown the service
- restart: restart the service
#####Configuration ######Files
- Global: /etc/kconnp.conf
- White list for ACL: /etc/iports.allow
- Black list for ACL: /etc/iports.deny
- Communication Primitives: /etc/primitives.deny
######Explains
- The priority of black list is higher than white black list.
- If the iport is specified,the connections will be pre-connected.
- If the connection is configured stateful (tag: (S)),each connection only be use one time before closing.
E-Mail::[email protected]