From 76fde60e11c3f7c126979cc3474ec4c3291d2dd7 Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 28 Apr 1997 18:46:37 +0000 Subject: [PATCH] Reviewed by: Brian Behlendorf Submitted by: "M. Teterin" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78050 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/perf-bsd44.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/manual/platform/perf-bsd44.html b/docs/manual/platform/perf-bsd44.html index 495579eca3..ffcf4d845a 100644 --- a/docs/manual/platform/perf-bsd44.html +++ b/docs/manual/platform/perf-bsd44.html @@ -205,7 +205,18 @@ Then you're ready to service some serious hits! Thanks to Tony Sanders and Chris Torek at BSDI for their helpful suggestions and information. -


+

+ +"M. Teterin" <mi@ALDAN.ziplink.net> writes:

+

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
+ -m486 -fexpensive-optimizations -fomit-frame-ponter -O2
+helped reduce the number of "unable" errors, because the CPU was +often maxed out.
+

+ +


More welcome!

-- 2.40.0