SkyGra opened a new issue, #48: URL: https://github.com/apache/doris-mcp-server/issues/48
Hi, I have two questions that I need your assistance with. 1. HA architecture If we want use doris mcp server in production environment, we have to take **SPOF** to consideration. Currently, we generally deploy the doris mcp server in a single-machine environment, but when the doris mcp server is down or the machine is down, the doris mcp server can't be accessed,how can we to avoid the prolem, and have any solution ? 2. server monitor when we use doris mcp server in production environment, we hope to see the running status of it, such as calling times,recent response time, the usage of doris conection pool or num of connection, etc. 3. performance optimization previously, i use jmeter make a performance test for doris mcp server(0.2.0) **execute_query** tool,it can support 50 QPS(http request). i found it seemly can only run in single thread in backend, can you provide relevant baseline perfomance test, and further improve the perfomance ? thanks. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
