Skip to content
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

cache_redis Connection pool blocking #294

Open
ChayCZM opened this issue Dec 8, 2022 · 0 comments
Open

cache_redis Connection pool blocking #294

ChayCZM opened this issue Dec 8, 2022 · 0 comments

Comments

@ChayCZM
Copy link

ChayCZM commented Dec 8, 2022

Publish a tif using GDAL data source, use redis as cache, and the request is blocked after a period of time. The location problem code is in the "cache _ redis.c" _mapcache_cache_redis_get() function. Is the resource returned by "_redis_get_connection" forgotten to be released? because it quickly reaches the default threshold of 1024.

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

1 participant