Iv. optimization of Linux kernel parametersVi/etc/sysctl.confAdd the following at the end:ReferenceNet.ipv4.tcp_fin_timeout = 30Net.ipv4.tcp_keepalive_time = 300Net.ipv4.tcp_syncookies = 1Net.ipv4.tcp_tw_reuse = 1Net.ipv4.tcp_tw_recycle =
#!/bin/bash# by Kerryhu# Mail:[email Protected]# blog:http://kerry.blog.51cto.com# Please manual operation Yum of before operation .....#============================ Update System Time ============================Yum Install-y NTPNtpdate
Varnish 4.0 Brief TutorialThis part of the tutorial contains the varnish fundamentals. Includes what is varnish, how it works, and also the start and run of varnish. After this part you may want to continue to understand the User Wizard (varnish
Varnish and Website PerformanceThis section focuses on how to tune varnish server and how to use varnish to optimize your Web site. There are three bars. The first section you should think of the various tools and functions of varnish, the next
1. Install Varnish
The installation of varnish is very simple. Next we will introduce it step by step:1. Preparations before installationThe following table 1 shows the installation environment of varnish:Table 1Host Name operating system IP
Use Varnish to optimize mobile sites
Imagine that you have just published a blog post and shared it with social networks. Then, this article happened to have been shared by big V. It immediately attracted the eyes of hundreds of fans and guided them
Recently, the company to do activities to promote, traffic explosion, the back-end server pressure Alexander, resulting in the user's request response time to prolong, the customer complained loud.In order to solve the problem as soon as possible,
In this section we talk about Web cache related knowledge, now compare the popular 2 of squid and varnish, their relationship is like httpd server Apache and Nginx,varnish compared with traditional squid, varnish With a higher performance, faster,
Prepare the environmentFirst, install a brand new Drupal. We recommend that you use drush to install Drupal quickly.First, create a database and remember the user and password.### Enter mysqlMysql-uroot-pCreate database 'mydb' character set utf8
Imagine that you've just posted a blog post and shared a social network. Then, this article happened to be the Big V fancy again to share out, immediately attracted hundreds of of fans eyes, guide them into your site. You are thrilled to see so many
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.