Hi Group, Thanks a lot for your suggestions. I would like to say that I am using memcached in windows box and I am having no problems. It may be better to use it in Ubuntu box, but based on my requirement I have start it on windows box. Anyway I will try to port the Linux comparable code.
Thanks Jitendra On Jan 21, 12:26 am, "a." <[email protected]> wrote: > currently you need to change the startup parameters of memcached in > the registry (HKLM\CurrentControlSet\Services etc.) because it just > installs a "default configuration" using 64 megabytes and the default > port. > > or, you can use "sc create memcached binPath= " etc to create you > custom install > > On Jan 20, 2009, at 8:24 PM, Walt Crosby wrote: > > > Dont get me wrong. I'm a Microsoft guy. Maybe its just the > > distribution that I found, that was pre-built to 64MB. All things > > considered, I just feel that it is easier to run this particular > > caching server on Linux. > > > Walt > > > From: [email protected] [mailto:[email protected]] > > On Behalf Of Josef Finsel > > Sent: Tuesday, January 20, 2009 2:00 PM > > To: [email protected] > > Subject: Re: Memcached 1.3 or above for windows. > > > Let's not start a distro war.... > > > I'm running MS and haven't had issues with the cache. We're running > > about 70% but that's more to do with our caching scheme and > > implementation before we implemented memcache than memcached on > > Windows. And since our service is currently using far more than > > 64MB, I'm not sure where that number comes from as a limit. > > > As for reboots, I believe our memcache server was rebooted last > > weekend for the first time in several months and then only because > > we were doing a hardware upgrade. > > > Josef > > > On Tue, Jan 20, 2009 at 9:52 AM, Ray Krueger <[email protected]> > > wrote: > > > > I am using memcached in windows platform. > > > I am using memcached version 1.2.6. > > > The problem here is that I am not able to use BINARY_PROTOCOL option > > > with this server as it works with only server version 1.3 or above. > > > Appreciate if any body can send me the link to download memcached > > > server version 1.3 for windows. > > > I am also open for the subversion link to download and compile it. > > > If you really want to run the latest and greatest edge stuff, you > > really should just stand up a linux box. It's dead simple to stand up > > an Ubuntu Linux box and run memcached. You can put that expensive > > Windows license to use elsewhere. > > > -- > > "If you see a whole thing - it seems that it's always beautiful. > > Planets, lives... But up close a world's all dirt and rocks. And day > > to day, life's a hard job, you get tired, you lose the pattern." > > Ursula K. Le Guin > > >http://www.finsel.com/words,-words,-words.aspx(My blog) > >-http://www.finsel.com/photo-gallery.aspx > > (My Photogallery) > > -http://www.reluctantdba.com/dbas-and-programmers/blog.aspx > > (My Professional Blog)
