前端接入服务器实现 betaProxy

码农软件 · 软件分类 · 安全相关框架 · 2019-10-01 22:44:07

软件介绍

betaProxy 是一个前端接入服务器的实现,配置简单,轻量级(代码量2500行左右),使用 Epoll 实现,模块划分清晰,可读性高。仅支持 Linux。

  • 帮助对抗网络攻击。

  • 帮助平衡网络负载。

如何使用

下载源代码,如下设置 config.ini ,然后运行 proxy:

#listen ip and port

listen = 127.0.0.1:8888

#destination server to connect, start with 'des' mark

des_1 = 127.0.0.1:9001

des_2 = 127.0.0.1:9002

本文地址:https://codercto.com/soft/d/15839.html

Build Your Own Web Site the Right Way Using HTML & CSS

Build Your Own Web Site the Right Way Using HTML & CSS

Ian Lloyd / SitePoint / 2006-05-02 / USD 29.95

Build Your Own Website The Right Way Using HTML & CSS teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you......一起来看看 《Build Your Own Web Site the Right Way Using HTML & CSS》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

html转js在线工具
html转js在线工具

html转js在线工具