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

Help on configuration parameters #2772

Open
gregmzs opened this issue May 31, 2023 · 0 comments
Open

Help on configuration parameters #2772

gregmzs opened this issue May 31, 2023 · 0 comments

Comments

@gregmzs
Copy link

gregmzs commented May 31, 2023

Hi,

I have a lot of problems with my gitlab instance. It is very slow.

I installed the last release 16.0.1.

My server (Virtual Machine, VMWare Fusion, Docker, Ubuntu 22) has :

  • 8CPU
  • 16Gb RAM
  • About 100 users
  • About 30 simultanous jobs

Do you have any configuration advice for the following parameters:

    - PUMA_WORKERS=6
    - PUMA_TIMEOUT=90
    - PUMA_THREADS_MIN=8
    - PUMA_THREADS_MAX=8
    - PUMA_PER_WORKER_MAX_MEMORY_MB=1024
    - PUMA_MASTER_MAX_MEMORY_MB=2048
    - SIDEKIQ_CONCURRENCY=20
    - SIDEKIQ_SHUTDOWN_TIMEOUT=4
    - GITLAB_RAILS_RACK_TIMEOUT=600

I tried a lot of values, but never better. Can you help me?

Thanks in advance

@gregmzs gregmzs changed the title Help on configuration paramters Help on configuration parameters May 31, 2023
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