Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issues on docker swarm #411

Closed
kale1d0code opened this issue May 17, 2024 · 1 comment
Closed

Performance issues on docker swarm #411

kale1d0code opened this issue May 17, 2024 · 1 comment

Comments

@kale1d0code
Copy link

kale1d0code commented May 17, 2024

I'm having difficulties authenticating in a timely manner using the atmoz sftp service.

on average it takes 5 to 10 minutes to authenticate and the service consumes most resources on the server during authentication.

We are using:
The alpine variant of the image
an encrypted password for our user
UID and GID for the user is set to 1.
The volume mounted in the container is in use by 1 other container however I doubt sharing the volume is the cause as sftp works normally after authentication and we've never had problems with file access conflicts.

@kale1d0code
Copy link
Author

I've solved this using the docker swarm equivalent of the settings found in this issue: #405

closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant