Skip to content

Should I set session.gc_probability to 0? #2500

Answered by michael-grunder
pschichtel asked this question in Q&A
Discussion options

You must be logged in to vote

It is. We implement the hook but just return SUCCESS.

phpredis/redis_session.c

Lines 921 to 924 in d3b2d87

PS_GC_FUNC(redis)
{
return SUCCESS;
}

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@pschichtel
Comment options

@zorro-fr24
Comment options

@pschichtel
Comment options

@michael-grunder
Comment options

Answer selected by pschichtel
@zorro-fr24
Comment options

@pschichtel
Comment options

@zorro-fr24
Comment options

@pschichtel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants