• Title/Summary/Keyword: 서버 복제

Search Result 113, Processing Time 0.024 seconds

Replica Placement Algorithm on the Linear Topology (선형 구조상에서의 복제 웹 서버 배치 알고리즘)

  • 김선호;고훈;신용태
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10c
    • /
    • pp.505-507
    • /
    • 2004
  • 최근 웹 서비스 사용자와 웹상에 대용량 콘텐츠의 급증으로 웹 서버의 부하가 가중되고 서비스의 질이 떨어지는 문제가 발생하였다. 이러한 문제의 해결로 콘텐츠를 다수의 지역 서버에 복제하고 복제 서버로 하여금 클라이언트의 요청을 처리하도록 하여 웹 서버의 부하를 줄이고 트래픽을 분산하는 콘텐츠 분산 네트워크 기술이 사용되고 있다. 이러한 다수의 복제 서버 사용하는 환경에서는 복제 서버의 효용을 극대화 할 수 있는 배치 전략이 필요하다. 본 논문에서는 복제 서버의 효율을 위하여 선형 구조상에서 지연과 트래픽이 기반 한 각 노드의 비용이 임계값을 초과하지 않도록 복제 서버를 배치할 수 있는 방안을 제시하여 O(N(N-1))의 시간복잡도로 문제를 해결하였다.

  • PDF

Performance Improvement in the Content-Replicated Web Servers Using Cache Replication (콘텐츠 복제 웹 서버에서 캐처 복제를 통한 성능 향상)

  • 김호중;맹승렬
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.454-456
    • /
    • 2003
  • 최근 웹 서비스에서 동적 콘텐츠의 비율이 증가함에 따라 캐처 적중률을 높임으로써 서버 CPU의 부하를 줄이는 일의 중요성이 커지고 있다. 서버의 성능을 증가시키기 위한 방법으로 콘텐츠 복제 서버 클러스터가 널리 활용되고 있다. 그러나 콘텐츠 복제 서버의 각 노드는 유사한 작업을 수행함에도 탈구하고 서로 독립적으로 동작하므로 캐쉬 적중률이 감소한다. 본 논문에서는 한 서버 노드에서 캐슁하는 웹 콘텐츠를 다른 서버 노드의 캐쉬에 복제함으로써 서버 팜의 각 노드의 캐쉬 내용을 유사하게 관리하여 캐쉬 적중률을 높인다.

  • PDF

Availability-based Server Redirection System for Effective Content Delivery on Web (웹상에서의 효과적인 콘텐츠 전송을 위한 가용율 기반의 서버 재설정 시스템)

  • Song, Seung-Hyeon;Jang, Sung-Ho;Lee, Jong-Sik
    • Journal of the Korea Society for Simulation
    • /
    • v.18 no.3
    • /
    • pp.61-71
    • /
    • 2009
  • The server redirection system replicates contents on replica servers in the distributed network environment. When users make a request for contents, the system can provide the contents much faster than the client-server network system. In the server redirection system, it is the most important to select the optimal replica server with user's information because many replica servers are geographically distributed. And, the system can serve contents to users flexibly if a redirector is well constructed. In this paper, the redirector makes a list of candidates suitable for user conditions by the decision tree method and calculates the availability of each replica server. And, the redirector selects the replica server with the highest availability. This paper also proposes an availability-based server redirection system that predicts the availability of each replica server in order to reduce the workload of replica servers and the repetitive communication messages between a redirector and replica servers. If a user accesses the network path for the replica server selected and noticed by the proposed system, the user can get contents effectively and efficiently.

