> Following today's discussion on IRC, there's an error I introduced
> when cleaning up the patch set before submission, and did not notice.
>
> Attached is the fix for the 10th patch.
Reattaching the whole patch set again, rebased against the current
master to fix documentation conflicts.
Best R
On Thu, Sep 10, 2015 at 7:38 PM, Dridi Boukelmoune wrote:
> Hi,
>
> This is Varnish 4.1 material.
>
> I have finally done and tested the changes we had decided to make
> during the last VDD:
> - removing the USE event
> - allowing VMODs to fail a WARM event
> - VCL reference counting for VMODs
> -
Hi,
This is Varnish 4.1 material.
I have finally done and tested the changes we had decided to make
during the last VDD:
- removing the USE event
- allowing VMODs to fail a WARM event
- VCL reference counting for VMODs
- relaxing the "cold" restrictions on cooling VCLs
I have found and fixed mor