<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>map $cookie_wpt_debug $forward_to_gray {</div><div><div>    # When default is not specified, the default resulting value will be an empty string.</div><div>    default "";</div><div>    9cb88042edc55bf85c22e89cf880c63a 10.105.195.11;</div><div>}</div></div><div><div>        if ( $forward_to_gray != '' ) {</div><div>            proxy_pass http://$forward_to_gray$request_uri;</div><div>            break;</div><div>        }</div></div><div><br></div><div>When I configure this, he can be routed normally.</div><div><br></div><div><div>map $cookie_wpt_debug $to_gray {</div><div><div>    # When default is not specified, the default resulting value will be an empty string.</div><div>    default "";</div><div>    9cb88042edc55bf85c22e89cf880c63a 10.105.195.11;</div><div>}</div></div><div><div>        if ( $to_gray != '' ) {</div><div>            proxy_pass http://$to_gray$request_uri;</div><div>            break;</div><div>        }</div></div></div><div><br></div><div>When I configure this, he said that it can't be routed, I don't know why.</div></div><br><br><span title="neteasefooter"><p><br> </p></span></div><br><br><span title="neteasefooter"><p><br/> </p></span>