XGraphKhipu / haarpcache

Fork of thundercache, haarpcache one smart cache.
perufw.wordpress.com
GNU General Public License v2.0
18 stars 18 forks source link

HaarpCache

Maintainer

Table of contents

Introduction

Proxy HaarpCache is a fork of ThunderCache.

HaarpCache is a robust static and dynamic cache that provides support to the DASH technology.

Installing

Reinstall or Update

For a common update:

    su
    cd /usr/src/
    rm -fr haarpcache
    killall haarpclean 2>/dev/null
    git clone https://github.com/keikurono/haarpcache.git
    cd haarpcache
    ./configure
    # IF you have problems with the last command, then (for debian/ubuntu systems) do:
        apt-get install g++-4.4
        ./configure CXX=g++-4.4
    #
    make
    make install
    mysql -u root -p < haarp.sql
    # ... and enter your password of Mysql.

    cp -b etc/haarp/haarp.lst /etc/haarp/haarp.lst
    /etc/init.d/haarp restart
    squid -k reconfigure

Monitoring Logs

Depending on the location of the logs defined in the file /etc/haarp/haarp.conf:

    tail -f /var/log/haarp/access.log
    tail -f /var/log/haarp/error.log

Level information in the logs: change the LOGLEVEL on /etc/haarp/haarp.conf.

List of Plugins

Configure your file /etc/haarp/haarp.lst to disable or enable the plugins.

Changelog

Version 2.1.2

2016/01/04

Version 2.1.1

2015/12/08

Version 2.1

2015/12/01

Version 2.0b

2015/10/28

Version 1.5.1

2015/09/26

Version 1.5

2015/09/14

Version 1.4.1 Thanks to Hernan Dario Nacimiento.

2015/07/31

Version 1.4

2015/07/07

Version 1.3

2015/06/13

Version 1.2.1 Thanks to Samuel Espinoza, Oscar Vaquero y Fernando Maniglia.

2015/05/29

Version 1.2

2013/12/24

Version 1.1

2013/02/09

Fork created by

Manolo Canales Cuba

kei.haarpcache@gmail.com

http://perufw.wordpress.com


If you find this code useful, or wish to fund further development, you can use PayPal to donate to the HaarpCache project: