Code Monkey home page Code Monkey logo

livearchivingproxy's Introduction

LiveArchivingProxy

An HTTP Proxy that archives all intercepted trafic.

The Live Archiving Proxy (LAP) project is an HTTP proxy that is able to capture the traffic that flows through it. The LAP delegates the handling of the captured data to one or multiple writers using a simple network protocol. Writers exists for the DAFF, WARC and ARC format. Using an HTTP proxy for Web archiving enables the use of any HTTP client for crawling (Heritrix, PhantomJS, HTTrack, Scrapy, etc.) while keeping a unified and simple storage backend. The LAP is designed to be highly performant, easy to use and archive-format agnostic. It will run on any 64-bit linux system.

Ina uses the LAP in production since 2012 for 50% of its crawls and plans to use if for 100% of its crawls by 2014.

Getting started

Code resources

ChangeLog

Note: This changelog only list major apparent changes.

1.2.1 2014-08-26

  • better HTTP/1.1 handling
  • vortex log fix
  • bloom filter handshake timeout
  • bloom filter TCP tunneling removed
  • hostname fix
  • DNS caching for IPv6 fix
  • deflate fix
  • proxy setting revamped
  • PAR version fix

1.2.0 2014-05-06

  • pseudo HTTPS mode (see user manual)
  • compression-factor info for compressibility hint (LZ4)
  • bypass mode (lap-bypass header in request)
  • PUT web service
  • discard-when-no-writer option
  • allow-range-requests option
  • revamped screen log
  • various bug fixes

X.X.X 2013-07-10

  • initial public release

livearchivingproxy's People

Contributors

davidrapin avatar tdrugeon avatar

Watchers

James Cloos avatar Leonir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.