https://github.com/hackthissite/haproxy-lua-irc
HAProxy as an IRC load balancer with client IP pass-through
https://github.com/hackthissite/haproxy-lua-irc
haproxy haproxy-irc
Last synced: 10 months ago
JSON representation
HAProxy as an IRC load balancer with client IP pass-through
- Host: GitHub
- URL: https://github.com/hackthissite/haproxy-lua-irc
- Owner: HackThisSite
- License: mit
- Created: 2019-06-02T21:50:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-02T22:18:36.000Z (over 6 years ago)
- Last Synced: 2024-04-14T01:50:32.047Z (over 1 year ago)
- Topics: haproxy, haproxy-irc
- Language: Lua
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HAProxy IRC Load Balancer
HAProxy as an IRC load balancer with client IP pass-through
## Requirements
* A modern HAProxy version (v1.8) with Lua support (check with `haproxy -vv | grep USE_LUA=1`)
## Configuration
```
TODO
```