Hello All,
I am using memcache windows client (memcached-1.2.4-Win32), it
is working fine with my machine.Default memory allocation for the
installed memcache is 1 mb, now i want to increase the size up to 100
mb because objects which i am storing in memcache is bigger than 30 mb
I am using the following command to increase the size
Input Command : D:\memcached-1.2.4-Win32>memcached -d -m 100 -l
127.0.0.1 -p 11211
Output : Illegal argument: "-m"
i am getting the above error, can anyone help me and tell how to
proceed as i am novice for the memcache concept
Here are my machine configurations details
Machine : HP Compaq
RAM - 2GB
OS - Windows XP 64 bit
Let me know in case of more information...
Regards,
Yogesh Potdar