• Title/Summary/Keyword: 웹 클러스터

Search Result 194, Processing Time 0.023 seconds

Mutual Authentication Protocol for Safe Data Transmission of Multi-distributed Web Cluster Model (다중 분산 웹 클러스터모델의 안전한 데이터 전송을 위한 상호 인증 프로토콜)

  • Lee, Kee-Jun;Kim, Chang-Won;Jeong, Chae-Yeong
    • The KIPS Transactions:PartC
    • /
    • v.8C no.6
    • /
    • pp.731-740
    • /
    • 2001
  • Multi-distributed web cluster model expanding conventional cluster system is the cluster system which processes large-scaled work demanded from users with parallel computing method by building a number of system nodes on open network into a single imaginary network. Multi-distributed web cluster model on the structured characteristics exposes internal system nodes by an illegal third party and has a potential that normal job performance is impossible by the intentional prevention and attack in cooperative work among system nodes. This paper presents the mutual authentication protocol of system nodes through key division method for the authentication of system nodes concerned in the registration, requirement and cooperation of service code block of system nodes and collecting the results and then designs SNKDC which controls and divides symmetrical keys of the whole system nodes safely and effectively. SNKDC divides symmetrical keys required for performing the work of system nodes and the system nodes transmit encoded packet based on the key provided. Encryption packet given and taken between system nodes is decoded by a third party or can prevent the outflow of information through false message.

  • PDF

Implementation & Analysis of SAN based on UDP for Cluster Web Server (클러스터 웹서버를 위한 UDP/IP기반 SAM의 구현 및 성능 분석)

  • 이주평;박규호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.532-534
    • /
    • 2002
  • 본 논문에서는 UDP/IP기반 SAN의 구현을 소개하였고 TCP/IP기반 SAN 및 로컬디스크와의 성능 비교를 통해 UDP/IP기반 SAN이 클러스터 웹서버에서 사용될 수 있는 가능성을 보였다. 실험결과 UDP/IP기반 SAN은 TCP/IP기반 SAN의 경우보다 약 20%정도 성능이 우수함을 볼 수 있다. 이는 UDP의 경우 TCP의 프로토콜 오버헤드가 없고 slow start의 영향을 받지 않으며 ACK를 기다릴 필요가 없기 때문이다.

  • PDF

Content Aware Based Load Distribution in a Cluster Web Sewer (클러스터 웹 서버에서 컨텐츠인식 부하 분산 모델)

  • 최면욱;현종웅;정인범
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10a
    • /
    • pp.421-423
    • /
    • 2003
  • 최근 클러스터 웹 서버의 로드 벨런싱으로서 L4 스위치가 널리 사용되고 있다. 전형적인 L4 스위치는 연결 요구 발생시 back-end 노드들의 부하를 평가하여 적은 부하를 갖고 있는 노드로 요청을 보내는 기능을 수행한다. 그러나 L4 스위치의 부하 분산은 사용자 연결 횟수를 이용해 분산함으로서 사용자의 다양한 컨텐츠 요청에 적절한 부하분산 스케줄링을 적용하고 있지 않다. 본 논문에서는 서버에 전송되는 컨텐츠 요구를 L4 스위치 계층에서 인식하여 부하배분에 사용하는 부하분산 모델을 제시한다.

  • PDF

A Study on QoS-Aware Cluster System Architecture (QoS 인지 클러스터 시스템 구조에 관한 연구)

  • 최창열;김성수
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.635-637
    • /
    • 2003
  • 복잡한 소프트웨어가 필요한 응용분야에 기존에 보유하고 있는 컴퓨팅 자원을 사용하여 구축될 수 있는 클러스터 시스템을 적용할 수 있다. 하지만 제공되는 서비스의 질을 예측하여 가용성과 성능 요구사항을 만족하기 위한 QoS 인지 클러스터 시스템 구조에 관한 연구가 필요하다. 따라서 본 논문에서는 차별화 된 서비스 제공과 의존도 요구사항을 만족하기 위해 다양한 메커니즘을 장착한 클러스터 시스템 구조를 도출하고 실제 상용 서비스를 제공하는 웹 서버의 로그 분석을 통한 작업 부하 모델링을 수행하여 얻은 시스템 운영 조건에 대한 성능 분석 실험을 수행하였다.

  • PDF

Design and implementation of web document clustering system using on incremental algorithm (점진적 알고리즘을 이용한 웹 문서 클러스터링 시스템의 설계 및 구현)

  • 황태호;손기락
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10a
    • /
    • pp.207-209
    • /
    • 1999
  • 클러스터 분석은 관측의 대상이 되는 집합에 맞는 분류 구조를 생성하는데 이용되는 통계학적인 기술이다. 정보검색 응용에서 전형적으로 발견되는 높은 차원을 가진 많은 데이터 집합을 클러스터하기 위하여, 많은 공간과 시간이 필요하다. SLINK 알고리즘은 O(n2)의 시간과 O(n)의 공간의 성능을 갖으며 점진성을 반영할 수 있는 알고리즘이다. SLINK알고리즘을 이용하여 검색 엔진의 검색결과에 온라인으로 클러스터 분류를 수행하는 시스템을 구현하였다. 구현된 시스템은 상대적으로 높은 정확도와 각 클러스터를 저장하고 표현하는데 있어서의 장점을 제공하며, 상대적으로 느린 수행 속도는 온라인으로 문서들이 다운로드 되는 속도가 느리므로 문제가 되지 않음을 알 수 있었다.

  • PDF

