1 sudo apachectl start
1
sudo apachectl start
1 sudo apachectl stop
sudo apachectl stop
/etc/apache2
负载均衡 减轻单台机器的服务压力,将请求分发给其他的服务机器 Nginx Nginx将请求分发给具体的服务 对Nginx做集群
LAMP CentOS Ensure that the Linode’s hostname is set. Check your Linode’s hostname. hostname hostname -f Update your system: sudo yum update Apache Install Apache sudo yum install htt...
Configuration file /etc/nginx/nginx.conf /etc/nginx/conf.d/ Fastcgi related fastcgi_buffers 8 16k; fastcgi_buffer_size 32k; fastcgi_connect_timeout 90; fastcgi_send_timeout 90; fastcgi_read_time...
navicat
jenv