We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5ca6e commit 6765554Copy full SHA for 6765554
network.tex
@@ -564,8 +564,9 @@
564
It is a good idea for child processes to voluntarily exit after serving a
565
certain number of connections to avoid issues like memory leaks to affect the
566
host as a whole. Apache web server can be configured to work like this.
567
-\item All server side ways of serving the connections work with the same client.
568
-The way a client works does not depend on which approach the server chooses.
+\item Any approach of handling the connections on the server side covered so far
+works with the same client. The way a client works does not depend on which
569
+approach the server chooses.
570
\end{itemize}
571
572
\begin{slide}
0 commit comments