Install ATS in Linux (Apache traffic Server)

Source: Internet
Author: User
Tags bz2

ATS (Apache traffic server) is a high-performance HTTP proxy and cache server, the latest version of June 21, 2016 is 6.1.1.

Download Address: Http://trafficserver.apache.org/downloads

Compile and install ATS

Install Dependency Pack

# yum Install gcc gcc-c++ openssl-devel tcl-devel expat-devel sqlite-devel pcre-devel libdbi-devel libtool db4-devel

Download ATS

# wget HTTP://FTP.JAIST.AC.JP/PUB/APACHE/TRAFFICSERVER/TRAFFICSERVER-6.1.1.TAR.BZ2
# tar JXVF./trafficserver-6.1.1.tar.bz2
# CD trafficserver-6.1.1

Compiling and installing

#./configure--prefix=/usr/local/trafficserver
# Make && make install

Boot auto Start

# cp/usr/local/trafficserver/bin/trafficserver/etc/init.d/
# chkconfig--add Trafficserver
# chkconfig--list Trafficserver

Yum installation ATS

The ATS version installed by Yum is 5.3.

# yum-y Install Trafficserver

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.