An open API service indexing awesome lists of open source software.

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

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
```