After configuring domain proxy for the Dify machine's IP address, response latency issues may occur. #13052

Closed
opened 2026-02-21 19:10:21 -05:00 by yindo · 3 comments
Owner

Originally created by @eyasrise-admin on GitHub (Apr 17, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.0.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

Image
Currently, domain requests to the 'run' API appear to be blocked. Attempted various community-suggested configurations without success.

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @eyasrise-admin on GitHub (Apr 17, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.0.1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/82b2c536-6102-4d0a-a73d-377f0da7d43d) ![Image](https://github.com/user-attachments/assets/ffcf6332-2d01-4d00-b497-795087a08f33) Currently, domain requests to the 'run' API appear to be blocked. Attempted various community-suggested configurations without success. ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo closed this issue 2026-02-21 19:10:21 -05:00
Author
Owner

@jasonfish568 commented on GitHub (Apr 17, 2025):

I don't think this is related to the nginx proxy.

Does it respond quicker when accessing in Dify explore?

Could you provide the run URL? I doubt the web portal consumes any API endpoints. It seems you are redirecting everything to /chatbot/xxxxxx, this may be the issue.

@jasonfish568 commented on GitHub (Apr 17, 2025): I don't think this is related to the nginx proxy. Does it respond quicker when accessing in Dify explore? Could you provide the run URL? I doubt the web portal consumes any API endpoints. It seems you are redirecting everything to /chatbot/xxxxxx, this may be the issue.
Author
Owner

@eyasrise-admin commented on GitHub (Apr 17, 2025):

I don't think this is related to the nginx proxy.

Does it respond quicker when accessing in Dify explore?

Could you provide the run URL? I doubt the web portal consumes any API endpoints. It seems you are redirecting everything to /chatbot/xxxxxx, this may be the issue.

@eyasrise-admin commented on GitHub (Apr 17, 2025): > I don't think this is related to the nginx proxy. > > Does it respond quicker when accessing in Dify explore? > > Could you provide the run URL? I doubt the web portal consumes any API endpoints. It seems you are redirecting everything to /chatbot/xxxxxx, this may be the issue.
Author
Owner

@eyasrise-admin commented on GitHub (Apr 17, 2025):

I don't think this is related to the nginx proxy.

Does it respond quicker when accessing in Dify explore?

Could you provide the run URL? I doubt the web portal consumes any API endpoints. It seems you are redirecting everything to /chatbot/xxxxxx, this may be the issue.

Direct IP access demonstrates fast response times, whereas domain-based requests exhibit significant latency.

@eyasrise-admin commented on GitHub (Apr 17, 2025): > I don't think this is related to the nginx proxy. > > Does it respond quicker when accessing in Dify explore? > > Could you provide the run URL? I doubt the web portal consumes any API endpoints. It seems you are redirecting everything to /chatbot/xxxxxx, this may be the issue. Direct IP access demonstrates fast response times, whereas domain-based requests exhibit significant latency.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#13052