Change memcached default page size
Hello,
i 've installed Membase Server 1.7.1 on windows Server 64bit and configured it in order to use it as a Memcached solution.
I want to change the default page size to a value larger than 1MB.
Even though I can change the slab allocation with the moxi.exe (ex. >moxi -z 11811=192.168.137.20:11211 -f 1.5 -vv ) i cannot change the default page size because a command similar to ">memcached.exe -I 2M" is not available through the moxi.
Is there a way to do this?
Also in the moxi help menu I see that -f command is deprecated. Is there a better way to configure the allocation?
Thanks in advance,
Alex
PS:
1.Please note that i only have one node/server installation and not a cluster. So i just want to configure that single memcached instance)
2.I m are currently interested only to using the memcached-only configuration so moving to membase at this stage of development is not an option
There is an open issue, 4399, which is tracking allowing for low-level tunables like this. I'd recommend you add yourself to the watch list and perhaps vote for the issue.