Re: Memcached per Item Maximum size.

2016-09-22 Thread Ajinkya Aher
Dear Colin Pitrat, Thank you for the link, I am attaching a screen shot of error where as I want to know how to use the link provided by you as I am using an exe which can be run through command prompt.

Re: Memcached per Item Maximum size.

2016-09-22 Thread Ajinkya Aher
Dear Dormando, I have successfully implemented memcached on windows only problem that I am facing now is that I want to increase the size of Item that can be saved in memcached from 128MB to GB's finding a way for the same. Note: Visit

Re: Memcached per Item Maximum size.

2016-09-22 Thread dormando
Hi, Unfortunately there is no supported version of memcached that runs on windows. On Wed, 21 Sep 2016, Ajinkya Aher wrote: > Hii, > > I am using Memcached for windows can anyone tell me what is the maximum size > of per Item that can be stored in Memcached as when I use " -I 129M " command >

Re: Memcached per Item Maximum size.

2016-09-22 Thread Colin Pitrat
>From your question I'd tend to say max size is 128MB if that's what the error says ... Though it would help to have the exact error you get because from the source code, the max value you can give for -I option is 1GB:

Memcached per Item Maximum size.

2016-09-22 Thread Ajinkya Aher
Hii, I am using Memcached for windows can anyone tell me what is the maximum size of per Item that can be stored in Memcached as when I use " -I 129M " command it throws error as maximum size that can be used per item is 128MB. -- --- You received this message because you are subscribed to