• Title/Summary/Keyword: 동적 DNS

Search Result 16, Processing Time 0.026 seconds

DNS-based Dynamic Load Balancing Method on a Distributed Web-server System (분산 웹 서버 시스템에서의 DNS 기반 동적 부하분산 기법)

  • Moon, Jong-Bae;Kim, Myung-Ho
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.3
    • /
    • pp.193-204
    • /
    • 2006
  • In most existing distributed Web systems, incoming requests are distributed to servers via Domain Name System (DNS). Although such systems are simple to implement, the address caching mechanism easily results in load unbalancing among servers. Moreover, modification of the DNS is necessary to load considering the server's state. In this paper, we propose a new dynamic load balancing method using dynamic DNS update and round-robin mechanism. The proposed method performs effective load balancing without modification of the DNS. In this method, a server can dynamically be added to or removed from the DNS list according to the server's load. By removing the overloaded server from the DNS list, the response time becomes faster. For dynamic scheduling, we propose a scheduling algorithm that considers the CPU, memory, and network usage. We can select a scheduling policy based on resources usage. The proposed system can easily be managed by a GUI-based management tool. Experiments show that modules implemented in this paper have low impact on the proposed system. Furthermore, experiments show that both the response time and the file transfer rate of the proposed system are faster than those of a pure Round-Robin DNS.

Dynamic DNS design for HIP (HIP을 적용한 동적 DNS 설계)

  • Jung-Soo Park;In-June Jo
    • The Journal of Engineering Research
    • /
    • v.6 no.2
    • /
    • pp.125-130
    • /
    • 2004
  • In the current Internet, IP addresses does not support Mobility and Multi-homming because it depend on their topological location. To resolve these problems, IETF hip WG introduces Host Identity Protocol that separates the endpoint identifier and locator roles of IP addresses. However the DNS that was presented for the HIP had only a part of the expansion design from the existing DNS function, so it was not an absolute complete method. This paper propose how the dymanic DNS has been designed so that it support the HIP completely. We added the Host Identity Namespace and the Rendezvous Server Namespace, defined the new PRs in DNS.

  • PDF

Design and Implementation of Efficient Dynamic Update and Zone Transfer in the Secure DNS (안전한 DNS에서의 효율적인 동적 갱신과 존 전송 기능의 설계와 구현)

  • Shim, Hee-Won;Shim, Young-Chul;Im, Chan-Soon;Lee, Man-Hee;Byeon, Ok-Hwan
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.1
    • /
    • pp.99-114
    • /
    • 2000
  • In the secure DNS the amount of information that should be managed greatly increased and the interdependency in the information became very complex. Therefore, it became necessary to develop a mechanism which can manage zone information efficiently. Moreover, a consistent interface became also necessary so that a secure DNS may be efficiently interconnected with other Internet application services. In this paper we explain the design and implementation of a secure DNS extended with two functions : (1) a dynamic update function which enables to add and remove zone information dynamically and (2) a zone transfer function that efficiently transfers update zone information among DNS servers. We developed a method which integrates two zone transfer mechanisms, full zone transfer and incremental zone transfer, and also proposed a method to compress data in the zone transfer message. We also introduced a data structure called a delta file to integrate the zone transfer function and the dynamic update function.

  • PDF

Direct Numerical Simulation of Composite laminates Under low velocity Impact (저속충격을 받는 적층복합재료 평판의 직접 수치모사)

  • Ji, Kuk-Hyun;Kim, Seung-Jo
    • Composites Research
    • /
    • v.19 no.1
    • /
    • pp.1-8
    • /
    • 2006
  • Prediction of damage caused by low-velocity impact in laminated composite plate is an important problem faced by designers using composites. Not only the inplane stresses but also the interlaminar normal and shear stresses playa role in estimating the damage caused. But it is well known that the conventional approach based on the homogenization has the limit in description of damage. The work reported here is an effort in getting better predictions of dynamic behavior and damage in composite plate using DNS approach. In the DNS model, we discretize the composite plates through separate modeling of fiber and matrix for the local microscopic analysis. In the view of microscopic mechanics with DNS model, interlaminar stress behaviors in the inside of composite materials are investigated and compared with the results of the homogenized model which has been used in the conventional approach to impact analysis. Also the multiscale model based on DNS concept is developed in order to enhance the effectiveness of impact analysis, and we present the results of multiscale analysis considering micro and macro structures simultaneously.

Remote Monitoring System using a Digital TV (디지털 TV를 이용한 원격 모니터링 시스템)

  • Yoo Ki-Seok;Kang Kwang-Ryeon;Cho Seung-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.05a
    • /
    • pp.585-588
    • /
    • 2006
  • 오늘날 디지털 TV 기술이 컴퓨팅 기술과 융합되면서 디지털 TV가 단순히 디지털 TV 수신만이 아닌, 네트워킹 능력을 갖춘 가전기기로 등장하고 있다. 본 연구에서는 이러한 디지털 TV가 일반적으로 대화면인 특징을 활용하여 TV를 수신하면서 다수의 원격지 모니터링을 가능하게 하는 부가 기능을 개발하고자 한다. 본 연구에서는 리모콘 인터페이스를 통해 동적 DNS 기반의 웹 사이트에서 원격지 모니터링 대상을 선택하고, 이들에 대한 모니터링 정보를 디지털 TV의 PIP(Picture-In-Picture) 화면으로 전송함으로써 디지털 TV의 부가가치를 제고하는 기술을 연구하였다.

  • PDF

Dynamic Load Balancing Technique For Distributed Web Server Using Extended DNS (확장 DNS를 이용한 분산 웹 서버의 동적 부하분산 기술)

  • Kim, Sun-Young;Moon, Jong-Bae;Kim, Myung-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.05a
    • /
    • pp.887-890
    • /
    • 2004
  • 컴퓨터 네트워크 및 WWW의 발전으로 인터넷 사용자 및 웹 서버의 수는 기하급수적으로 증가하고 있다. 그러나 네트워크의 발달에도 불구하고 웹 서버에 접속하는 사용자의 수가 많아짐에 따라 웹 서버에 병목현상이 발생하고 있다. 이러한 문제를 해결하기 위해 클러스터 시스템이 사용된다. DNS기반 클러스터는 분산 웹 서버 환경에 적합하지만 웹 서버의 상태를 고려하지 않는다. 따라서 본 논문에서는 DNS의 단점을 보완한 부하분산 시스템을 제안한다. 이 시스템은 부하분산 시스템을 따로 설치하지 않고 기존 DNS 프로토콜의 수정 없이 부하분산 모듈을 추가하여 웹 서버의 부하를 분산한다. 본 논문에서 구현한 시스템을 이용하여 분산 웹 환경에서 서버 부하를 고려하여 클라이언트의 요청을 적절히 분배할 수 있다.

  • PDF

Prediction of Temperature Field in a Channel with Wall Injection Using Dynamic Mixed Model (동적혼성모델을 이용한 벽분사가 있는 채널의 온도장 예측)

  • Na, Yang;Kim, Hak-Jong
    • Proceedings of the KSME Conference
    • /
    • 2003.11a
    • /
    • pp.604-609
    • /
    • 2003
  • Turbulent temperature field in a channel with wall injection has been investigated using dynamic mixed model(DMM). This flow is pertinent to internal flows inside the hybrid rocket motors. In general, the results obtained with DMM are in better agreement with DNS results compared to those of dynamic Smagorinsky model(DSM). Such favorable features of DMM are attributed to the fact that it explicitly calculates the modified Leonard stress term which takes care of the local interaction between resolved and SGS stresses and only models the remaining cross and SGS Reynolds stress terms.

  • PDF

