登录
首页 » Lua » MycatLB

MycatLB

于 2019-01-26 发布 文件大小:6277KB
0 164
下载积分: 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 个回复

  • idw
    空间插值,样点在预测点值的计算过程中所占权重的大小受参数的影响;也就是说,随着采样点与预测值之间距离的增加,标准样点对预测点影响的权重按指数规律减少。(Spatial interpolation)
    2018-04-17 21:29:52下载
    积分:1
  • sy
    说明:  pb 加水印已经本人测试可用 已经本人测试可用(pb jia shuei yin)
    2013-07-05 13:42:23下载
    积分: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
  • 控制步进电机
    控制电机以设定速度行进;电机以变速度行驶,反复旋转运动。(contral the motor moving!)
    2018-10-16 16:44:32下载
    积分:1
  • OK_verygood_PMSG_svpwm2
    永磁发电机的SVPMW的控制 能够很好的整流 参数也都已经调试好了 (PMGW perfect control with svpwm method)
    2011-07-05 20:33:36下载
    积分:1
  • heat-transfer
    说明:  用于一维和二维传热问题的有限差分和有限元法数值计算(For one-dimensional and two-dimensional heat transfer finite difference and finite element method numerical calculation)
    2008-11-13 22:14:21下载
    积分: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
  • OSC
    简易数字存储示波器,包括T6963驱动程序,ADC0832驱动程序,按键驱动等(Simple Digital Storage Oscilloscope, including the T6963 driver, ADC0832 drivers, such as key drivers)
    2008-12-11 13:08:15下载
    积分:1
  • MATGPR_R1
    雷达信号处理开源程序:MATGPR Release 1(Radar signal processing open source program)
    2017-09-01 09:48:55下载
    积分:1
  • 自动标注线路桩号并提取桩坐标
    道路设计中自动标注线路中桩号并提取中桩坐标程序(Automatic marking of pile number in line and extraction of middle pile coordinate program)
    2017-11-13 15:25:14下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载