jcoux
a3c61c6c6c
Backport fix on session check crash (PR 33)
2018-10-30 08:54:01 +01:00
jcoux and GitHub
06e6f96326
Merge pull request #25 from guewen/monitoring-short-living-sessions
...
Expire sessions generated by health checks quickly
2018-01-11 08:20:39 +01:00
Guewen Baconnier
a0c926a478
Expire sessions generated by health checks quickly
...
The default expiration of sessions is 7 days. With healthchecks run
every few seconds, we quickly have millions of anonymous sessions in
Redis. Allow to define a custom expiration for some sessions and set a
very short one for the monitoring requests.
2018-01-04 09:27:50 +01:00
Guewen Baconnier
bcb4b8b98d
Allow to use a Redis Sentinel
2017-05-16 09:07:30 +02:00
Guewen Baconnier
022f9003e8
Add debug logs in session_redis
2016-12-14 11:25:12 +01:00
Guewen Baconnier
92880deeab
Explicit session_redis must be started in --load
2016-11-10 16:14:19 +01:00
Guewen Baconnier
3c8b74369b
Make pylint happy
2016-11-03 16:58:36 +01:00
Guewen Baconnier
b5f00c26dc
Fix pep8
2016-11-02 10:29:02 +01:00
Guewen Baconnier
63daa99cdd
Add session_redis
2016-10-24 17:12:27 +02:00