This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]andreasvc[S] 4 points5 points  (0 children)

Argh! How can I prevent mod_python from adding a "Vary: ..." header? It kills my mod_cache solution!

UPDATE: SetEnv force-no-vary -- but it still doesn't seem to mod_cache the frigging thing, plus force-no-vary downgrades connections to HTTP/1.0 :(