From f8f95b0a5bc3ae49d8bbb6ebf171cb5611b0ab31 Mon Sep 17 00:00:00 2001
From: dgaudet
Date: Sat, 23 Aug 1997 04:47:24 +0000
Subject: [PATCH] Add warning about NT.
Reviewed by: Brian Behlendorf, Randy Terbush, Paul Sutton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79022 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/platform/windows.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html
index 6cd802789f..4e85a22015 100644
--- a/docs/manual/platform/windows.html
+++ b/docs/manual/platform/windows.html
@@ -25,6 +25,12 @@
use our bug reporting
page.
+Warning: Apache on NT has not yet been optimized for performance.
+Apache still performs best, and is most reliable on Unix platforms. Over
+time we will improve NT performance. Folks doing comparative reviews
+of webserver performance are asked to compare against Apache
+on a Unix platform such as Solaris, FreeBSD, or Linux.
+