workerman icon indicating copy to clipboard operation
workerman copied to clipboard

removing sections related to web servers

Open amirfaramarzi opened this issue 3 years ago • 0 comments

with lots of respects

Since workerman is only a framework and not a web server, and since you created workerman for high performance, I have come across many parts that can be removed from workerman (handling them is the responsibility of the web server). is not workerman) to increase the performance of workerman

My suggestion is to remove as many parts as possible that can be handled by the web server in version 5.x.

Thanks

amirfaramarzi avatar Jul 04 '22 05:07 amirfaramarzi