§£ §ï§ä§à§Þ §â§Ñ§Ù§Õ§Ö§Ý§Ö §á§Ö§â§Ö§é§Ú§ã§Ý§Ö§ß§í §á§Ñ§â§Ñ§Þ§Ö§ä§â§í, §á§à§Õ§Õ§Ö§â§Ø§Ú§Ó§Ñ§Ö§Þ§í§Ö §Ó §æ§Ñ§Û§Ý§Ö §Ü§à§ß§æ§Ú§Ô§å§â§Ñ§è§Ú§Ú §á§Ý§Ñ§Ô§Ú§ß§Ñ Redis §Õ§Ý§ñ Áú»¢¶Ä²© §Ñ§Ô§Ö§ß§ä§Ñ 2 (redis.conf).
§°§Ò§â§Ñ§ä§Ú§ä§Ö §Ó§ß§Ú§Þ§Ñ§ß§Ú§Ö, §é§ä§à:
Parameter | Mandatory | Range | Default | Description |
---|---|---|---|---|
Plugins.Redis.KeepAlive | no | 60-900 | 300 | The maximum time of waiting (in seconds) before unused plugin connections are closed. |
Plugins.Redis.Sessions.<SessionName>.Password | no | Named session password. <SessionName> - name of a session for using in item keys. |
||
Plugins.Redis.Sessions.<SessionName>.Uri | no | tcp://localhost:6379 | Connection string of a named session. <SessionName> - name of a session for using in item keys. Should not include embedded credentials (they will be ignored). Must match the URI format. Supported schemes: tcp , unix ; a scheme can be omitted (since version 5.2.3).A port can be omitted (default=6379). Examples: tcp://localhost:6379 localhost unix:/var/run/redis.sock |
|
Plugins.Redis.Sessions.<SessionName>.User | no | Named session username. <SessionName> - name of a session for using in item keys. |
||
Plugins.Redis.Timeout | no | 1-30 | global timeout | Request execution timeout (how long to wait for a request to complete before shutting it down). |
See also: