登录
首页 » Lua » MycatLB

MycatLB

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

  • sampe-fft
    这是在matlab/simulink环境下,对一个连续信号采样及离散化.并进行FFT频谱分析的实例(This is in the matlab/simulink environment, for a continuous signal sampling and discretization. And FFT spectrum analysis examples)
    2008-03-22 13:54:22下载
    积分:1
  • MUL_RAYLEIGH
    说明:  使用MATLAB语言编辑产生瑞利信道模型,可用于多径效应仿真(The Rayleigh channel model is edited by MATLAB language, which can be used in multipath effect simulation)
    2020-05-01 16:51:41下载
    积分:1
  • PEM-fuel-cell-model
    采用matlab/simulink实现质子交换膜燃料电池的建模,可以使用作为分布式发电单元(matalb/simulink model the proton exchange membrane fuel cell.)
    2020-12-21 15:49:10下载
    积分:1
  • ASUS PRIME-H310M-ER2-0605内部上7代U
    AMI BIOS FOR ASUS PRIME H310M-E R2
    2021-04-15 16:18:54下载
    积分:1
  • 串口调试器
    用于串口调试,设置串口com可以检查通信数据是否正确。(comjkfja;jaljfjlaskgljgladjkljlkjkljgkljakljlj;f)
    2017-08-22 09:32:53下载
    积分:1
  • STM32L152 WaterMeter
    stm32l152实现智能水表程序,低功耗实现省电(Stm32l152 implementation of intelligent water meter program, low power consumption to save electricity)
    2021-04-10 20:58:58下载
    积分:1
  • MycatLB
    基于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])
    2019-01-26 22:04:51下载
    积分:1
  • 骨生长文
    基于Python语言的联合abaqus的模拟骨生长源代码(Source code of simulated bone growth combined with ABAQUS)
    2020-06-19 08:40:01下载
    积分:1
  • OutlAddin
    outlook的插件, 可以供初学者进行参考学习。(outlook s plugin)
    2011-09-14 17:17:47下载
    积分:1
  • SaveStockTSDay
    R语音实现行情的抓取,量化投资从此不是梦,量友们加油干(he ex-dividend A share market information daily ex stock data and the right to re factor, A-share stock market, A-share stock market daily transaction detail (Tick data))
    2018-04-16 13:38:37下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载