Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- setPriority(NotificationCompat.PRIORITY_HIGH)
- notification channel
- 버전별 관리
- 알림 인텐트
- notifications
- android notification 예제
- NotificationCompat.Builder
- setDefaults(NotificationCompat.DEFAULT_ALL)
- notification manager
- 안드로이드 알림
- 알림 우선순위
- 안드로이드 알림채널
- setContentIntent
- 펜딩인텐트
- 안드로이드 알림 예제
- Pending Intent
Archives
- Today
- Total
공부용 블로그
웹서버에서 인스턴스란? 본문
인스턴스가 컴퓨터 1대를 의미한다면(AWS에서 가상의 컴퓨터 1대를 인스턴스라고 했었다.)
caddy의 경우 small scale commercial은 instance limit을 1-5 로 제한하고 있다.
=> 그럼 컴퓨터 5대까지 캐디 웹서버를 설치할 수 있다는 건가? yes
'설계 > WebServer' 카테고리의 다른 글
Apache MPM이란? (0) | 2018.08.11 |
---|---|
WebServer_3주차_응답속도에 영향을 미치는 요인은? (0) | 2018.08.07 |
Blocking/ non-Blocking/ Synchronous/ Asynchronous (0) | 2018.08.02 |
Open Source SW와 License란? (0) | 2018.08.02 |
WebServer_2주차_웹서버 분류할 기준들에 대해 (0) | 2018.07.31 |