linyacool / WebServer

A C++ High Performance Web Server
MIT License
7.77k stars 2.1k forks source link

想问下您哪部分代码支持的管线化? #125

Open Joker1937 opened 3 years ago

linyacool commented 3 years ago

https://github.com/linyacool/WebServer/issues/34

Joker1937 commented 3 years ago

你好, 看您webbench改过源码以支持长连接,但webbench不是本身就支持http1.1吗?http1.1是支持长连接的呀