cjoudrey / gluahttp

gluahttp: an http module for gopher-lua
MIT License
59 stars 23 forks source link

Connection limiting #9

Open cjoudrey opened 9 years ago

cjoudrey commented 9 years ago

Add a way to set max_connections and max_connections_per_host to simulate browsers behaviour.