• Title/Summary/Keyword: Linux Server

Search Result 309, Processing Time 0.034 seconds

An Analysis of System calls for Web Server : Apache 2.0 MPM-worker (하이브리드 멀티 프로세스 멀티 스래드 방식 웹서버의 시스템 호출 오버해드 분석)

  • Yeom, Mi-Ryeong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.1349-1352
    • /
    • 2003
  • 웹 서버는 CPU time의 대부분인 $75{\sim}78%$를 시스템 코드에서 소비하며 사용자 코드에서는 생각보다 많은 시간을 소비하지 않는다. 이것은 웹 서버의 성능에 운영체제가 많은 영향을 끼치고 있음을 암시하는 것이다. 본 논문에서는 Linux Trace Toolkit를 이용하여, 하이브리드 멀티 프로세스 멀티 스래드 방식의 아파치 웹 서버가 구동 중인 동안 호출되는 시스템 호출의 동작 과정과 역할에 대해 알아보고 어떤 시스템 코드에서 오버해드가 큰지를 분석하였다.

  • PDF

Design and Implementation of a URL Forwarding Server for Providing Multiple Domain Names (다중 도메인명을 지원하는 URL 전달 서버의 설계 및 구현)

  • 노상호;장세현;김상연;양희재
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.418-420
    • /
    • 2000
  • 본 연구에서는 인터넷상에 존재하는 웹 사이트를 새로운 도메인 네임으로 연결시켜주는 URL forwarding 서버를 설계 및 구현하였다. URL forwarding 서버는 수많은 인터넷 사용자들의 웹 사이트를 간단하고 다양한 형태의 URL로 매핑 시켜준다. URL forwarding 서버는 HTTP 프로토콜에서 redirection 응답코드를 기반으로 구현되었으며 Linux 시스템에서 실험을 하였다. 본 논문에서는 HTTP와 forwarding 서버를 서로 비교 분석하여 고찰해보고 구현된 forwarding 서버의 동작에 대해서 알아본다.

  • PDF

Implementation of Linux­Based Web Server Surge Protection Switch (리눅스기반 웹서버 과부하방지 Switch 구현)

  • 윤호태;송재원
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10c
    • /
    • pp.16-18
    • /
    • 2003
  • 컴퓨터 네트워크 및 인터넷의 발전으로 인터넷 사용자 및 웹서버의 숫자는 기하급수적으로 증가하고 있다. 그러나 컴퓨터 네트워크의 발달에도 불구하고 웹서버에 접속하는 사용자 수가 많아짐에 따라 웹서버에 병목현상이 발생하고 있다. 특히 수강신청과 같은 동일 시간대에 한 웹서버에 접속하는 사용자 수가 많게 되면 웹서버는 과부하로 인하여 작동을 멈추거나 속도가 느려진다. 본 논문에서는 이러한 문제점을 해결하고 웹서버의 지속적인 서비스가 가능하도록 web traffic을 조절할 수 있는 웹서버 과부하방지 Switch를 구현하였다.

  • PDF

A comparision of TISSH and PuTTY (TTSSH와 PuTTY의 비교 분석)

  • 강민정;강민수;박연식
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2002.11a
    • /
    • pp.418-422
    • /
    • 2002
  • As Unix based server including Linux are increased steadily, MS group users who want to connect these servers are increased. There were lots of connection using telnet for a while, but there are increased connection using "TTSSH or PUTTY" which get used free since "secure shell"(SSH) appeared recently. This paper compare TTSSH & PuTTY′s characters and using method, and propose remote-access tool which improve TTSSH.

  • PDF

Performance Analysis Supports for QoS on Linux Clustered VOD Server (QoS를 지원하기 위한 리눅스 클러스터 VOD 서버의 성능 분석)

  • 서동만;방철석;이좌형;김경길;정인범
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.301-303
    • /
    • 2003
  • 비디오 서버는 제한된 자원을 이용하여 보다 많은 사용자에게 안정적인 005(Quality of Service)를 제공하는 것이 중요하다. 본 논문에서는 안정적인 QoS를 지원하기 위한 서버 진입 제어에 관한 연구를 클러스터 형태의 VOD 서버에서 수행하였다. 리눅스 환경에서 구축된 VOD 서버의 성능을 분산 저장 노드의 수와 일반 재생 및 고속 재생의 비율을 변화시키며 측정하였다. 측정한 결과를 토대로 클러스터 VOD 서버의 성능 제한의 원인을 분석하고, 그에 따른 대책을 제안한다. 분석된 자료는 클러스터 VOD 서버에서 진입 제어의 기준을 결정하는 변수들로 사용되어 진다.

  • PDF

