登录
首页 » Lua » MycatLB

MycatLB

于 2019-01-26 发布 文件大小:6277KB
0 193
下载积分: 1 下载次数: 0

代码说明:

  基于lua的负载均衡器,配置简单,性能跟nginx不相上下 ,服务负载均衡 a.基于hash的负载均衡[可配置权重] b.基于轮询的负载均衡[可配置权重] ###2.路由链路管理 a.客户端路由信息跟踪 b.主机路由信息统计 c.断开异常的客户端连接 ###3.主机动态上下线 a.动态上线主机 b.动态下线或移除主机 c.立即下线或移除[紧急模式](Load balancer based on Lua has simple configuration and similar performance to nginx. Service load balancing a. Hash-based load balancing [configurable weight] B. Polling-based load balancing [configurable weight]. Routing link management a. Client routing information tracking B. Host routing information statistics C. Disconnecting abnormal client connections 65507; State offline or remove host C. immediately offline or remove [emergency mode])

文件列表:

MycatLB-master, 0 , 2016-01-02
MycatLB-master\README.md, 1751 , 2016-01-02
MycatLB-master\bin, 0 , 2016-01-02
MycatLB-master\bin\CzpLB.exe, 1835940 , 2016-01-02
MycatLB-master\bin\CzpLB_x64.exe, 1836042 , 2016-01-02
MycatLB-master\bin\centos_x86_64_czplb.tar.gz, 5068800 , 2016-01-02
MycatLB-master\img, 0 , 2016-01-02
MycatLB-master\img\lb_add_ser.png, 26443 , 2016-01-02
MycatLB-master\img\lb_log.png, 20402 , 2016-01-02
MycatLB-master\make.bat, 1756 , 2016-01-02
MycatLB-master\make.iss, 2136 , 2016-01-02
MycatLB-master\make_linux.bat, 845 , 2016-01-02
MycatLB-master\sqlite3.dll, 650725 , 2016-01-02
MycatLB-master\src, 0 , 2016-01-02
MycatLB-master\src\db, 0 , 2016-01-02
MycatLB-master\src\db\ljsqlite3.lua, 20682 , 2016-01-02
MycatLB-master\src\lb, 0 , 2016-01-02
MycatLB-master\src\lb\add_backend_server.lua, 1684 , 2016-01-02
MycatLB-master\src\lb\load_balance.lua, 5273 , 2016-01-02
MycatLB-master\src\main.lua, 2561 , 2016-01-02
MycatLB-master\src\manager, 0 , 2016-01-02
MycatLB-master\src\manager\backendserver_manager.lua, 5011 , 2016-01-02
MycatLB-master\src\manager\log_manager.lua, 2710 , 2016-01-02
MycatLB-master\src\util, 0 , 2016-01-02
MycatLB-master\src\util\util.lua, 1224 , 2016-01-02
MycatLB-master\src\util\xsys.lua, 11132 , 2016-01-02
MycatLB-master\src\web, 0 , 2016-01-02
MycatLB-master\src\web\dispatch.lua, 2099 , 2016-01-02
MycatLB-master\src\web\mime.lua, 5326 , 2016-01-02
MycatLB-master\web, 0 , 2016-01-02
MycatLB-master\web\50x.html, 1177 , 2016-01-02
MycatLB-master\web\css, 0 , 2016-01-02
MycatLB-master\web\css\.DS_Store, 6148 , 2016-01-02
MycatLB-master\web\css\blackbird.css, 6436 , 2016-01-02
MycatLB-master\web\css\bootstrap-table.min.css, 3754 , 2016-01-02
MycatLB-master\web\css\bootstrap.min.css, 114411 , 2016-01-02
MycatLB-master\web\css\icons, 0 , 2016-01-02
MycatLB-master\web\css\icons\back.png, 912 , 2016-01-02
MycatLB-master\web\css\icons\cancel.png, 1133 , 2016-01-02
MycatLB-master\web\css\icons\cut.png, 1024 , 2016-01-02
MycatLB-master\web\css\icons\edit_add.png, 1088 , 2016-01-02
MycatLB-master\web\css\icons\edit_remove.png, 625 , 2016-01-02
MycatLB-master\web\css\icons\filesave.png, 898 , 2016-01-02
MycatLB-master\web\css\icons\help.png, 1187 , 2016-01-02
MycatLB-master\web\css\icons\modify.png, 917 , 2016-01-02
MycatLB-master\web\css\icons\no.png, 922 , 2016-01-02
MycatLB-master\web\css\icons\ok.png, 883 , 2016-01-02
MycatLB-master\web\css\icons\print.png, 1057 , 2016-01-02
MycatLB-master\web\css\icons\redo.png, 708 , 2016-01-02
MycatLB-master\web\css\icons\reload.png, 1045 , 2016-01-02
MycatLB-master\web\css\icons\search.png, 813 , 2016-01-02
MycatLB-master\web\css\icons\undo.png, 707 , 2016-01-02
MycatLB-master\web\css\my.css, 359 , 2016-01-02
MycatLB-master\web\favicon.ico, 4286 , 2016-01-02
MycatLB-master\web\fonts, 0 , 2016-01-02
MycatLB-master\web\fonts\glyphicons-halflings-regular.eot, 20335 , 2016-01-02
MycatLB-master\web\fonts\glyphicons-halflings-regular.svg, 63154 , 2016-01-02
MycatLB-master\web\fonts\glyphicons-halflings-regular.ttf, 41280 , 2016-01-02
MycatLB-master\web\fonts\glyphicons-halflings-regular.woff, 23320 , 2016-01-02
MycatLB-master\web\img, 0 , 2016-01-02
MycatLB-master\web\img\logo_24px.ico, 2462 , 2016-01-02
MycatLB-master\web\img\logo_32px.ico, 4286 , 2016-01-02
MycatLB-master\web\index.html, 2243 , 2016-01-02
MycatLB-master\web\js, 0 , 2016-01-02
MycatLB-master\web\js\bootstrap.min.js, 34659 , 2016-01-02
MycatLB-master\web\js\html5shiv.min.js, 2639 , 2016-01-02
MycatLB-master\web\js\jquery-1.11.2.min.js, 95935 , 2016-01-02
MycatLB-master\web\js\my.js, 2518 , 2016-01-02
MycatLB-master\web\js\respond.min.js, 4381 , 2016-01-02
MycatLB-master\web\view, 0 , 2016-01-02
MycatLB-master\web\view\foot.html, 159 , 2016-01-02
MycatLB-master\web\view\head.html, 895 , 2016-01-02
MycatLB-master\web\view\host_mgr.html, 1799 , 2016-01-02
MycatLB-master\web\view\route_mgr.html, 749 , 2016-01-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • band_select_oif
    说明:  根据OFI指数确定高光谱数据的最佳3个波段组合(Determining the best three band combination of hyperspectral data based on ofI index)
    2020-06-20 01:05:24下载
    积分:1
  • FT_Prog_v3.6.88.402 Installer
    Ftdi232 programming tool
    2018-02-20 18:04:34下载
    积分:1
  • tomcat8
    说明:  tomca8.5的源代码,包括connector连接器和catalina容器(tomca8.5 source code)
    2020-06-17 10:00:02下载
    积分:1
  • dist
    说明:  图像间距离测量可以轻松实现,还有大量源码可共分享(Measuring the distance between images can be easily achieved, there are a large number of source code can be a total share)
    2008-11-08 22:10:29下载
    积分:1
  • sy
    说明:  pb 加水印已经本人测试可用 已经本人测试可用(pb jia shuei yin)
    2013-07-05 13:42:23下载
    积分:1
  • SkyAppWiz(CP)1
    skysdk 杭州斯凯 SKYEngine平台SDK独家示例代码(skysdk sky-mobi SkyEngine Example Source code notepad)
    2020-12-03 08:29:25下载
    积分:1
  • webservers
    根据互联网流行的各种中间件版本特征,整理出来的最新中间件对比分析文档(According to the Internet version of the popular features of a variety of middleware, middleware sorted out comparative analysis of the latest documents)
    2013-10-05 16:53:54下载
    积分:1
  • NFC-SPI通信测试
    基于PN532NFC模块与STM32F10x的通信源码,可实现对NFC读写(Based on the communication source code between PN532NFC module and STM32F10x, it can read and write NFC.)
    2019-07-07 14:53:08下载
    积分:1
  • speech-recognition
    基于MATLAB环境下GUI界面进行语音识别技术研究(基于MATLAB环境下GUI界面进行语音识别技术研究 基于MATLAB环境下GUI界面进行语音识别技术研究 Research on speech recognition technology based on GUI interface in MATLAB environment)
    2017-05-08 21:27:28下载
    积分:1
  • ASUS PRIME-H310M-ER2-0605内部上7代U
    说明:  AMI BIOS FOR ASUS PRIME H310M-E R2
    2021-04-15 16:18:54下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载