hello,
Does Monkey's config file follows the following schema (
http://swpd.github.io/blog/2013/05/18/monkey-http-daemon-internals/#config
)?
[CONFIG]
Key1 Value1
Key2 Value2
I think we have to define the configuration file for the Memcached plugin
using the above syntax. I would like to define this configuration file too.
It seems the interested configurations options are;
1. Memcached instance name
2. Time out (when connecting to the Memcached server ) in seconds
3. Should use pooling connections (when connecting to the Memcached server)
?
4. API usage statistics
5. Virtual Host specifics
6. Other configurations
I hope #3 is a boolean parameter which indicates if we want to pool the
connection from plugin to server or not ? Can I know more information about
#4, #5 and #6 ? Does this looks correct ?
Thank you.
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey