On Mon, 2011-05-30 at 00:21 +0900, Masanori Yamazaki wrote:
> 
> 
> [pgpool.conf Setting]
> 
> - To enable the memory cache functionality, set this to on (default is
> off)
> 
> 
> memory_cache_enabled = on/off
> 
> - Memory cache behavior can be specified by cache_param directive.
> 
> 
> cache_param = 'method=shmem,  *1
> 
>                memcached_host=,  *2
>                memcached_port=,  *3
> 
>                total_size=,  *4
>                expire=60,  *5
>                maxcache=,  *6
>                cache_block_size=8192' *7
> 
This is strange to me. Why only one parameter? you should use seven, the
user just needs to enter the information, and doesn't need to know the
way the string is built.


-- 
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com

_______________________________________________
Pgpool-hackers mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-hackers

Reply via email to