Site icon GRIP.News

Nginx, Nginx Plus 차이

NGINX Plus 는 오픈소스로 공개 및 제공되는 Nginx에 엔터프라이즈 확장 기능을 추가한 고성능 서버로, application load balancing, health checks, advanced cache control, streaming media delivery, activity monitoring and on-the-fly reconfiguration. 같은 고급 기능이 포함되어 있다. NGINX Plus 는 조금 생소해 내용을 간단히 정래해 봤다.

Application Load Balancing

NGINX Plus는 OSS 버전 Nginx에서 사용할 수있는로드 밸런싱 방식 (round-robin, least connections, ip_hash, generic hash) 기능을 멀티 코어 서버 환경에서보다 효과적으로 사용할 수 있도록 확장 가능하다. 로드 밸런싱 기능은 트래픽 분포 및 가중치를 더 효과적으로 적용 할 수 있도록 worker 프로세스에서 직접 얻어낼 수 있다.

Health checks

사용자 페이지를 통해 운영중인 페이지 및 어플리케이션 모니터링이 가능하다. 관리자는 별도의 도구가 없어도 장애 모니터링이 가능하다.

Advanced cache control

콘텐츠와 사용자 트래픽 프로파일에 따라 캐시 가능 여부를 자체 판단 후 캐싱을 함으로서 서버 부하를 줄일 수 있다. FastCGI, uwsgi, SCGI 서비스에서 반환 된 업-스트림 HTTP 정보를 시각화해 모니터링 가능하다.

 

Streaming media delivery

Apple HLS 및 Adobe HDS와 주문형 비디오 (VOD) 에 대한 반응형 스트리밍을 지원한다. 개별 MP4 스트림에 대해 대역폭의 제한이 가능하며 향상된 세션 로그 기능은 HTTP 요청에 대한 Logging 오버 헤드를 줄일 수 있다.

 

NGINX PLUS 가격

제품 번호 제품 이름 표준 가격
신규
NGX2110011Y NGINX Plus Standard Support 1Y Subscription 신규 (1 instance) 400만원/1년
NGX2110013Y NGINX Plus Standard Support 3Y Subscription 신규 (1 instance) 1,200만원/3년
업데이트
NGX6110011Y NGINX Plus Standard Support 1Y Subscription 업데이트 (1 instance) 400만원/1년

 

NGINX Plus와 Nginx OSS비교

CORE FEATURES NGINX PLUS Nginx OSS
Who is it for? Businesses requiring a trusted, supported web server and application delivery solution Any web site or service requiring performance, scalability and reliability
HTTP origin server
Massively-scalable event-driven architecture
Reverse proxy for HTTP, TCP and mail (IMAP, POP3 및 SMTP)
Application acceleration with HTTP keepalive offload, caching, and compression
SPDY and SSL termination
Authentication and bandwidth management
LOAD BALANCING AND APPLICATION DELIVERY
Content switching and request routing
Advanced HTTP and TCP load balancing
Session persistence
Advanced cache control
Application health checks
MEDIA DELIVERY
High-performance streaming for MP4 / FLV media
HTTP live streaming (HLS / VOD)
HTTP dynamic streaming (HDS / VOD)
Bandwidth management for MP4 media
RTMP media streaming
ADMINISTRATION
Graceful re-configuration and live binary updates
Remote logging with syslog
Live activity monitoring
On-the-fly load-balancing configuration
SUPPORT AND SERVICES
Community support
NGINX support
Access to NGINX engineering for advice and guidance
Email and web support
Unlimited support incidents
Support hours 평일 9:00 – 17:00
Pricing per instance
Software availability Private repository
at nginx.com
Supported Platforms Linux (RHEL / CentOS, Debian, SLES, Ubuntu), FreeBSD 10
Exit mobile version