标签:均衡 sdn dns服务器 tom article tail mybatis 系统 art
首先DNS服务器对域名进行一个解析,然后再经过nginx(中间服务器/网关:一个地址解析)进行一个负载均衡,对各个服务器的IP的任务进行一个均衡
分配,再经过Tomcat容器,再到中间有一个RPC(远程调用(函数),位于两个服务器之间,对于大量的代码解耦),再到业务层(spring),最后到数据
层(mybatis);
另外,请求,可以参考https://blog.csdn.net/m_buddy/article/details/77800998。
标签:均衡 sdn dns服务器 tom article tail mybatis 系统 art
原文地址:https://www.cnblogs.com/shijinglu2018/p/10339616.html