You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/eviction/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ By default Redis is configured to:
158
158
* Saturate the counter at, around, one million requests.
159
159
* Decay the counter every one minute.
160
160
161
-
Those should be reasonable values and were tested experimental, but the user may want to play with these configuration settings to pick optimal values.
161
+
Those should be reasonable values and were tested experimentally, but the user may want to play with these configuration settings to pick optimal values.
162
162
163
163
Instructions about how to tune these parameters can be found inside the example `redis.conf` file in the source distribution. Briefly, they are:
0 commit comments