Heuristic and Dynamic Web Load Balancing Using the information of Web server and Dispatcher (웹서버 및 디스패쳐의 상태 정보를 이용한 경험적 동적 부하 분산 기법)

  • Koo, Hyun-Woo;Hong, Young-Sik
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.10b
    • /
    • pp.350-354
    • /
    • 2007
  • 인터넷 사용에 따른 수많은 정보의 요청을 처리하기 위해 웹 서버 클러스터 기법에 대한 많은 연구가 진행되어 왔다. 웹 서버 클러스터 기법은 사용자들의 많은 요청을 하나의 서버에서 처리하지 않고 다수의 서버가 처리한다. 따라서 클러스터를 구성하는 다수의 서버가 클라이언트의 요청을 적절하게 분배하여, 웹 서버가 응답해야 할 부하를 분담해야 한다. 특히 금융 웹 서비스와 같은 특정 시간에 부하가 집중되는 환경에서 최소한의 클라이언트의 요청에 대한 서비스를 제공해야 한다. 이번 연구에서 DNS 기반 부하 분산 기법 및 디스패쳐 기반 부하 분산 기법을 이용한 경험적 동적 부한 분산 기법 적용을 통해 각 기법의 약점을 줄이고 부하가 급격히 증가한 시점에 전체 시스템의 성능을 떨어뜨리지 않는 기법에 대하여 논한다. 혼합 기법을 사용하기 위해 웹서버 및 디스패처의 부하 정보를 수집하고 실험을 통해 얻은 한계치를 결정한다. 그리고 이 한계치를 이용하여 부하 분산 기법을 변경함으로써 최소한의 서비스를 제공할 수 있다. 실험을 통해 제시된 부하 분산 기법이 높은 부하 상태를 보이는 시점에서 최소한의 서비스를 사용자에게 제공하여 최악의 경우를 막을 수 있음을 보인다.

  • PDF

Large Eddy Simulation of Turbulent Passive Scalar in a Channel with Strong Wall Injection (대와류모사 기법을 이용한 강한 벽분사가 있는 채널 내에서의 난류 유동장 및 온도장 해석)

  • Kim, Hak-Jong;Na, Yang
    • Transactions of the Korean Society of Mechanical Engineers B
    • /
    • v.28 no.6
    • /
    • pp.628-637
    • /
    • 2004
  • The present study investigates the performance of dynamic mixed model (DMM; Zang et ai.) in a channel with strong wall injection through a Large eddy simulation (LES) technique. The DMM results are compared with those of DNS and the results obtained with popular dynamic Smagorinsky model (DSM). Better agreement is achieved when using the DMM with box filter than DSM and coarse DNS in predicting the first and second order statistics as well as large-scale structures of velocity and temperature fields. Such favorable features of DMM are attributed to the fact that it explicitly calculates the modified Leonard stress term and only models the remaining cross and the SGS Reynolds stress terms and, thus, it reduces the excessive burden put on the model coefficient of DSM. Also it is demonstrated that the DMM can be successfully extended to the prediction of temperature (passive scalar) field where strong streamwise inhomogeneity exists.

The Design of Administrator System for Extending Secure DNS (Secure DNS의 기능확장을 위한 관리자 시스템의 설계)

  • 심희원;김진성;심영철;임찬순;변옥환
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.530-532
    • /
    • 1998
  • 본 연구에서는 안전한 네이밍 서비스를 제공하는 기존 Secure DNS를 확장시켜 GUI방식의 관리자 인터페이스를 설계하였다. 따라서 시스템 설정에 대한 configuration과 보안관련 도구의 핵심이라 할 수 있는 로그의 관리가 용이해 졌다. 또한 관리자 인터페이스에 의해 각각의 자원 레코드에 대한 자동적인 삽입, 삭제가 가능하며, 암호화 알고리즘의 추가를 interactive하게 처리한다. 그밖에 기존 Secure DNS에서는 새로운 암호와 알고리즘을 추가할 때마다 재 컴파일 해야하는 단점이 있다. 이를 해결하기 위해 'Dynamic link interface'를 설계하였다. 이는 암호화 알고리즘의 입출력 표준을 정하고 이를 단일한 시스템 API로 구성하여 Secure DNS가 초기화 될 때 동적 라이브러리를 사용하여 각각의 암호화 알고리즘을 메모리에 적재하는 방식을 택한다. 그 밖에 Secure DNS를 이용하여 제공할 수 있는 응용방안으로 개인의 공개키 분배서비스와 X.509 체계를 이용한 인증서를 제공하는 서비스를 제안한다. 따라서 본 연구에서는 인터넷의 기본 인프라스트럭쳐인 DNS를 최대한 활용할 수 있는 여러 가지 방안과 그 해결책을 제시한다.

  • PDF