From 2b0b2661ea2037500c5a4744bc7383ba0c7fd133 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Sat, 1 Jul 2023 18:44:42 +0000 Subject: [PATCH] enrich the description of the server process --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b248bfe..57e463a 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,8 @@ splitted into multiple processes: - logger: logs the requests. - - server: listen on the binded ports and serves the request. + - server: listen on the binded ports and serves the request. This + also include speaking FastCGI and proxying requests. - crypto: (used only on OpenBSD at the time of writing.) Holds the TLS private keys to avoid a compromised `server` process to