问题 I'm curious if there is a way rewrite a URL if response is a 404, in Varnish 2.1.5? For example. I'd like to pull up a URL, which may or may not exist. If the URL doesn't exist, I'd like to do a URL rewrite and try the new URL instead. I'm new to Varnish and don't completely understand the lifecycle of a request (if anyone knows a guy of article explaining this, please share). I've tried setting some variables and request headers, and checking res.status but they seem to get lost someplace in