2.1.3 candidate patch available

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Jun 21 12:29:53 CEST 2010


	http://phk.freebsd.dk/misc/_2.1.3.patch

This is revision 0 of my candidate patch for the 2.1.3 release.

Please test this if you can, and report if any of the bugs mentioned
below are not fixed:

Contents:
        Add #include vmb.h / vmb.c (..., r4977)

        Critbit.c:
                use malloc for y-structs
                To reduce objhdr/obj delta and reduce CPU-wastage.

        #700 (r4829):
                Allow TAB in HTTP reason field.

        #702 (r4865):
                Off by one in Range length calculation

        #704 (r4866):
                Range "from-end" miscalculation

        #722:
                Fix issue with director cleanup on vcl.discard

        B-Heap
                Slight performance improvement

        Expect{Err} bug in vcc_action.c
                Panic instead of error message

        TCP_Check() of getsockname in VRT_r_server_ip() &c.
                Solaris bug-apeacement

        #719 (r4973, r4974, r4975)
                ESI panic when element spans malloc segments

        Remove link from error in default.vcl (r4867)


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.




More information about the varnish-dev mailing list