Testing memcached on win32

KILLROY killroy at gmail.com
Fri Apr 8 06:17:22 PDT 2005


Hi,

I've been trying to get memcached working on a win32 (XP Pro)
platform. I'm using the binary build from
http://www.ctoforaday.com/archives/000039.html.

I started the deamon with this command:
memcache -vv -p 11211

Which resulted in this response:

<1992 server listening
Starting event loop...

My attempts to connect to it sign any of the available PHP clients
failed. I'ved tried telnetting:

telnet localhost 11211

which connects, but no metter what commends I send (i.e. get) there is
no response.

Is there some telnet command I could use to test why the server isn't
working? Is there anything else I need besides memcache.exe to get
this binary to work? are tehre any other win32 binaries I mighht
downlaod and try?

Thanks and kind regards,
SN


More information about the memcached mailing list