In message <[email protected]>, 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
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to