[GH-ISSUE #4679] [Feature Request] add option to disable buffer for http proxy #3695

Closed
opened 2026-05-05 14:22:10 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @781574155 on GitHub (Feb 19, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4679

Describe the feature request

I use LLM to send stream response to client.
In nginx, I need to add option: proxy_buffering off;
frp buffer the response, maybe we should add this option for LLM case.
I know i can solve it with tcp proxy

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @781574155 on GitHub (Feb 19, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4679 ### Describe the feature request I use LLM to send stream response to client. In nginx, I need to add option: proxy_buffering off; frp buffer the response, maybe we should add this option for LLM case. I know i can solve it with tcp proxy ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@781574155 commented on GitHub (Feb 19, 2025):

my configuration problem. frp is ok

<!-- gh-comment-id:2667583447 --> @781574155 commented on GitHub (Feb 19, 2025): my configuration problem. frp is ok
Author
Owner

@llwijvbw123 commented on GitHub (May 29, 2025):

my configuration problem. frp is ok
你是怎么处理的,我用anythingllm也有类似的问题

<!-- gh-comment-id:2919971999 --> @llwijvbw123 commented on GitHub (May 29, 2025): > my configuration problem. frp is ok 你是怎么处理的,我用anythingllm也有类似的问题
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3695
No description provided.