1.apache:http服务器传统电商一般使用apache+tomcat来实现负载均衡和集群2.Nginx: 2.1、http服务 2.2、反向代理 2.3、负载均衡3.ftp:一种协议3.1 ftp服务:3.1.1使用linux做服务器,在linux中有个ftp组件vsftpd。