引刀成一快, 不负少年头
Apache做为功能强大的web服务器,经常把用来作为前端服务器,服务的处理逻辑通过module传递给后台的服务。大致这样一个结构: client <—-> Apache<—>Module<—>Server