[Workaround] Backend SICK!!! (HELP!!!)

Cristiano Fernandes (chm0d) chm0dz at gmail.com
Wed May 4 19:46:33 CEST 2011


Whats is worng?

vcl_fetch.


        # MAGICMARKER - if error !=200 fetch on cache.
        if (req.restarts == 0 && req.url ~ "^/$" && obj.status != 200) {
                C{
                        syslog(LOG_INFO, "HIT on vcl_error and config
magicmarker on (%s) (%s) (%s)", VRT_r_req_url(sp), VRT_r_obj_response(sp),
VRT_r_req_xid(sp));
                }C
                set req.http.magicmarker = "sick";
                restart;
        }

???? HELP!!!!

-- 
_______
 Cristiano Fernandes
Google is my shepherd, no want shall I know
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20110504/d377a7be/attachment-0003.html>


More information about the varnish-misc mailing list