A Scalable Clustering based Wireless Internet Proxy Server (확장성 있는 클러스터링 기반의 무선 인터넷 프록시 서버)

  • 곽후근;한경식;정규식
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.406-408
    • /
    • 2004
  • TranSend는 클러스터링 기반의 우선 프록시 서버로 제안된 것이나 시스템적인(Systematic) 방법으로 확장성을 보장하지 못하고 불필요한 모듈간의 통신구조로 인해 복잡하다는 단점을 가진다. 기존 연구에서 시스템적인 방법으로 확장성을 보장하고 모듈간의 통신 구조를 단순화(Simplification)한 CD-A라는 구조를 제안하였으나 이 역시 프록시 서버가 증가하면 클러스터링을 위해 사용된 LVS-NAT(Network Address Translation) 방식으로 인해 LVS(Linux Virtual Server)가 병목이 되는 단정을 가진다. 이에 본 논문에서는 프록시 서버가 증가해도 확장성을 보장하는 LVS-DR(Direct Routing) 방식을 사용한 클러스터링 기반의 우선 인터넷 프록시 서버를 제안한다. 16대의 컴퓨터를 사용하여 실험을 수행하였고 실험 결과 클러스터링을 위해 사용된 LVS-NAT 방식에 비해 LVS-DR 방식이 평균 30.85%, 최고 78.50%의 성능 향상을 보였다.

  • PDF

Analysis of Kernel-Thread Web Accelerator (커널 스레드 웹 가속기의 분석)

  • Hwang June;Nahm EuiSeok;Min Byungjo;Kim Hagbae
    • 한국컴퓨터산업교육학회:학술대회논문집
    • /
    • 2003.11a
    • /
    • pp.17-22
    • /
    • 2003
  • The surge of Internet traffic makes the bottleneck nowadays. This problem can be reduced by substituting the media of network, routers and switches with more high-performance goods. However, we focused radically the server performance of processing the service requests. We prepose the method improving performance of server in the Linux kernel stack. This accelerator accepts the requests from many clients, and processes them using not user threads but kernel thread. To do so, we can reduce the overhead caused by frequent calling of system calls and the overhead of context switching between threads. Furthermore, we implement CPN(Coloured Petri Net) model. By using the CPN model criteria, we can analyze the characteristics of operation times in addition to the reachability of system. Benchmark of the system proves the model is valid.

  • PDF

Development of RFC 3261(CPL) based CPL Proxy Server (RFC 3261(SIP) 기반 CPL 프락시 서버 개발)

  • 민경주;이종화;강신각
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2003.10a
    • /
    • pp.673-676
    • /
    • 2003
  • Call Processing Language is a standards which support the PSTN like various additional services send-receive call forbidden, call forwarding. This standards developed by IETF iptel working group. we can apply to users demands that want to possibilities of call connection by relating RFC 3261. This paper describes the design and development of CPL proxy in detail. Designing and implementation is accomplished in Linux kerenl version 2.4.18 using C Language.

  • PDF

Implementation of RS232C and TCP/IP Connection Device Using ARM Processor (ARM프로세서를 이용한 RS232C와 TCP/IP 접속장치의 구현)

  • Lee, Young-Jun;Han, Kyong-Ho
    • Proceedings of the KIPE Conference
    • /
    • 2002.07a
    • /
    • pp.635-638
    • /
    • 2002
  • In this paper, the connection device of RS232C and TCP/IP implementation using ARM processor and LINUX is proposed. Data interaction flash memory the multiple serial ports are transferred to ARM processor and the data are processed and formed into data packet for transfer via internet protocol. Packet flash memory Internet is decoded to extract the serial port data. The serial ports supports RS232C asynchronous protocol communication and control program is developed in GNU-C and installed in the on-board memory for packet conversion and control. The research result can be applied to terminal server, printer server and multiple serial ports equipments.

  • PDF

Implementation of SIP Simulator (SIP 시뮬레이터 구현)

  • Choi, Sun-Wan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04b
    • /
    • pp.1587-1590
    • /
    • 2002
  • 차세대 네트워크 및 서비스를 위한 프로토콜로 IETF (Internet Engineering Task Force)의 SIP (Session Initiation Protocol)가 각광을 받고 있다. SIP는 PC, PDA, IP Phone과 같은 VoIP (Voice over IP) 단말간에 호 설정 프로토콜로 사용된다. SIP는 기본적으로는 양 단말간 호설정 프로토콜이지만 응용, 인터넷 단말기, 네트워크 장치에 구성요소로 구성할 수 있어 쉽게 적용 가능하기 때문에 모든 응용의 호설정 프로토콜로서 넓게 채택되어지고 있다. 그러나 SIP는 텍스트 기반 프로토콜로서 구현은 쉬우나 실제 표준에 맞게 구현하였는지는 판단하기가 어렵다. 따라서 구현된 SIP 프로토콜이 표준에 맞게 구현하였는지를 시험할 필요가 있다. 이를 해결하기 위해서, 본 논문에서는 SIP 시뮬레이터를 구현하였다. SIP 시뮬레이터는 구현된 SIP 제품을 인터넷상에서 시험할 수 있을 뿐만 아니라 시험 시나리오를 선택할 수 있고, 시험 과정을 그래픽하게 볼 수 있으며, 시험 결과를 확인할 수 있다. SIP 시뮬레이터는 사용자 인터페이스인 Testing User Agent와, 테스트 시나리오를 수행하는 Test Server로 구성된다. 사용자 인터페이스는 모든 플랫폼에 적용 가능한 Java를 사용하였으며, Test Server는 Linux 환경하에서 C++을 사용하여 구현하였다.

  • PDF