# VPS 업그레이드가 필요한지 확인 (일반적으로)

**URL:** https://meta.discourse.org/t/determining-whether-my-vps-needs-any-upgrades-generally/351398
**Category:** Support
**Created:** [2월 10, 2025, 7:24오전 UTC](https://meta.discourse.org/t/determining-whether-my-vps-needs-any-upgrades-generally/351398 "2025-02-10T07:24:50Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [2월 11, 2025, 12:04오전 UTC](https://meta.discourse.org/t/determining-whether-my-vps-needs-any-upgrades-generally/351398/14 "2025-02-11T00:04:33Z")

</div>

> [@Ed\_S](#):
>
> 제 경우, x86에서 ARM으로 전환하면서 같은 가격에 더 많은 저장 공간을 갖춘 구성을 확보할 수 있었습니다.

Hetzner의 경우, 동일한 사양(vCPU, RAM, 저장 공간)에서 ARM 서버가 x86보다 약간 저렴합니다.

특히, _더 빠른 것_ 같습니다(Discourse 재빌드 속도와 페이지 로딩 시간 기준).

아쉽게도 Discourse에 대한 공식 벤치마크는 없지만, 최근 빌드 시간 비교를 수행한 적이 있습니다:

| Provider | Price | Disk | CPU | GB RAM | Build time | Data Centers |
| --- | --- | --- | --- | --- | --- | --- |
| Hetzner CX22 (x86) | €3.95 | 40GB | 2 | 4 | 9m56s | DE, FI, SG, US (2) |
| Hetzner CAX11 (arm64) | €3.95 | 40GB | 2 | 4 | 5m45s | DE, FI |

공식적으로 ARM 호환 #mail-receiver 이미지가 없다는 점에 유의하세요.

참고:

> [@메일 수신 기능이 arm에서 작동하나요?](https://meta.discourse.org/t/does-the-mail-receiver-work-with-arm/283908/10?u=canapin):
>
> It would certainly be possible to support mail-receiver on ARM systems. There’s nothing amd64-specific in there (or, at least, there wasn’t when I made it, and I can’t imagine any major changes would have been made to invalidate that assumption). It would just be a matter of the docker image maintainers making a build of the image for arm64, as they already do for amd64. Someone could also do an unofficial build and put it somewhere, along with instructions on the one-line change needed to th…

---

_[View the full topic](https://meta.discourse.org/t/determining-whether-my-vps-needs-any-upgrades-generally/351398)._
