You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Dokploy for deploying my Next.js and NestJS applications. However, I've noticed that all applications deployed with Dokploy, including Dokploy itself, are responding very slowly. The response time for my APIs is experiencing delays ranging from 300ms to 1.4 seconds. This issue seems to be specific to Dokploy, as it does not occur outside of this deployment environment.
Steps to Reproduce:
Deploy a Next.js or NestJS application using Dokploy.
Make API requests to the deployed application.
Observe the response times.
Expected Behavior:
The applications should respond promptly with minimal delay.
Actual Behavior:
There is a significant delay in the response times, ranging from 300ms to 1.4 seconds.
Environment:
Additional Context:
This delay is only observed when using Dokploy for deployment. Other deployment methods do not exhibit this issue.
Current vs. Expected behavior
There is a significant delay in the response times, ranging from 300ms to 1.4 seconds.
Since there are no responses, I assume this is more of a latency problem of where your server is and where you are located, if you have a server in china and you live in usa, it is evident that there will be latency and the response can be slow.
To Reproduce
Description:
I'm using Dokploy for deploying my Next.js and NestJS applications. However, I've noticed that all applications deployed with Dokploy, including Dokploy itself, are responding very slowly. The response time for my APIs is experiencing delays ranging from 300ms to 1.4 seconds. This issue seems to be specific to Dokploy, as it does not occur outside of this deployment environment.
Steps to Reproduce:
Deploy a Next.js or NestJS application using Dokploy.
Make API requests to the deployed application.
Observe the response times.
Expected Behavior:
The applications should respond promptly with minimal delay.
Actual Behavior:
There is a significant delay in the response times, ranging from 300ms to 1.4 seconds.
Environment:
Additional Context:
This delay is only observed when using Dokploy for deployment. Other deployment methods do not exhibit this issue.
Current vs. Expected behavior
There is a significant delay in the response times, ranging from 300ms to 1.4 seconds.
Provide environment information
Which area(s) are affected? (Select all that apply)
Application, Databases, Traefik, Remote server
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
Maybe, need help
The text was updated successfully, but these errors were encountered: