WO2012121478A1 - 역-프록싱 방법 및 이를 적용한 서버/클라이언트 시스템 - Google Patents

역-프록싱 방법 및 이를 적용한 서버/클라이언트 시스템 Download PDF

Info

Publication number
WO2012121478A1
WO2012121478A1 PCT/KR2011/010219 KR2011010219W WO2012121478A1 WO 2012121478 A1 WO2012121478 A1 WO 2012121478A1 KR 2011010219 W KR2011010219 W KR 2011010219W WO 2012121478 A1 WO2012121478 A1 WO 2012121478A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
client
service
proxying
reverse
Prior art date
Application number
PCT/KR2011/010219
Other languages
English (en)
French (fr)
Inventor
이상학
윤정미
Original Assignee
전자부품연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 전자부품연구원 filed Critical 전자부품연구원
Priority to US14/004,071 priority Critical patent/US20140006829A1/en
Publication of WO2012121478A1 publication Critical patent/WO2012121478A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3206Monitoring of events, devices or parameters that trigger a change in power modality
    • G06F1/3209Monitoring remote activity, e.g. over telephone lines or network connections
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5094Allocation of resources, e.g. of the central processing unit [CPU] where the allocation takes into account power or heat criteria
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • the present invention relates to a server / client system, and to a method of managing a system to reduce power consumption in a server / client system.
  • FIG. 1 is a block diagram of a general server / client system. As shown in FIG. 1, a server / client system is constructed by connecting a plurality of clients 11 to 14 requesting a service and a plurality of servers 21 to 23 providing a service to each other via the Internet. do.
  • the servers 21 to 23 should always operate in an on mode to provide a service at all times, which means that the service is stable and always available. It's good for this, but it's less energy efficient because it consumes maximum power all the time, independent of service.
  • the service is concentrated in a specific time zone and intermittently during the rest of the time, the on-mode maintenance of the servers 21 to 23 at the time of the service is intermittent in terms of energy efficiency More inefficient, the improvement is required.
  • the present invention has been made to solve the above problems, and an object of the present invention is, in principle, the server provides a service to the client, but when the server enters the standby mode, the anti-proxy server provided by the server It is to provide a de-processing method for the service of some of the services and a system applying the same.
  • the de-processing method comprises the steps of providing a service to a client by the server; And when the server enters the standby mode, a reverse proxying server connected to the server substitutes for some services of the server.
  • act of proxy may include, if possible, acting for the service requested by the client, providing a service requested by the client to the client.
  • the proxying step may further include: if the proxy service cannot substitute for the service requested by the client, requesting the server to wake-up from the anti-proxy server; And providing, by the server, the wake-up request by the wake-up request of the anti-proxy server to the client.
  • the reverse proxying method may further include, when the server wakes up, the reverse proxying server suspending the service of the server.
  • entering the standby mode of the server may be performed when the request has not been received from the client for a predetermined time.
  • the some services may be high frequency services among the services requested by the client to the server.
  • the de-proxying server may further include acquiring and storing contents of some services of the server.
  • a server system a server providing a service to a client; And a reverse proxying server connected to the server, the proxy server performing some services of the server when the server enters the standby mode.
  • the server provides a service to the client, but when the server enters the standby mode, the anti-proxy server operating at low power provides a service of some of the services provided by the server. Since it is possible to act, it is possible to lower the power consumed in the entire system, thereby increasing the energy efficiency of the entire system.
  • FIG. 1 is a block diagram of a general server / client system
  • FIG. 2 illustrates a server / client system to which the present invention is applicable
  • FIG. 3 is a diagram provided in the description of an anti-proxy method, in accordance with an embodiment of the present invention.
  • FIG. 4 is a detailed block diagram of the anti-proxy server shown in FIG.
  • FIG. 2 is a diagram illustrating a server / client system to which the present invention is applicable.
  • the clients 11 to 14, the servers 21 to 23 and the reverse proxying server 100 are mutually connected. It is communicatively connected, allowing network management by anti-proxying techniques.
  • the clients 11 to 14 are terminal devices that request services from the servers 21 to 23 through the Internet, and specifically request necessary web pages, files, and applications.
  • the web server 21 is a server that operates / manages a website, and provides the web pages requested by the clients 11 to 14 to the clients 11 to 14.
  • the file server 22 is a server that holds a plurality of files constituting a database.
  • the file server 22 stores the files requested by the clients 11 to 14 as well as the files requested by the clients 11 to 14. To 11 to 14.
  • the application server 23 performs transaction processing and management in a client / server environment, and performs application interworking between other types of systems.
  • the de-proxy server 100 acts as a service of the servers 21 to 23.
  • Substitute proxy service for the server 100 is not always performed, but only in a "special situation".
  • the special situation may be assumed to be a situation in which the servers 21 to 23 enter the standby mode.
  • Entering the standby mode may be performed when a service request from the clients 11 to 14 has not been received for a predetermined time (eg, "10 minutes").
  • Standby-mode entry can be performed separately for each of the servers 21-23.
  • the web server 21 and the file server 22 have entered the standby mode because they have not received the service request from the clients 11 to 14 for a predetermined time, but the application server 23 enters the clients ( 11 to 14) may not enter the standby mode by receiving a service request.
  • the anti-proxy server 100 does not substitute all of the services of the servers 21 to 23, but only “some” services.
  • the de-proxying server 100 may include: 1) some of the services provided by the web server 21 (eg, some of the web pages that the web server 21 can provide), 2 ) Some of the services provided by file server 22 (eg, some of the files that file server 22 may provide), 3) some of the services provided by application server 23 (eg For example, only the Internet phone service among the services that the application server 23 can provide) is substituted.
  • the anti-proxy server 100 may be implemented as a server having a small processing capacity and a storage space. Thus, the de-proxy server 100 consumes less power than the general servers 21-23.
  • FIG. 3 is a diagram provided in the description of a reverse-proxying method, according to an embodiment of the invention.
  • the server provides a service requested by the client in step S205 (S210).
  • the server is operating in on-mode.
  • the de-proxy server stores the service content provided from the server to the client through the step S210 (S215).
  • the reverse-proxy server copies and stores the web page transmitted from the server to the client.
  • the reverse-proxy server may copy and store a file transmitted from the server to the client.
  • the reverse-proxying server deletes the less frequently requested webpage or file from the client and saves the new webpage or file. Can be.
  • the reverse-proxy server deletes the webpage or file that was earliest when requested from the client (ie It is also possible to save pages or files.
  • the server If there is no service request from the client for a predetermined time (S220), the server enters the standby mode and notifies the anti-proxy server (S225).
  • the reverse-proxying server switches to server proxy mode.
  • the de-proxy server receives the client's request on behalf of the server and acts on behalf of some of the services that the server can perform.
  • step S215. some of the services that the anti-proxy server acts are stored through the step S215. Therefore, the service that is not stored in step S215 among the services provided by the server cannot be acted by the reverse proxying server, and thus requests the service to the server.
  • the reverse proxying server requests the service to the server.
  • the anti-proxying server provides the client with the requested service (S240).
  • the anti-proxy server requests the server to wake-up (S255), and transmits the service request of the client (S260).
  • step S255 the server that has switched to the on-mode by the wake-up request of the reverse proxying server directly provides a service corresponding to the request received through the step S260 to the client (S265).
  • the reverse proxying server switches from the server proxy mode to the standby mode, and stops the proxy service. This is because the server in the on-mode will provide the clients with the services requested by the client directly.
  • FIG. 4 is a detailed block diagram of the anti-proxy server 100 shown in FIG.
  • the de-proxying server 100 includes a network interface 110, a processor 120, and a storage 130.
  • the network interface 110 is an interface for communicating with a server and a client.
  • the processor 120 predominantly performs the steps to be performed by the reverse proxying server 100 among the steps shown in FIG. 3, and includes a reverse proxying module 121 and a server function proxy module 122. do.
  • Server function proxy module 122 is a module for the service requested by the client. And, if the proxying module 121 is notified of the standby mode switching from the server receives a request from the client and transmits to the server function proxy module 122. If it is determined that the service agent is not available in the server function proxy module 122, the reverse proxying module 121 requests the server to wake-up through the network interface 110 and transmits the client's request. .
  • the storage unit 130 is a storage space in which a service provided from a server to a client is stored.
  • de-proxying server 100 and a server / client system capable of performing the same have been described in detail with reference to preferred embodiments.
  • one de-proxy server 100 is shown and described as representing the service of one or multiple servers, which is merely an example for convenience of description.

Abstract

역-프록싱 방법 및 이를 적용한 서버/클라이언트 시스템이 제공된다. 본 역-프로싱 방법은, 서버가 클라이언트에 서비스를 제공하고, 서버가 대기-모드로 진입하면 서버에 연결된 역-프록싱 서버가 서버의 일부 서비스를 대행한다. 이에 의해, 클라이언트에 서비스를 끊임 없이 제공하면서도, 시스템 전체의 에너지 효율을 높일 수 있게 된다.

Description

역-프록싱 방법 및 이를 적용한 서버/클라이언트 시스템
본 발명은 서버/클라이언트 시스템에 관한 것으로, 서버/클라이언트 시스템에서 전력 소모를 줄이기 위해 시스템을 관리하는 방법에 관한 것이다.
도 1은 일반적인 서버/클라이언트 시스템의 구성도이다. 도 1에 도시된 바와 같이 서버/클라이언트 시스템은 서비스를 요청하는 다수의 클라이언트들(11 내지 14)과 서비스를 제공하는 다수의 서버들(21 내지 23)이 인터넷을 통해 상호 통신가능하도록 연결되어 구축된다.
도 1에 도시된 서버/클라이언트 시스템이 기업 내에 구축된 경우, 서버들(21 내지 23)은 서비스의 상시 제공을 위해 언제나 온-모드(On Mode)로 동작하여야 하는데, 이는 서비스의 안정성 및 상시 운용성을 위해서는 좋으나, 서비스가 이루어지는 것과는 별개로 늘 최대 전력을 소비하기 때문에 에너지 효율성 측면에서는 떨어지게 된다.
서비스가 이루어지는 통계를 살펴보면 특정 시간대에 집중적으로 서비스가 이루어지고 나머지 시간에는 간헐적으로 이루어지고 있어, 서비스가 간헐적으로 이루어지고 있는 시간에서 서버들(21 내지 23)의 온-모드 유지는 에너지 효율 측면에서 더욱 비효율이라고 할 수 있는 바, 그 개선이 요구된다.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 원칙적으로 서버가 클라이언트에 서비스를 제공하되, 서버가 대기-모드로 진입하면 역-프록싱 서버가 서버가 제공하였던 서비스들 중 일부의 서비스를 대행하는 역-프로싱 방법 및 이를 적용한 시스템을 제공함에 있다.
상기 목적을 달성하기 위한 본 발명에 따른, 역-프로싱 방법은, 서버가 클라이언트에 서비스를 제공하는 단계; 및 서버가 대기-모드로 진입하면, 서버에 연결된 역-프록싱 서버가 서버의 일부 서비스를 대행하는 단계;를 포함한다.
그리고, 상기 대행단계는, 클라이언트가 요청한 서비스를 대행 가능하면, 역-프록싱 서버가 클라이언트가 요청한 서비스를 클라이언트로 제공하는 단계;를 포함할 수 있다.
또한, 상기 대행단계는, 클라이언트가 요청한 서비스를 대행 불가능하면, 역-프록싱 서버가 서버에 웨이크-업 요청하는 단계; 및 역-프록싱 서버의 웨이크-업 요청에 의해 웨이크-업한 서버가 클라이언트가 요청한 서비스를 클라이언트로 제공하는 단계;를 포함하는 것이 바람직하다.
그리고, 본 역-프록싱 방법은, 서버가 웨이크-업하면, 역-프록싱 서버가 서버의 일부 서비스를 대행을 중단하는 단계;를 더 포함하는 것이 바람직하다.
또한, 서버의 대기-모드 진입은, 기설정된 시간 동안 클라이언트로부터 요청을 수신하지 않은 경우에 수행될 수 있다.
그리고, 상기 일부 서비스는, 클라이언트가 서버로 요청하는 서비스들 중 빈도수가 높은 서비스들일 수 있다.
또한, 본 역-프록싱 방법은, 상기 역-프록싱 서버가 서버의 일부 서비스의 내용을 획득하여 저장하는 단계;를 더 포함하는 것이 바람직하다.
한편, 본 발명에 따른, 서버 시스템은, 클라이언트에 서비스를 제공하는 서버; 및 서버에 연결되며, 서버가 대기-모드로 진입하면 서버의 일부 서비스를 대행하는 역-프록싱 서버;를 포함한다.
이상 설명한 바와 같이, 본 발명에 따르면, 원칙적으로 서버가 클라이언트에 서비스를 제공하되, 서버가 대기-모드로 진입하면 저전력으로 동작하는 역-프록싱 서버가 서버가 제공하던 서비스들 중 일부의 서비스를 대행할 수 있게 되므로, 전체 시스템 내에서 소모되는 전력을 낮출 수 있게 되어, 시스템 전체의 에너지 효율을 높일 수 있게 된다.
특히, 기업의 네트워크에서, 야간과 주말 등과 같이 시스템의 서비스 활용이 매우 낮은 경우에 전력 사용 효율이 매우 높아지게 된다. 또한, 서버가 대기-모드로 전환된 경우에도, 클라언트가 원하는 서비스를 단절 없이 제공받는데 아무런 문제가 없다.
도 1은 일반적인 서버/클라이언트 시스템의 구성도,
도 2는 본 발명이 적용가능한 서버/클라이언트 시스템을 도시한 도면,
도 3은 본 발명의 일 실시예에 따른, 역-프록싱 방법의 설명에 제공되는 도면, 그리고,
도 4는, 도 2에 도시된 역-프록싱 서버의 상세 블럭도이다.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.
도 2는 본 발명이 적용가능한 서버/클라이언트 시스템을 도시한 도면이다. 본 발명이 적용가능한 서버/클라이언트 시스템은, 도 2에 도시된 바와 같이, 클라이언트들(11 내지 14), 서버들(21 내지 23) 및 역-프록싱 서버(Reverse Proxying Server)(100)가 상호 통신가능하도록 연결되는데, 역-프록싱 기법에 의한 네트워크 관리가 가능하다.
클라이언트들(11 내지 14)은 인터넷을 통해 서버들(21 내지 23)에 서비스를 요청하는 단말장치로, 구체적으로는 필요한 웹페이지, 파일 및 어플리케이션을 요청한다.
웹서버(21)는 웹사이트를 운영/관리하는 서버로, 클라이언트들(11 내지 14)이 요청한 웹페이지를 클라이언트들(11 내지 14)에 제공한다.
파일서버(22)는 데이터베이스를 구성하는 다수의 파일들을 보유하고 있는 서버로, 클라이언트들(11 내지 14)이 저장 요청한 파일을 저장함은 물론, 클라이언트들(11 내지 14)이 전송 요청한 파일을 클라이언트들(11 내지 14)에 제공한다.
어플리케이션 서버(23)는 클라이언트/서버 환경에서 트랜잭션(Transaction Processing : TP) 처리 및 관리와 다른 기종 시스템 간의 애플리케이션 연동 등을 수행한다.
역-프록싱 서버(100)는 서버들(21 내지 23)의 서비스를 대행한다. 역-프록싱 서버(100)의 서비스 대행은 항상 이루어지는 것이 아니라, "특수한 상황"에서만 이루어진다. 여기서, 특수한 상황은, 서버들(21 내지 23)이 대기-모드로 진입한 상황으로 상정할 수 있다.
대기-모드 진입은, 클라이언트들(11 내지 14)로부터 서비스 요청을 기설정된 시간(예를 들면, "10분") 동안 수신하지 못한 경우에 수행될 수 있다.
대기-모드 진입은 서버들(21 내지 23) 마다 별개로 수행될 수 있다. 예를 들어, 웹서버(21)와 파일서버(22)는 기설정된 시간 동안 클라이언트들(11 내지 14)로부터 서비스 요청을 수신하지 못하여 대기-모드로 진입하였지만, 어플리케이션 서버(23)는 클라이언트들(11 내지 14)로부터 서비스 요청을 수신하여 대기-모드로 진입하지 않을 수 있다.
한편, 역-프록싱 서버(100)는 서버들(21 내지 23)의 서비스들을 전부 대행하는 것이 아니라 "일부" 서비스들만을 대행한다.
구체적으로, 역-프록싱 서버(100)는, 1) 웹서버(21)가 제공하는 서비스들 중 일부(예를 들어, 웹서버(21)가 제공할 수 있는 웹페이지들 중 일부), 2) 파일서버(22)가 제공하는 서비스들 중 일부(예를 들어, 파일서버(22)가 제공할 수 있는 파일들 중 일부), 3) 어플리케이션 서버(23)가 제공하는 서비스들 중 일부(예를 들어, 어플리케이션 서버(23)가 제공할 수 있는 서비스들 중 인터넷 전화 서비스만)를 대행한다.
역-프록싱 서버(100)는 일반적인 서버들(21 내지 23)에 비해 수행하는 서비스가 적으므로, 프로세싱 능력과 저장 공간이 작은 서버로 구현가능하다. 따라서, 역-프록싱 서버(100)는 일반적인 서버들(21 내지 23) 보다 전력 소모가 작다.
이하에서는, 도 2에 도시된 서버/클라이언트 시스템에서 역-프록싱을 수행하는 과정에 대해, 도 3을 참조하여 상세히 설명한다. 도 3은 본 발명의 일 실시예에 따른, 역-프록싱 방법의 설명에 제공되는 도면이다.
도 3에서는, 클라이언트와 서버의 개수를 각각 1개로 상정하였으나, 이는 이해와 설명의 편의를 위한 것으로, 클라이언트가 복수인 경우나 서버가 복수인 경우는 물론 양자가 복수인 경우에도, 이하에서 설명할 역-프록싱 방법이 적용될 수 있음은 물론이다.
도 3에 도시된 바와 같이, 클라이언트의 서비스 요청이 있으면(S205), 서버는 S205단계에서 클라이언트가 요청한 서비스를 제공한다(S210). 여기서, 서버는 온-모드로 동작하는 중이다.
한편, 서비스 요청/제공이 수행되는 중에, 역-프록싱 서버는 S210단계를 통해 서버에서 클라이언트로 제공되는 서비스 내용을 저장한다(S215).
예를 들어, S210단계를 통해 서버에서 클라이언트로 제공되는 서비스가 웹페이지인 경우, S215단계에서 역-프록싱 서버는 서버에서 클라이언트로 전송되는 웹페이지를 복사하여 저장한다. 다른 예로, S210단계를 통해 서버에서 클라이언트로 제공되는 서비스가 파일인 경우, S215단계에서 역-프록싱 서버는 서버에서 클라이언트로 전송되는 파일을 복사하여 저장한다고 할 수 있다.
역-프록싱 서버의 저장 공간의 한계로 인하여, 새로운 웹페이지나 파일을 저장할 수 없는 경우, 역-프록싱 서버는 클라이언트로부터 요청 빈도수가 적은 웹페이지나 파일을 삭제하고 새로운 웹페이지나 파일을 저장할 수 있다.
또 이와 다르게, 새로운 웹페이지나 파일을 저장할 수 없는 경우, 역-프록싱 서버가 클라이언트로부터 요청 시점이 가장 빨랐던 웹페이지나 파일(즉, 가장 오래전에 제공되었던 웹페이지나 파일)을 삭제하고 새로운 웹페이지나 파일을 저장하는 것도 가능하다.
만약, 기설정된 시간 동안 클라이언트로부터 서비스 요청이 없으면(S220), 서버는 대기-모드로 진입하며, 이를 역-프록싱 서버에 통보한다(S225).
서버가 대기-모드로 진입하였음을 통보받으면, 역-프록싱 서버는 서버 대행 모드로 전환한다. 서버 대행 모드로 전환하면, 역-프록싱 서버는 서버를 대신하여 클라이언트의 요청을 수신하고, 서버가 수행할 수 있는 서비스들 중 일부를 대행하게 된다.
여기서, 역-프록싱 서버가 대행하는 일부의 서비스는 S215단계를 통해 저장한 서비스들이다. 따라서, 서버가 제공하는 서비스들 중 S215단계에서 저장된 바 없는 서비스는 역-프록싱 서버가 대행할 수 없으므로, 서버에 서비스 제공을 요청한다. 이하에서, 도 3을 통해 구체적인 과정을 설명한다.
도 3에 도시된 바와 같이 클라이언트가 서비스를 요청하였고(S230), 서비스 대행이 가능하다면(S235), 역-프록싱 서버는 클라이언트가 요청한 서비스를 클라이언트로 제공한다(S240).
하지만, 클라이언트가 서비스를 요청하였는데(S245), 서비스 대행이 불가능하다면(S250), 역-프록싱 서버는 서버에 웨이크-업을 요청하고(S255), 클라이언트의 서비스 요청을 전달한다(S260).
S255단계에서 역-프록싱 서버의 웨이크-업 요청에 의해 온-모드로 전환한 서버는 S260단계를 통해 전달받은 요청에 부합하는 서비스를 클라이언트로 직접 제공한다(S265).
한편, 서버가 웨이크-업하면, 역-프록싱 서버는 서버 대행 모드에서 대기 모드로 전환하여, 서버가 수행하던 서비스를 대행을 중단한다. 온-모드의 서버가 클라이언트가 요청하는 서비스들을 클라이언트에 직접 제공할 것이기 때문이다.
이하에서는, 도 2에 도시된 역-프록싱 서버(100)의 내부 구성에 대해, 도 4를 참조하여 상세히 설명한다. 도 4는, 도 2에 도시된 역-프록싱 서버(100)의 상세 블럭도이다.
도 4에 도시된 바와 같이, 역-프록싱 서버(100)는 네트워크 인터페이스(110), 프로세서(120) 및 저장부(130)를 구비한다.
네트워크 인터페이스(110)는 서버, 클라이언트와 통신을 위한 인터페이스이다.
프로세서(120)는 도 3에 도시된 단계들 중 역-프록싱 서버(100)가 수행하여야 할 단계들을 주도적으로 수행하는데, 역-프록싱 모듈(121)과 서버기능 대행모듈(122)을 구비한다.
서버기능 대행모듈(122)은 클라이언트가 요청한 서비스를 대행하는 모듈이다. 그리고, 역-프록싱 모듈(121)은 서버로부터 대기-모드 전환을 통보받으면 클라이언트로부터 요청을 받아 서버기능 대행모듈(122)로 전달한다. 만약, 서버기능 대행모듈(122)에서 서비스 대행이 불가한 것으로 판단되면, 역-프록싱 모듈(121)은 네트워크 인터페이스(110)를 통해 서버에 웨이크-업을 요청하고 클라언트의 요청을 전달한다.
저장부(130)는 서버에서 클라이언트로 제공되는 서비스가 저장되는 저장 공간이다.
지금까지, 역-프록싱 서버(100)에 의한 역-프록싱 방법과 이를 수행할 수 있는 서버/클라이언트 시스템에 대해 바람직한 실시예를 들어 상세히 설명하였다. 위 실시예에서는, 하나의 역-프록싱 서버(100)가 하나 또는 다수의 서버들의 서비스를 대행하는 것으로 도시하고 설명하였는데, 이는 설명의 편의를 위한 일 예에 불과하다.
역-프록싱 서버의 개수를 다수 개로 구현하여 대행하는 하나의 역-프록싱 서버가 시스템에 존재하는 서버들 중 일부의 서버들에 대해서만 서비스 대행을 수행하도록 구현하는 것이 가능함은 물론이다.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.

Claims (8)

  1. 서버가 클라이언트에 서비스를 제공하는 단계; 및
    서버가 대기-모드로 진입하면, 서버에 연결된 역-프록싱 서버가 서버의 일부 서비스를 대행하는 단계;를 포함하는 것을 특징으로 하는 역-프로싱 방법.
  2. 제 1항에 있어서,
    상기 대행단계는,
    클라이언트가 요청한 서비스를 대행 가능하면, 역-프록싱 서버가 클라이언트가 요청한 서비스를 클라이언트로 제공하는 단계;를 포함하는 것을 특징으로 하는 역-프로싱 방법.
  3. 제 2항에 있어서,
    상기 대행단계는,
    클라이언트가 요청한 서비스를 대행 불가능하면, 역-프록싱 서버가 서버에 웨이크-업 요청하는 단계; 및
    역-프록싱 서버의 웨이크-업 요청에 의해, 웨이크-업한 서버가 클라이언트가 요청한 서비스를 클라이언트로 제공하는 단계;를 포함하는 것을 특징으로 하는 역-프로싱 방법.
  4. 제 1항에 있어서,
    서버가 웨이크-업하면, 역-프록싱 서버는 서버의 일부 서비스를 대행을 중단하는 단계;를 더 포함하는 것을 특징으로 하는 역-프로싱 방법.
  5. 제 1항에 있어서,
    서버의 대기-모드 진입은,
    기설정된 시간 동안 클라이언트로부터 요청을 수신하지 않은 경우에 수행되는 것을 특징으로 하는 역-프로싱 방법.
  6. 제 1항에 있어서,
    상기 일부 서비스는,
    클라이언트가 서버로 요청하는 서비스들 중 빈도수가 높은 서비스들인 것을 특징으로 하는 역-프로싱 방법.
  7. 제 1항에 있어서,
    상기 역-프록싱 서버가 서버의 일부 서비스의 내용을 획득하여 저장하는 단계;를 더 포함하는 것을 특징으로 하는 역-프로싱 방법.
  8. 클라이언트에 서비스를 제공하는 서버; 및
    서버에 연결되며, 서버가 대기-모드로 진입하면 서버의 일부 서비스를 대행하는 역-프록싱 서버;를 포함하는 것을 특징으로 하는 서버 시스템.
PCT/KR2011/010219 2011-03-10 2011-12-28 역-프록싱 방법 및 이를 적용한 서버/클라이언트 시스템 WO2012121478A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/004,071 US20140006829A1 (en) 2011-03-10 2011-12-28 Reverse-proxying method and server/client system using the same

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2011-0021290 2011-03-10
KR1020110021290A KR101227935B1 (ko) 2011-03-10 2011-03-10 역―프록싱 방법 및 이를 적용한 서버/클라이언트 시스템

Publications (1)

Publication Number Publication Date
WO2012121478A1 true WO2012121478A1 (ko) 2012-09-13

Family

ID=46798404

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2011/010219 WO2012121478A1 (ko) 2011-03-10 2011-12-28 역-프록싱 방법 및 이를 적용한 서버/클라이언트 시스템

Country Status (3)

Country Link
US (1) US20140006829A1 (ko)
KR (1) KR101227935B1 (ko)
WO (1) WO2012121478A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI667574B (zh) * 2016-07-19 2019-08-01 群暉科技股份有限公司 用來存取一網頁伺服器之方法與裝置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040095163A (ko) * 2003-05-05 2004-11-12 마이크로소프트 코포레이션 컴퓨팅 장치를 위한 정보의 보조 프로세싱을 위한 방법 및시스템
US20050044430A1 (en) * 2003-08-20 2005-02-24 Cheshire Stuart D. Method and apparatus for implementing a sleep proxy for services on a network
KR100886074B1 (ko) * 2003-05-12 2009-02-26 캐논 가부시끼가이샤 네트워크 서비스 시스템, 서비스 대행 처리 방법, 및 그 프로그램을 저장한 컴퓨터 판독가능 기억 매체
JP2010124231A (ja) * 2008-11-19 2010-06-03 Fujitsu Ltd 電源管理プロキシ装置、サーバ装置、プロキシ装置を用いたサーバ電源管理方法、プロキシ装置電源管理プログラム、サーバ装置電源管理プログラム

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4064060B2 (ja) * 1998-05-15 2008-03-19 ユニキャスト・コミュニケーションズ・コーポレイション 参照ウェブページに埋め込まれた広告タグをもちいて、ブラウザにより開始される、ユーザには見えないネットワーク分散隙間ウェブ公告を実施するための技術
US7043524B2 (en) * 2000-11-06 2006-05-09 Omnishift Technologies, Inc. Network caching system for streamed applications
US7072328B2 (en) * 2001-01-12 2006-07-04 Voicegenie Technologies Inc. Computer-implemented voice markup language-based server
US20030101060A1 (en) * 2001-11-29 2003-05-29 Bickley Corine A. Use of historical data for a voice application interface
US20070078959A1 (en) * 2005-10-03 2007-04-05 Yinghua Ye Low-power proxy for providing content listings in ad-hoc, peer to peer networks
KR100960111B1 (ko) * 2008-07-30 2010-05-27 한국전자통신연구원 리버스 캐싱 프록시를 이용한 웹 기반의 역추적 시스템
EP2537102A4 (en) * 2010-02-15 2017-08-23 Unwired Planet International Limited Scripting/proxy systems, methods and circuit arrangements
US9020992B1 (en) * 2010-12-09 2015-04-28 Symantec Corporation Systems and methods for facilitating file archiving
KR101093656B1 (ko) * 2010-12-22 2011-12-15 전자부품연구원 네트워크 기기의 대기전력 절감 및 에너지효율 향상 방법
US20120203859A1 (en) * 2011-02-04 2012-08-09 Openpeak Inc. System and method for interaction between e-mail/web browser and communication devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040095163A (ko) * 2003-05-05 2004-11-12 마이크로소프트 코포레이션 컴퓨팅 장치를 위한 정보의 보조 프로세싱을 위한 방법 및시스템
KR100886074B1 (ko) * 2003-05-12 2009-02-26 캐논 가부시끼가이샤 네트워크 서비스 시스템, 서비스 대행 처리 방법, 및 그 프로그램을 저장한 컴퓨터 판독가능 기억 매체
US20050044430A1 (en) * 2003-08-20 2005-02-24 Cheshire Stuart D. Method and apparatus for implementing a sleep proxy for services on a network
JP2010124231A (ja) * 2008-11-19 2010-06-03 Fujitsu Ltd 電源管理プロキシ装置、サーバ装置、プロキシ装置を用いたサーバ電源管理方法、プロキシ装置電源管理プログラム、サーバ装置電源管理プログラム

Also Published As

Publication number Publication date
KR20120103180A (ko) 2012-09-19
KR101227935B1 (ko) 2013-01-30
US20140006829A1 (en) 2014-01-02

Similar Documents

Publication Publication Date Title
Sinha Distributed operating systems: concepts and design
CN103067293B (zh) 负载均衡设备的连接管理和复用的方法和系统
CN110737508A (zh) 一种基于浪潮云的云容器服务网络系统及实现方法
CN111277629A (zh) 一种基于高可用性的web高并发系统及方法
CN102137128A (zh) 一种集群服务的负载均衡方法和装置
CN111970362B (zh) 基于lvs的车联网网关集群方法及系统
CN108712457A (zh) 基于Nginx反向代理的后端服务器动态负载调整方法及装置
CN108509297A (zh) 一种数据备份方法和系统
CN108881395B (zh) 消息推送方法、设备、消息管理器及计算机可读存储介质
CN108737527B (zh) 一种适用于平台大规模用户访问方法及系统
CN111447256A (zh) 一种基于文件交换的跨域微服务注册发布方法及系统
JP4452023B2 (ja) 分割されたコンピュータ・システムの1つの区画から他の区画にデータを転送する装置と方法
WO2012121478A1 (ko) 역-프록싱 방법 및 이를 적용한 서버/클라이언트 시스템
Wu et al. The Research and Implementation of parallel web crawler in cluster
CN109788062A (zh) 输电系统服务器负载均衡方法
CN103188307A (zh) 新型云应用方法及系统
Mostowfi et al. An analytical model for the power consumption of Dual‐Mode EEE
CN112929457B (zh) Nat地址映射分时段保持方法、辅助服务器及设备
CN110300131B (zh) 风电场的多重服务的路由方法、装置和设备及系统
Zhu et al. A full distributed web crawler based on structured network
CN111541667A (zh) 一种系统间消息通信的方法、设备、存储介质
CN109510877B (zh) 一种动态资源群的维护方法、装置及存储介质
CN103997528A (zh) 一种配网自动化终端及其实现方法
CN109600452A (zh) 服务器集群、消息推送方法及相关服务器
CN112748992B (zh) 用于迁移任务的电子设备、方法及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11860227

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14004071

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11860227

Country of ref document: EP

Kind code of ref document: A1