Commit f028c3a2 authored by brian's avatar brian
Browse files

Reviewed by: Brian Behlendorf

Submitted by:	"M. Teterin" <mi@ALDAN.ziplink.net>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78050 13f79535-47bb-0310-9956-ffa450edef68
parent ba2189f9
Loading
Loading
Loading
Loading
+12 −1
Original line number Diff line number Diff line
@@ -205,7 +205,18 @@ Then you're ready to service some serious hits!
Thanks to <i>Tony Sanders</i> and <i>Chris Torek</i> at BSDI for their
helpful suggestions and information.

<P><HR>
<P>

"M. Teterin" &lt;mi@ALDAN.ziplink.net&gt; writes:<P>
<blockquote>It really does help if your kernel and frequently used utilities
are fully optimized. Rebuilding the FreeBSD kernel on an AMD-133
(486-class CPU) web-server with<BR>
<code>    -m486 -fexpensive-optimizations -fomit-frame-ponter -O2</code><BR>
helped reduce the number of "unable" errors, because the CPU was
often maxed out.</blockquote>
<P>

<HR>

<H3>More welcome!</H3>