View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006188 | OXID eShop (all versions) | 4.02. Session handling | public | 2015-07-13 12:10 | 2022-02-03 07:56 |
| Reporter | GhostGambler | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Fixed in Version | 6.0.0 | ||||
| Summary | 0006188: Shop health check should check for session.gc_probability = 0 when using DB based sessions | ||||
| Description | When using DB based session storage the shop health check should check if session.gc_probability = 0. This is the default setting in Debian, as deletion of sessions is done via a cronjob right now. The cronjob only deals with session files though, so if the shop stores sessions in the database, the rows are never cleaned up. | ||||
| Tags | No tags attached. | ||||
| Theme | Not defined | ||||
| Browser | Not defined | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||