LearnBoost / cluster

Node.JS multi-core server manager with plugins support.
http://learnboost.github.com/cluster
MIT License
2.29k stars 159 forks source link

3th-party plugin: cluster-vhost #161

Closed AndreasMadsen closed 13 years ago

AndreasMadsen commented 13 years ago

I have created a virtual host router plugin to cluster, there allow the user to have multiply virtual hosts domains without setting up a proxy-table manual.

I still need a lot of testing, but the example in the readme.md do work.

This was also discussed in #157.