Re: !obj.cacheable passes?

2008-03-22 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Ricardo Newbery writes: I'm looking at the default vcl and I see the following stanza: sub vcl_hit { if (!obj.cacheable) { pass; } deliver; An object can be cached as not cacheable. When we have

Problem with concatenated response headers with 1.1.2

2008-03-22 Thread John Jensen
Hello, I have a curious problem with Varnish 1.1.2 response headers on Ubuntu Gutsy. I think it is best summarized with some telnet excerpts: Telnet to backend server: [EMAIL PROTECTED]:~ telnet localhost 8080 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GET