Skip to content

CentOS 7 php session garbage collection #105

Description

@Bluscrn

After installing I found that my /usr/local/tmp/sessions/ folder was filling the 300M limit. There doesn't seem to be a phpcleanup timer or cronjob for CentOS.

I set session.gc_probability = 1 and session.gc_divisor = 100 in php.ini to have php run garbage collection with a 1% chance per session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions