Under Windows configuration using memcached
- Tools:
- Memcached-1.2.6-win32-bin.zip memcached Service-side program (for Win)
- Memcached manager Win's Memcached management tool
- Memcached. NET client Library c#/.net Memcached clients DLL
Installation Configuration memcached Service side
- Download Memcached-1.2.6-win32-bin.zip, extract Memcached.exe, is memcached the main program. For example, we put it under C:\Program files\memcached under the memcached server.
- Download and install Memcached Manager to manage the memcached server.
Install this application after downloading. This tool allows you to manually add and configure Memcached server, and you can monitor the status of each server. Open memcached Manager, click Add Server, and fill in the server information. I have installed the memcached directly here locally. , click Apply after filling, the server will appear on the right side of successful words.
Click Add instance to append the memcached instance. Here are some configuration information. Ip, port, memory and so on, not explained. Click Apply will prompt you to start now, we choose here is
Monitor the status of each server.
Under Windows configuration using MemCached