Zettelkasten
Search
⌘K
Graph
Tags
#
web-server
4개
ASGI는 WSGI에 async를 얹은 것이 아니라 양방향 메시지 스트림 모델로 재설계된 것이다
1,045자
python
wsgi
asgi
web-server
protocol
Gunicorn은 WSGI 프로세스 매니저, Uvicorn은 ASGI 이벤트 루프 서버다
1,541자
python
wsgi
asgi
gunicorn
uvicorn
web-server
CGI, FastCGI, WSGI
257자
python
web-server
WSGI
nginx 동작 방식
388자
nginx
web-server