Failed calling MemcachedSessionModule::gc()
オープン
php5 incompatibility
- 主要言語
- C++
- スター
- 18.7k
- フォーク
- 3.1k
- 平均マージ
- 1時間 47分
- マージ済み PR(30日)
- 2
説明
It seams that the garbage collection is not working.
/hhvm/php.ini
```
session.save_handler = memcached
session.save_path = "xx.xx.xx:11211"
session.gc_maxlifetime = 1209600
session.gc_probability = 1
session.gc_divisor = 10000
;memcached.sess_locking = on
;memcached.sess_lock_wait = 150000
memcached.sess_prefix = "xxx."
```
コントリビューションガイド
評価
この issue はまだ評価されていません。