Architectural heads-up/call for comments
Poul-Henning Kamp
phk at phk.freebsd.dk
Wed Jan 6 13:59:44 CET 2010
In message <4B44814A.3010602 at gmail.com>, Rob S writes:
>Poul-Henning Kamp wrote:
>I'd like to mutter something here about adding some
>form of "return pass", rather than just writing "pass".
That is already the syntax in -trunk:
return(pass);
>> 2. Client identity
>>
>Access to cookies is great, but I don't necessarily think that a
>client.ident idea is sensible. Is the "client" object going to be
>persistent between requests?
Between requests: yes.
Between TCP connections: no.
--
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-misc
mailing list