Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 502 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 502 Bytes

swoole_http_proxy

一个http代理服务器,目标成为 缓存服务器,api网关等中间层服务器

TODO

  1. cache key 配置定义

Authors

[email protected]

Requirement

必须存在 systemd 服务 仅测试过 Centos7

Install

  1. git clone REPO
  2. sudo make install
  3. systemctl status swoole-http-proxy

WARNING: make install will overwrite config files !

Config

/etc/swoole-http-proxy/config.php
/etc/swoole-http-proxy/cache.php

ChangeLog

News