[GH-ISSUE #2339] 代理POST时BODY超过1MiB报EOF错 #1855

Closed
opened 2026-05-05 13:12:00 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @gtxzsxxk on GitHub (Apr 3, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2339

[REQUIRED] hat version of frp are you using

Version:0.35.1

[REQUIRED] What operating system and processor architecture are you using
OS:Windows Server 2019 Datacenter
CPU architecture:x64

[REQUIRED] description of errors

confile

log file

Steps to reproduce the issue

  1. 我使用FRP代理HTTP请求
  2. POST请求body小于1兆时不会报错。检查了Nginx,client_body_size没有问题
  3. FRP直接输出错误:do http proxy request error: unexpected EOF和do http proxy request error: context canceled

Supplementary information

Can you guess what caused this issue

Checklist:

  • I included all information required in the sections above
  • I made sure there are no duplicates of this report (Use Search)
Originally created by @gtxzsxxk on GitHub (Apr 3, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2339 <!-- From Chinese to English by machine translation, welcome to revise and polish. --> <!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ --> <!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly --> <!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client --> **[REQUIRED] hat version of frp are you using** <!-- Use ./frpc -v or ./frps -v --> Version:0.35.1 **[REQUIRED] What operating system and processor architecture are you using** OS:Windows Server 2019 Datacenter CPU architecture:x64 **[REQUIRED] description of errors** **confile** <!-- Please pay attention to hiding the token, server_addr and other privacy information --> **log file** <!-- If the file is too large, use Pastebin, for example https://pastebin.ubuntu.com/ --> **Steps to reproduce the issue** 1. 我使用FRP代理HTTP请求 2. POST请求body小于1兆时不会报错。检查了Nginx,client_body_size没有问题 3. FRP直接输出错误:do http proxy request error: unexpected EOF和do http proxy request error: context canceled **Supplementary information** **Can you guess what caused this issue** **Checklist**: <!--- Make sure you've completed the following steps (put an "X" between of brackets): --> - [ ] I included all information required in the sections above - [x] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
gitea-mirror 2026-05-05 13:12:00 -06:00
Author
Owner

@blizard863 commented on GitHub (Apr 6, 2021):

  1. 可以简单提供一下配置。
  2. 可以提供更多的日志信息。
<!-- gh-comment-id:813854618 --> @blizard863 commented on GitHub (Apr 6, 2021): 1. 可以简单提供一下配置。 2. 可以提供更多的日志信息。
Author
Owner

@gtxzsxxk commented on GitHub (Apr 7, 2021):

谢谢帮助,frp没有问题,错的还是nginx,它配置的client_body_size仍旧没有生效

<!-- gh-comment-id:814808793 --> @gtxzsxxk commented on GitHub (Apr 7, 2021): 谢谢帮助,frp没有问题,错的还是nginx,它配置的client_body_size仍旧没有生效
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#1855
No description provided.