Hi Community, Like mentioned in this ISSUE: https://github.com/apache/incubator-shenyu/issues/2969.
When setting `isFull` to true, both spring cloud and http cannot work as expectation. Below is the rule condition for now, which makes `isFull` property invalid. [cid:image001.png@01D84B3C.7145A420] The expectation is uri matches /springcloud/**. It’s same for http (divide) proxy rule condition. If it’s truly a bug, I can try to fix it. Thanks, Han