ShreyasGhodke commented on issue #3205: URL: https://github.com/apache/apisix-dashboard/issues/3205#issuecomment-4067898096
Hello, @Baoyuantop Thanks for the clarification! My question was more from a scalability perspective. In environments where clusters may contain hundreds or thousands of routes, fetching the full dataset for client-side filtering could potentially increase payload size and latency. I’m still exploring the dashboard architecture and was wondering whether the dashboard backend might eventually act as a lightweight filtering layer when such scale is involved. For now I understand that the Admin API does not support complex filtering, so the current hybrid approach makes sense. I’ll continue reviewing the architecture to better understand how data flows between the dashboard and APISIX. -SG -- 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]
