Reverse proxy and Load Balancer module for NProxy
This project is still in development and is not ready for production use. This is not optimized and may be unstable. Use only in development or test environments.
ModProxy is a module for NProxy which aims to handle web requests from one point to another through a node used as a proxy. This allows to safeguard the integrity of the target server under the node. At the same time this module can function as a load balancer adding several target servers.
- Proxy HTTP Request.
- Improve Load Balancer.