Updates:
        Status: WontFix

Comment #1 on issue 146 by trond.norbye: Prepackaged Windows binaries don't respect command-line flags when being installed as a service
http://code.google.com/p/memcached/issues/detail?id=146

The -d option shouldn't be used to install memcached as a service (or used to start it as a windows service). -d means to start it as a daemon (detach from the tty etc). This change is already available in the engine branch.

If you want to run memcached as a "Windows service" one can use sc.exe to set it up (for more info see: http://support.microsoft.com/kb/251192/en-us )


Reply via email to