Extensible Web Clustering Systems in Linux (LINUX에서 확장성 있는 웹 클러스터렁 시스템의 설계)

  • 홍일구;염미령;노삼혁
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10c
    • /
    • pp.877-879
    • /
    • 2001
  • 웹의 이용율은 매년 100%이상씩 증가하고 있으며 대부분의 경제 활동도 웹으로 옮겨가고 있는 추세이다. 그러나 고속의 웹 이용율의 증가에 따른 웹서버의 성능 향상이 뒤따르지 못하면 웹서버는 과적이 된다. 이것은 웹을 통한 경제 활동에 매우 큰 부정적인 영향을 미치고 있다. 본 논문에서는 웹서버의 과적 상태를 대처하기 위하여 비교적 저렴한 가격의 시스템들로 구성되며 확장성이 높은 웹 클러스터링 시스템을 설계하였다. 본 논문에서 제시하는 웹 클러스터링 시스템은 사용자의 요청을 보고 부하를 분산하는 Laye-7 switch 방식을 LINUX 시스템에 적용한다.

  • PDF

DNS-based Load Distribution Using Ring Topology (Ring구조를 이용한 DNS기반 부하분산)

  • Kim So-Young;Hong Young-Sik
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.847-849
    • /
    • 2005
  • 인터넷 사용자의 요청이 점차 증가함에 따라, 여러 웹 서버들이 하나의 클러스터를 이루어 사용자 요청을 더욱 효율적으로 처리하는데 않은 연구가 이루어지고 있다. 이러한 연구들 중에는 클러스터내의 최대 효율을 위하여 웹 서버들간의 부하를 분산시키는 기법들에 대한 다양한 기법들이 연구되고 있다. 이에, 본 논문에서는 DNS를 기반으로 하는 부하 분산 기법을 적용하되, 각 웹 서버들에 의해 수집된 부하정보를 바탕으로 추가적인 부하 분산을 하고자 한다. 이 기법은 실험에 의해 기존의 부하 분산 기법에 비해 웹 서버들간의 부하가 더욱 균등하게 분산됨을 보이고 있다.

  • PDF

Performance Evaluation of Request Scheduling Techniques in the Linux Cluster Web Server (리눅스 클러스터 웹 서버의 요청 스케줄링 기법 성능 평가)

  • Lee, Kyu-Han;Lee, Jong-woo;Lee, Jae-Won;Kim, Sung-Dong;Chae, Jin-seok
    • The KIPS Transactions:PartA
    • /
    • v.10A no.4
    • /
    • pp.285-294
    • /
    • 2003
  • The request scheduling algorithms being used for the cluster web servers are mostly in two categories : load-balancing and contents-based cache affinity The goal of the load-balancing algorithms is to balance the loads between real servers. On the other hand, contents-based scheduling algorithm exploits the cache affinity in a way that the same type of requests are to be directed to a dedicated real server allowing load imbalance. So the performance comparison of the two algorithms is necessary, nevertheless the related experiment results are not much suggested. In this paper, performance evaluations have been done to compare the performance of the two scheduling algorithms. To accomplish this, we first implement a linux cluster web server, and then present the performance measurement results. The main contribution of this paper is to help the cluster web server administrators to select an algorithm fitting in with their circumstances from the two algorithms.

Query Expansion Based on Word Graph Using Core Query Clusters (핵심질의 클러스터를 이용한 어휘 그래프 기반 질의 확장)

  • Jo, Seung-Hyeon;Jang, Gye-Hun;Lee, Kyung-Soon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.430-432
    • /
    • 2011
  • 본 논문에서는 질의 조합을 기반한 핵심질의 클러스터와 비핵심질의 클러스터를 각각 어휘 그래프로 표현한다. 이 때, 핵심질의 클러스터는 잠정적 적합 문서 집합으로, 비핵심질의 클러스터는 잠정적 부적합 문서 집합으로 본다. 핵심질의 클러스터의 어휘 그래프에서 비핵심질의 클러스터의 어휘 그래프를 빼서 확장어휘를 선택한다. 본 논문의 유효성을 검증하기 위해 웹문서 테스트컬렉션인 TREC WT10g 에 대해 실험하였고, 언어모델보다 평균정확률의 평균(MAP)이 9.4% 향상되었다.

Design and Implementation of HA Web Server Cluster on Linux (리눅스 상에서 고가용성 웹 서버 클러스터의 설계 및 구현)

  • Kim, Dong-Ho;Park, Kwon;Kim, Myung-Ho
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.654-656
    • /
    • 2000
  • 인터넷 사용의 일반화로 인터넷을 통한 전자 상거래가 점차 늘고 있다. 이 가운데 많은 사용자들이 이용하는 사이트는 하루 수 백만건의 접속이 이루어지고 있고 사용자의 요구도 다양해지고 있다. 이러한 사이트에서는 사용자에게 최적의 성능을 보장해야 될 뿐만아니라 시스템의 다운 타임을 최소화 할 수 있는 방안이 필요하게 된다. 기존의 단일 시스템 체계는 이런 면에서 한계에 도달하였다. 단일 시스템의 한계점을 극복하기 위해서 클러스터를 이용한 대안이 제시되고 있다. 따라서 본 논문에서는 리눅스 플랫폼 상에서 클러스터를 이용한 웹 서버를 설계 및 구현하였다.

  • PDF