1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Varnish 3用のVMODを4に対応させる

Last updated at Posted at 2014-10-07

ごめん、メモ書きです。

Varnish3用のVMODを4に対応させる方法

によると、

とVarnish4用にVMODをmakeできるようになるとのこと。

なお、vmod_policy.c とは下記のことのようです。

ex. vmod_ratelimitの場合
${https://github.com/tobixen/libvmod-ratelimit/archive/master.zipを展開したパス}/src/vmod_ratelimit.c

なぜ"ようです"なんて曖昧な表現をしているかというと、自分で試せていないから。
申し訳ない。

どのVMODがどのバージョンに対応してるのさ??


https://www.varnish-cache.org/vmods
こちらで検索してみてね。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?