Remove the entry about a multi column index on the radacct table. It is not needed.
authorkkalev <kkalev>
Wed, 21 Aug 2002 12:36:47 +0000 (12:36 +0000)
committerkkalev <kkalev>
Wed, 21 Aug 2002 12:36:47 +0000 (12:36 +0000)
doc/tuning_guide

index 1559e83..46dcaa9 100644 (file)
@@ -40,10 +40,6 @@ o Enable caching in the ldap module (try it first, the openldap code
 ------------ SQL MODULE --------------
 o Tune the num_sql_socks to be larger than the number of simultaneous
   authentication/accounting requests.
-o Create an index for the radacct table to minimize the penalty of a
-  growing accounting table. The index should be for the UserName attribute
-  with additional attributes:
-    AcctSessionId,AcctStartTime,AcctStopTime,NASIPAddres
 
 ------------ COUNTER MODULE ----------
 o Enable noatime on the counter db files.