Baoyuantop commented on issue #11803: URL: https://github.com/apache/apisix/issues/11803#issuecomment-4043657249
The core issue is that `remote_addrs` (especially CIDR) introduces additional condition matching costs, which can translate into a decrease in overall throughput under high-pressure scenarios. However, due to the lack of key environment and evidence of reproduction in the issue, it is impossible to determine whether "implementation defects cause an abnormal 7% regression" or "known architectural costs are amplified." The value 192.168.1.2:16 in `remote_addrs` does not conform to the schema; its actual effectiveness should be verified first. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
