Hi, I am a bit concerned over the fact that varnish does not support onerror [1]. So for example if a subrequests fails, there is currently no way to simply ignore the issue, but not fail the entire request, which is a pattern I would expect to use some what frequently.
Imho this means that we need to add our own support for this (which would likely get a bit hacky) or we should at least provide a varnish config that can "emulate" onerror. Is there anyone experienced enough with VLC to look into the later? regards, Lukas Kahwe Smith [email protected] [1] http://symfony.com/doc/2.0/cookbook/cache/varnish.html -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
