HttpServerUsingNetty This is my implementation of HTTP Server using Netty Framework 4.0.26.Final. Screenshot of results of executing command "ab.exe -c 100 -n 10000 http://172.16.0.106:8080/status": Screenshot of statistics page: Screenshot of statistics page after executing ab command: