花費 21 ms
【原創】uWSGI http和http-socket說明

http 和 http-socket的使用上有一些區別: http: 自己會產生一個http進程(可以認為與nginx同一層)負責路由http請求給worker, http進程和worker之間使用的是uwsgi協議 http-socket: 不會產生http進程, 一般用於在前 ...

Wed Aug 17 23:37:00 CST 2016 0 3101

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM