Hi all, Does anybody find a solution for this issue ?
I try to add "-c 5" in the sidekiq.rake files: ./gitlab/embedded/service/gitlab-ci/lib/tasks/sidekiq.rake ./gitlab/embedded/service/gitlab-rails/lib/tasks/sidekiq.rake And in the config file: ./gitlab/embedded/service/gitlab-ci/config/locales/sidekiq.yml ./gitlab/embedded/service/gitlab-rails/config/sidekiq.yml But still 25 sidekiq workers. Thanks. Le samedi 26 octobre 2013 00:10:50 UTC+2, Will Pimblett a écrit : > > I'm running GitLab on a low spec VPS and it's currently munching 260+MB of > memory. Most of this is from inactive sidekiq workers. > > I've seen: > > http://feedback.gitlab.com/forums/176466-general/suggestions/3693339-ability-to-configure-sidekiq-concurrency > https://github.com/mperham/sidekiq/blob/master/examples/config.yml > https://github.com/gitlabhq/gitlabhq/issues/2780 > > I've added :concurrency to config/initializers/4_sidekiq.rb and added the > -c option to lib/tasks/sidekiq.rake neither are doing the job > > Also any other suggestions to cut down memory use would be great, we've > only got a couple of users using our instance. > > > <https://lh5.googleusercontent.com/-ZdMZkj49Fp0/UmrsHU_laHI/AAAAAAAAAFQ/nsATGUZbxXg/s1600/gitlab+use.png> > > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/dae12759-a4fb-4d13-bd20-5b059f6e7e9f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
