commit 2b0b2661ea2037500c5a4744bc7383ba0c7fd133 from: Omar Polo date: Sat Jul 01 18:44:42 2023 UTC enrich the description of the server process commit - 1134ea149a886aaf1d5ce9ab64d8a90e4e4b3bf6 commit + 2b0b2661ea2037500c5a4744bc7383ba0c7fd133 blob - b248bfefc2f5c99a25ce373a5eaebdc92c57f376 blob + 57e463a5ae1222cf67193caabe9ae2996470bd9e --- README.md +++ 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