
varnish
iteye_18468
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
subroutine & action - varnish
subroutine & action - varnish subroutine, code section, called in the flow, manipulate http header and other things, action, indicate the next step, used inside subroutine, in format "retu...2011-10-27 19:19:36 · 118 阅读 · 0 评论 -
variable - varnish
variable some global variable are avaliable in subroutings, in different stage there are different variable avaliable, ref: https://www.varnish-cache.org/docs/3.0/reference/vcl.html#subrout...2011-10-27 19:21:56 · 107 阅读 · 0 评论