Increase max_sessions
authorAlan T. DeKok <aland@freeradius.org>
Thu, 1 Oct 2009 13:07:51 +0000 (15:07 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 1 Oct 2009 13:07:51 +0000 (15:07 +0200)
raddb/eap.conf

index 209b588..11c4335 100644 (file)
@@ -62,8 +62,8 @@
                #  Help prevent DoS attacks by limiting the number of
                #  sessions that the server is tracking.  Most systems
                #  can handle ~30 EAP sessions/s, so the default limit
-               #  of 2048 is more than enough.
-               max_sessions = 2048
+               #  of 4096 should be OK.
+               max_sessions = 4096
 
                # Supported EAP-types