登录
首页 » Lua » MycatLB

MycatLB

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

  • OSC
    简易数字存储示波器,包括T6963驱动程序,ADC0832驱动程序,按键驱动等(Simple Digital Storage Oscilloscope, including the T6963 driver, ADC0832 drivers, such as key drivers)
    2008-12-11 13:08:15下载
    积分:1
  • DownLoad(java流实现下载功能)
    用java实现文件下载,通过使用用该类可以下载不同类型的文件。(with java download files through the use of such use can be downloaded for different types of documents.)
    2005-08-12 16:37:24下载
    积分:1
  • Desktop
    假设有n个任务由k个可并行工作的机器来完成,完成任务i需要的时间为ti,试设计一个算法找出完成这n个任务的最佳调度,式的完成全部任务的时间最早(Suppose there are n tasks done by the k-th machine can work in parallel, needed to complete the task i time Ti, try to design an algorithm to find the complete optimal scheduling of the n tasks, the task time of the completion of the formula earliest)
    2013-01-23 14:40:57下载
    积分:1
  • current_rose
    利用windrose绘制海流过程曲线,对流向进行修正(Using Windrose to draw ocean current process curve and correct the current direction)
    2019-01-24 09:32:02下载
    积分: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
  • matlab文档读取与字符筛选
    matlab读取excel文件,附带对读取信息进行字符筛选操作,这里我们使用了一系列小黄车位置数据作为操作原料进行展示(Matlab reads the excel file)
    2020-10-30 16:29:55下载
    积分:1
  • 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
  • Inverter_Filter
    采用pscad/emtdc环境开发逆变器的滤波器方式(pscad/emtdc develop inverter/filter)
    2011-07-21 09:27:13下载
    积分:1
  • 1
    说明:  .通过MATLAB软件写出用逐次超松弛迭代法解线性方程组的程序并运行结果。(MATLAB software is used to write the program for solving linear equations by successive over relaxation iteration method and its running results)
    2017-06-28 13:09:53下载
    积分:1
  • GetColor
    光谱值直接变化RGB值,快捷、方便 准确。(Spectral values directly change RGB values, fast and convenient)
    2017-06-08 19:38:01下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载