Skip to content

Significant Response Delays in Applications Deployed with Dokploy #1043

@sinapirani

Description

@sinapirani

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

Ubuntu server 22
OVH cloud
Dokploy version: 16.1
Next.js version: 15
NestJS version: 10

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions