# Sidekiq is consuming too much memory, restarting

**URL:** https://meta.discourse.org/t/sidekiq-is-consuming-too-much-memory-restarting/48395
**Category:** Self-hosting
**Created:** [8월 9, 2016, 2:00오후 UTC](https://meta.discourse.org/t/sidekiq-is-consuming-too-much-memory-restarting/48395 "2016-08-09T14:00:59Z")
**Posts on this page:** 1
**Showing post:** 40

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [10월 13, 2020, 6:43오전 UTC](https://meta.discourse.org/t/sidekiq-is-consuming-too-much-memory-restarting/48395/40 "2020-10-13T06:43:28Z")

</div>

여기서 마무리하자면, 지난 2년 동안 사이드킥(Sidekiq) 메모리를 줄인 큰 변경 사항이 하나 있었습니다. 호스팅된 V8 인스턴스에서 사용된 메모리를 정리하고 GC를 실행하도록 변경을 가했습니다. 이를 통해 호스팅 환경에서 메모리 사용량이 10~20% 감소했습니다.

이를 제외하고는, 네, 매우 바쁜 멀티사이트에서는 `UNICORN_SIDEKIQ_MAX_RSS`를 조정해야 합니다.

---

_[View the full topic](https://meta.discourse.org/t/sidekiq-is-consuming-too-much-memory-restarting/48395)._
