Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 246 by [email protected]: Server Establishment
http://code.google.com/p/memcached/issues/detail?id=246

What steps will reproduce the problem?
1.Download memcache 1.4.4 for Windows(64bits) version and install it as a windows service; 2.Set the parameter of this service as -d runservice -m 512 -c 1024 -p 11211 by regedit;
3. start the service and it can be found in task management;
4. telnet 127.0.0.1 1121 connect it successfully;
5. stats gets nothing but return to c:\...
6. Write a program and the client object can be instantiated but get nothing from memcache.

I am a rookie to this field. Anyone can help me? Thx!!!


Reply via email to