翻译以下irule:when HTTP_REQUEST if HTTPuri starts_with ACQServeror HTTPuri starts_with qianyueor HTTPuri starts_with CIAServer pool P_MGATE_GG else discard
当收到HTTP请求时, 如果请求URI以"/ACQServer/"开头, 或者以"/qianyue/"开头, 或者以"/CIAServer/"开头, 则将请求转发到名为P_MGATE_GG的池中。 否则,丢弃该请求。
原文地址: http://www.cveoy.top/t/topic/g2GP 著作权归作者所有。请勿转载和采集!