varnish-cache:0.9

Last commit made on 2006-08-11
Get this branch:
git clone -b 0.9 https://git.launchpad.net/varnish-cache

Branch merges

Branch information

Name:
0.9
Repository:
lp:varnish-cache

Recent commits

5177f31... by Dag-Erling Smørgrav

Merge from trunk and bump version to 0.9.1.

git-svn-id: http://www.varnish-cache.org/svn/branches/0.9@805 d4fa192b-c00b-0410-8231-f00ffab90ce4

6628a04... by Dag-Erling Smørgrav

Regenerate

git-svn-id: http://www.varnish-cache.org/svn/branches/0.9@787 d4fa192b-c00b-0410-8231-f00ffab90ce4

5e9e6f6... by Dag-Erling Smørgrav

Fork 0.9.

git-svn-id: http://www.varnish-cache.org/svn/branches/0.9@786 d4fa192b-c00b-0410-8231-f00ffab90ce4

d625c47... by Dag-Erling Smørgrav

Rewrite pass_chunked().

git-svn-id: http://www.varnish-cache.org/svn/trunk@785 d4fa192b-c00b-0410-8231-f00ffab90ce4

a8a4c7c... by Anders Berg <email address hidden>

Got the requesttime right this time.

I am noticing free()'s that are freeing empty variables/pointers. Have to find where is happens.
Also noticing IP adresses not set correctly.

Still load of debugcode.

git-svn-id: http://www.varnish-cache.org/svn/trunk@784 d4fa192b-c00b-0410-8231-f00ffab90ce4

af10d6e... by Anders Berg <email address hidden>

Updated to work with new inner workings (ReqStart, ReqEnd, sbuf replacement etc).

Code now compiles.

git-svn-id: http://www.varnish-cache.org/svn/trunk@783 d4fa192b-c00b-0410-8231-f00ffab90ce4

65146a5... by Dag-Erling Smørgrav

FreeBSD needs <netinet/in.h> for IPPROTO_IPV6 and IPV6_V6ONLY.

git-svn-id: http://www.varnish-cache.org/svn/trunk@782 d4fa192b-c00b-0410-8231-f00ffab90ce4

9d469d5... by Anders Berg <email address hidden>

Added some more meat to the program. Loads of debug code still on.

Next step is to add the correct time. It's a bit tricky, and I haven't gotten it right just yet.

git-svn-id: http://www.varnish-cache.org/svn/trunk@781 d4fa192b-c00b-0410-8231-f00ffab90ce4

93c0044... by Dag-Erling Smørgrav

Add an epoll()-based acceptor for Linux 2.6. Simple empirical tests indicate
that epoll() performs significantly better than poll() (less CPU usage).

git-svn-id: http://www.varnish-cache.org/svn/trunk@780 d4fa192b-c00b-0410-8231-f00ffab90ce4

f25b5aa... by Dag-Erling Smørgrav

Clear reference to backend when we release our VCL reference.

git-svn-id: http://www.varnish-cache.org/svn/trunk@779 d4fa192b-c00b-0410-8231-f00ffab90ce4