文件名称:基于NIO的简单HTTP服务器--反向代理+负载均衡
文件大小:401KB
文件格式:7Z
更新时间:2022-04-24 10:02:20
反向代理 负载均衡 HTTP NIO
tuna 是一个基于NIO的简单http服务器,简单的实现了反向代理和负载均衡 这是tuna的配置文件 #this is config file for tuna #some common config keepalived: 5000 username: root password: root proxyServer: tomcatServer: localhost:8081,localhost:8082 #http protocol http:
【文件预览】:
tuna
----bin()
--------org()
----config()
--------tuna.yml(822B)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----html()
--------tuna.gif(20KB)
--------index.html(872B)
--------text.gif(21KB)
----src()
--------org()
----.project(380B)
----.classpath(424B)
----lib()
--------servlet-api-2.5.jar(103KB)
--------snakeyaml-1.24.jar(295KB)