Add header iov struct cache
[MonkeyD.git] / MODULES
blob8e97bacb7b0e5f607d8380ed0f7fea1c46ec87e0
1 Monkey HTTP Daemon - MODULES
2 ----------------------------
4 Monkey now support static modules. If you enabled one of this take care 
5 because binary size will be increased a lot of KB. The available modules
6 are :
8 ---------------------------------------------------------------------------
9 MODULE: mod_mysql
11 DESCRIPTION: This module allow you register the access and error entries
12 in a MySQL database. For more details read extras/mod_mysql/INSTALL.
14 LOADING: use --load-mod_mysql option in configure script. 
16 REQUERIMENTS: MySQL headers and development libraries.
17 ---------------------------------------------------------------------------