From 6fe7808cbeba6adb9eadd4e4171ab63cbbaf0070 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Tue, 16 Mar 2004 19:22:46 +0000 Subject: [PATCH] Use the default logger screen for the ab output because it is scrollable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102992 13f79535-47bb-0310-9956-ffa450edef68 --- support/NWGNUab | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/support/NWGNUab b/support/NWGNUab index 82811ad91c..d0ca39d1ba 100644 --- a/support/NWGNUab +++ b/support/NWGNUab @@ -111,7 +111,8 @@ NLM_THREAD_NAME = ab # This is used by the '-screenname' directive. If left blank, # 'Apache for NetWare' Thread will be used. # -NLM_SCREEN_NAME = Apache Bench +#NLM_SCREEN_NAME = Apache Bench +NLM_SCREEN_NAME = DEFAULT # # If this is specified, it will override VERSION value in -- 2.50.1