Yes -- that is if you want to invoke it from the command line. If you want it to be a Windows Service, then you are limited to 64MB. However, somebody mailed the list the other day saying there is a registry key that will allow for dynamic sizing. However, I have no information on what that Registry setting would be.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\memcached Server -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Hielke Hoeve Sent: Friday, January 23, 2009 8:11 AM To: memcached Subject: Re: Memcached 1.3 or above for windows. On 20 jan, 18:37, "Walt Crosby" <[email protected]> wrote: > I agree. We did that. The windows Server is a joke -- since it is > currently limited to 64MB in Service mode (I'm sure this could be > modified, but I don't have the time to find the magic key). you can, simply by checking the docs. "C:\Program Files\memcached\memcached.exe" -m 128 -m 128 means use 128 MEG.
