drogon/examples/simple_reverse_proxy
antao fb2343ac74 Add location configuration for static resources (#331) 2020-01-12 11:05:38 +08:00
..
plugins Modify the reverse proxy example (#319) 2019-12-16 00:34:40 +08:00
.gitignore Add a reverse proxy example (#309) 2019-12-08 08:31:56 +08:00
CMakeLists.txt Add a reverse proxy example (#309) 2019-12-08 08:31:56 +08:00
README.md Add a reverse proxy example (#309) 2019-12-08 08:31:56 +08:00
config.json Add location configuration for static resources (#331) 2020-01-12 11:05:38 +08:00
main.cc Add a reverse proxy example (#309) 2019-12-08 08:31:56 +08:00

README.md

A Example showing how to use drogon as a http reverse proxy with a simple round robin.

This project is created by drogon_ctl command, please compile it after installing drogon.