Skip to content

Lute_HTTP服务的反向代理,提供流量审查、缓存优化功能。

Notifications You must be signed in to change notification settings

bolorg/lute_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lute_monitor

用途

作为 Lute_HTTP 服务的反向代理,提供流量审查、缓存优化功能。

使用方法

release 中下载 jar 文件并运行:

java -jar lute_monitor.jar [monitorProxyPort] [luteServer] [ipLimitOptions]

monitorProxyPort 设置 Lute 监控机代理的监听端口(连接到该端口访问 Lute_HTTP 服务)
luteServer Lute_HTTP 服务所在地址,例如:127.0.0.1:8248
ipLimitOptions 每个 IP 访问频率限制,例如:20/1 表示每秒钟允许 20 次解析。如果你使用博客系统,建议不要低于 20次每秒

About

Lute_HTTP服务的反向代理,提供流量审查、缓存优化功能。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages