(A distributed cache cleaning system based on c/s architecture 1、 Development tools??
Server side: Perl?
Client side: PHP II. Function description? The functional structure is divided into client and server. The client is used by SA to submit URLs to be cleared or to formulate contents and directories. The server listens to port 9999 (default, which can be changed in the program) and is used to receive requests sent by the client. The system has two clearing modes:?
Normal mode in the normal mode, SA must input the complete URL address, each address occupies one line, and the client side will push all URLs to the selected cache group for clearing, and return the clearing result message.?
Advanced mode in advanced mode, SA can input any content to be cleared, such as SWF, JPG, www.wenzizone Cn/images/, /upload/, the client side will push these contents to the selected cache group through port 9999 on the server side for batch clearing. In this mode, the return result is not supported for the time being, and at present, it can only support the batch clearing of squid cache.)