jFastCGI / jfastcgi

jFastCGI
Other
38 stars 11 forks source link

allow better formating of cluster addresses #8

Closed domdorn closed 11 years ago

domdorn commented 11 years ago

It should be easier to configure multiple cluster-adresses by putting them into multiple lines

FastCGI org.jfastcgi.servlet.FastCGIServlet cluster-adresses 127.0.0.1:9000 127.0.0.1:9001 [::1]:6666