Skip to content

Connection timeout for session handling #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
giac opened this issue Mar 23, 2012 · 1 comment
Closed

Connection timeout for session handling #8

giac opened this issue Mar 23, 2012 · 1 comment

Comments

@giac
Copy link
Contributor

giac commented Mar 23, 2012

Hi,

At the moment it's not possible to set the connection timeout when using memcached as session handler.
So if the memcached server is down the request hangs for ages waiting for the connection.

Could you please add this?
It probably needs to be a parameter in the ini file, something like:
memcached.sess_connect_timeout = xxx

In my opinion the timeout should be around 3 seconds by default.

Thanks!

@mkoppanen
Copy link
Member

this has been implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants