logo1.gif
                           Welcome to my TWiki wiki
Go

Benchmarks

Quick -n-dirty features from the FAQ

http://varnish.projects.linpro.no/wiki/FAQ

  • reverse proxy only
  • no built-in compression
  • no built-in ssl (pound or stunnel can be used)
  • no cache view (use x-varnish headers for debugging)
    • purge objects with url.purge {url regex}
    • conifgurable headers can be used through custom headers in the vcl file
  • memory managment done by the OS - no tweaking
  • can change conf on the run
  • has a rewrite engine
  • requires a c compiler for running
  • uses vcl conf files - 'man 7 vcl'
  • pass is request based operation and pass is for the while tcp session
  • can perform load balancing: round-robin, ???
  • all log in memory, can be outputted using commands:
    • varnishlog client ip: varnishlog -c -o ReqStart 192.0.2.123
    • varnishlog backend ip: varnishlog -b -o TxHeader 192.0.2.123
    • varnishncsa: w3c logs
  • can do x-forwarded-for through vcl configuration
  • can set headers through vcl configuration
  • support custom error
  • can ignore get variables through vcl configuration

Varnish Utils (monitoring, logs and stats)

Recent Changes

  • EC2Setup
    Here's my fiddling with AWS, mostly basic usage ...
                07 Jan 2009 - 12:26
  • ToastersInc
    Setup (25 December 2008): Debian Etch ...
                25 Dec 2008 - 16:58
  • AmazonCloudSecurity
    Host security Hardened Linux installations ...
                07 Dec 2008 - 15:54
  • SysAdmins
    Cloud Security Info Howtos (A Sysadmin ...
                07 Dec 2008 - 15:50
  • WebHome
    RSS ATOM One Liners Practical examples of the ...
                23 Nov 2008 - 15:54
  • HomeInternetUplink
    I keep this one running on putty window on my ...
                03 Nov 2008 - 11:21
more changes
Del.icio.us Digg Technorati BlikList Furl Reddit Newsvine Spurl Yahoo Myweb Google Bookmarks Bookmark pagehide
r1 - 11 Oct 2008 - 17:21:56 - ShoKo
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Syndicate this site RSSATOM