L78
split_clients string $variable { ... }
string
$variable
http
http { split_clients "${remote_addr}AAA" $variant { 0.5% .one; 2.0% .two; * ""; } server { location / { index index${variant}.html; } }
posted on 2019-05-05 17:05 _Jee 阅读(656) 评论(0) 编辑 收藏 举报