Tengine is a web server and fork of Nginx. Tengine having more feature than Nginx like
- Health check of upstreaming servers
- Monitor status of request
- and many more
git clone https://github.com/mehrabalam/Tengine-web-server-Installation.git
cd Tengine-web-server-Installation
sh tengine_setup.sh
HARDWARE : 1GB RAM 1 CORE CPU
APP LEVEL PROCESSING: no processing in app simply return 200 in response
TOTAL NUMBER OF REQUEST : 12000
TOOL USED FOR TESTING : Apache benchmark (ab)
worker process : 4
worker connection: 1024
file open limit : 20000
see example.conf