Consistency Maintenance Algorithm of Replica Web Servers (복제 웹 서버의 콘텐츠 동기화 알고리즘)

  • Kim, Seon-Ho;Ko, Hoon;Shin, Yong-Tae
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.391-393
    • /
    • 2004
  • 인터넷상의 사용자와 대용량 콘텐츠의 급증에 따른 서비스 저하의 문제를 해결하기 위하여 웹 서버를 분산 설치하여 지역 서버로 하여금 클라이언트의 요청에 응답하도록 하는 콘텐츠 분산 네트워크(CDN)가 사용되고 있다. 그러나 원본 서버로부터 분산된 지역 서버에 콘텐츠를 복제하여 서비스하는 CDN 환경에서는 원본 서버와 복제 서버와의 콘텐츠 일관성을 유지하는 일이 중요한 문제이다. 그러므로 본 연구에서는 콘텐츠 특상에 따라 Adaptive TTL(Time to Live)을 적용하고 원본 서버와 복제 서버가 서로 협력하는 콘텐츠 동기화 알고리즘을 제안한다.

  • PDF

The partial content replication method for streaming data (스트리밍 데이터를 위한 부분 컨텐츠 복제 방법)

  • Bak, Yu-Hyeon;Woo, Sang-Min;Kim, Hag-Young;Kim, Kyong-Sok
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.1
    • /
    • pp.200-205
    • /
    • 2005
  • 전통적인 컴퓨터 시스템은 클라이언트-서버 구조로 클라이언트가 데이터를 요청하면 데이터를 관리하는 서버가 이를 제공한다. 이러한 구조에서 데이터를 요청하는 사용자 수 증가하면 단일 서버(single server)만으로는 모든 사용자의 요청을 처리할 수 없기 때문에 다중 서버로 서비스를 제공하는 방법들이 제안되었다. 다중 서버를 가지는 시스템은 모든 데이터에 대해서 균등한 사용자 요청이 들어오면 최적의 성능을 내지만, VoD(Video On Demand) 서비스와 같이 인기 많은 데이터(hot data)에 대한 요구와 인기 없는 데이터(cold data)에 대한 요구가 현저하게 차이가 나면 인기 많은 데이터를 가지고 있는 서버는 사용자요청을 제대로 처리하지 못하는 반면에 인기 없는 데이터만을 가지는 서버는 시스템 자원을 낭비하는 단점을 가진다. 이 논문은 NS 카드를 장착한 시스템에서 인기 많은 비디오데이터를 QoS와 저장공간의 효율을 위해 부분 컨텐츠 복제 기법을 제안한다. 이 방법은 기존의 전체 컨텐츠를 복제하여 서비스하는 방법과는 달리 컨텐츠의 부분을 복제하고 서비스 시점에서 나머지 부분을 복제함으로써 사용자의 서비스 지연시간이 늘어나지 않으면서 저장공간의 효율성을 높일 수 있다.

  • PDF

A Study on the Distribution of Overload in Academic Affairs Management System Using Replication Server (데이터 복제 서버를 이용한 학사 관리 시스템의 부하 분산에 관한 연구)

  • Han, Gwang-Rok;Lee, Seung-Won
    • The KIPS Transactions:PartD
    • /
    • v.8D no.5
    • /
    • pp.605-612
    • /
    • 2001
  • In order to solve the overload of academic affairs management system, we propose a method builds a distributed Replication server and uses this server with the present centralized system. Normal query transactions which are not required for data modification are composed of almost all DML sentences. So we construct the distributed replication servers according to the data characteristics and make them perform the query transaction without modification. In this way, we can simultaneously distribute users and data, and cut down processing time for every transaction. Also Replication server has the advantages of implemental efficiency and economical because it uses resources of present centralized system without and additional configurations. Usually, to distribute the overload of server, they can use way, Client-side overload distribution that user program get present overload status then can choose a less overloaded server, and the other way, Server-side overload distribution that make use of Application Layer Scheduling Technique and IP Layer Scheduling Technique. Our Replication server can reduce the overload of centralized system by eliminating or complementing those defects of overload distribution, referred to in the forehead.

  • PDF

