mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-29 11:57:14 -05:00
[PR #15980] [MERGED] feat: Reuse Redis Connection Pools to Eliminate Connection & IP Exhaustion #111309
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/15980
Author: @sihyeonn
Created: 7/24/2025
Status: ✅ Merged
Merged: 7/24/2025
Merged by: @tjbck
Base:
dev← Head:feat/sh-share-connectionpool📝 Commits (1)
f59da36feat: Re-use Redis connection pools via local cache to prevent transient exhaustion📊 Changes
1 file changed (+18 additions, -8 deletions)
View changed files
📝
backend/open_webui/utils/redis.py(+18 -8)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.