1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

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
This commit is contained in:
brian
1997-04-28 18:46:37 +00:00
parent aac2efd8d4
commit 76fde60e11

View File

@@ -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>