Design of CDI Protocol (CDI 프로토콜의 설계)

  • Kim Seon-Ho;Hyun Woo-Seok
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.541-543
    • /
    • 2005
  • 원본 콘텐츠를 분산된 지역 복제서버에 복사하여 사용자의 요청에 대해 가까운 복제서버가 서비스 하도록 하는 CDN 서비스는 빠른 웹 서비스에 크게 기여하였다. 그러나 각 CDN간의 연동이 이루어지지 않아 콘텐츠 제공자 입장에서는 과다 투자가 발생하고 사용자 입장에서는 가입하지 않은 CDN 네트워크의 복제서버가 더 가까이 있다하더라고 원거리의 CDN 로부터 서비스 받아야하는 문제가 발생한다. 그러므로 본 연구에서는 CDN 네트워크간에 연동을 할 수 있는 CDI(Content Delivery Internetworking) 프로토콜을 설계하여 제안한다.

  • PDF

Highly-Available Push Sowers based on Replication (복제에 기반한 교가용성 푸쉬 서버)

  • 노진홍;홍영식
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10c
    • /
    • pp.91-93
    • /
    • 2004
  • 인터넷의 정보가 많아짐에 따라 인터넷에서 원하는 정보를 얻어 효과적으로 사용하기는 더욱 힘들어지고 있다. 그러므로 관련된 정보에 쉽게 접근하기 위해 얻고자 하는 정보를 인터넷에서 자동적으로 전달해 주는 푸쉬 기술은 중요한 인터넷 기술로 주목받고 있다. 하지만 푸쉬 기술은 정보 전달 방식으로 인해 네트웍 대역폭을 너무 많이 소요하기 때문에 푸쉬 서버의 가용성이 급격히 떨어질 수 있다는 단점을 가지고 있다. 따라서 본 논문에서는 메시지 폭주로 인한 시스템 고장에 대처하고 부하를 분산시킬 수 있는 복제에 기반한 푸쉬 서버를 설계하고, Erlang/OTP로 구현하였다. 성능을 분석하기 위하여 단일 푸쉬 서버론 사용한 결과와 본 논문에서 제안된 구조를 사용한 결과론 비교.분석하였다.

  • PDF

Adaptive Server Selection Mechanism in the Replicated Web Server Environment (복제 웹 서버 환경에서 적응력 있는 서버 선택 메커니즘)

  • 김선호;신용태
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.9
    • /
    • pp.495-502
    • /
    • 2004
  • A rapid growth of the Internet user and rich media content cause an excessive server load and high network traffic, and thus it decreases the quality of service. A solution to this problem is to distribute the content on multiple replicated servers. However, in this circumstance, clients face additional task of selecting the best server to provide proper so${\gamma}$vice which clients request. This paper is intended to propose an adaptive server selection mechanism for a client request based on distance and server load. This will offer a fast and scalable service in response to the increase of massive and realtime multimedia content and contribute to floating a new business model of digital content service.

Design of ESD server to protect illegal copy using UML (UML을 이용한 불법 복제 방지를 위한 ESD 서버 설계)

  • Yoon, Woo-Seong;Kim, Tai-Yun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.04a
    • /
    • pp.620-623
    • /
    • 2000
  • 최근 초고속 통신망을 이용한 인터넷의 대중화와 더불어 인터넷을 기반으로 하는 전자 상거래가 활발해지고 있다. 특히 인터넷을 통한 소프트웨어 형태의 디지털 상품을 판매하는 전자 소프트웨어 분배(Electronic Software Distribution)는 전자 상거래 매출에 있어서 빠른 성장률과 높은 거래량을 기록할 것으로 평가되고 있다[1]. 본 논문은 이러한 객체지향 기술중 통합된 모델링 방법인 UML을 이용하여 디지털 상품 불법 복제 방지를 위한 ESD 서버를 설계하였다. 불법 복제 방지를 위한 ESD 서버는 사용자에게 분배하는 사용권을 사용자 공개키를 이용하여 암호 알고리즘을 적용하여 분배한다. 따라서 소프트웨어형태의 디지털 상품의 불법 복제를 차단하는 효과가 있다.

  • PDF