KR100943996B1 - Method for accelerating of signaling speed between web-browser and web-server and computer-readable recording medium where program executing the same method - Google Patents

Method for accelerating of signaling speed between web-browser and web-server and computer-readable recording medium where program executing the same method Download PDF

Info

Publication number
KR100943996B1
KR100943996B1 KR1020090034909A KR20090034909A KR100943996B1 KR 100943996 B1 KR100943996 B1 KR 100943996B1 KR 1020090034909 A KR1020090034909 A KR 1020090034909A KR 20090034909 A KR20090034909 A KR 20090034909A KR 100943996 B1 KR100943996 B1 KR 100943996B1
Authority
KR
South Korea
Prior art keywords
web
request command
cached
web content
time
Prior art date
Application number
KR1020090034909A
Other languages
Korean (ko)
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 KR1020090034909A priority Critical patent/KR100943996B1/en
Application granted granted Critical
Publication of KR100943996B1 publication Critical patent/KR100943996B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE: A method for accelerating of a signaling speed between a web-browser and a web-server, and a computer-readable recording medium including a program for executing the same method are provided to improve a page load speed by preventing the occurrence of a network traffic. CONSTITUTION: A request command for web contents is transmitted to a web acceleration client(S401), and the web acceleration client investigates whether or not the URL information including the request command is a shape management target URL corresponding to a shape management information rule(S402). It is judged whether or not a cached-CMI-time exists at a cached point when web contents are cached to a client(S404). The shape management data information for the cached point is loaded(S405), and a fresh-CMI-time is compared with the loaded shaped management data information(S406).

Description

웹 브라우저와 웹 서버의 통신 속도 가속 방법 및 그러한 방법을 수행하는 프로그램이 기록된 컴퓨터 판독 가능 기록 매체 {Method for Accelerating of Signaling Speed between Web-browser and Web-server and Computer-Readable Recording Medium Where Program Executing the Same Method}Method for Accelerating of Signaling Speed between Web-browser and Web-server and Computer-Readable Recording Medium Where Program Executing the Web Browser and Web Server Same Method}

본 발명은 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 웹 통신 가속 방법에 관한 것이다.The present invention relates to a web communication acceleration method for improving a communication speed and reducing a load of a web server during a communication process between a web browser and a web server.

월드 와이드 웹의 출현으로 전 세계의 수백만 사용자들이 웹 서버에 존재하는 텍스트, 그래픽, 비디오 등을 포함하는 웹 페이지를 개인용 컴퓨터의 웹 브라우저를 통하여 쉽게 다운로드할 수 있게 되었다. With the advent of the world wide web, millions of users around the world can easily download web pages, including text, graphics, and video, that reside on a web server through a personal computer's web browser.

다만, 웹 서버는 동시 처리 용량에 한계를 가지고 있는데, 웹 서버에서는 방대한 양의 페이지 요청이 한꺼번에 몰리는 경우 서버 용량의 과부하를 일으켜 무응답 또는 대기 응답 요청의 결과가 된다. 컴퓨터 네트워크 내에서는 네트워크 폭주 및 한정된 대역폭으로 인해 데이터 전송이 지연될 수 있다. However, the web server has a limitation in the concurrent processing capacity. In the web server, when a large amount of page requests are crowded at once, the server capacity is overloaded, resulting in an unresponsive or wait response request. Within a computer network, network congestion and limited bandwidth can delay data transmission.

특히, 은행 및 공공기관의 마감일에 맞추어 대다수의 사용자가 한꺼번에 몰 리는 경우에는 더더욱 그러하며, 은행 및 공공기관에서는 이러한 문제점을 해결하기 위해 서버 용량의 과부하가 예상되는 기간에는 웹 서버의 용량을 크게 늘리는 일도 많이 발생하고 있다. This is especially true if the majority of users are flocking to meet the deadlines of banks and public institutions, and banks and public institutions are required to significantly increase the capacity of their web servers during periods when server capacity is expected to be overwhelmed. A lot of work is happening.

기존에는 이러한 문제점을 해결하기 위해 웹 브라우저에 웹 캐쉬 기능을 추가하고 있었다. 즉, 웹 브라우저가 웹 서버에 최초에 접속하면서 웹페이지의 데이터 전송의 요청을 하면, 웹 서버는 이를 웹 브라우저에 전송하고, 웹 브라우저는 웹페이지의 데이터를 캐쉬 메모리에 저장을 하고, 최종적으로 수정된 날짜(Last-Modified Time)와 그 용량을 함께 기록해 둔다. Previously, web cache function was added to web browser to solve this problem. In other words, when a web browser first connects to a web server and makes a request for data transmission of the web page, the web server transmits the data to the web browser, and the web browser stores the data of the web page in cache memory and finally modifies it. Record the Last-Modified Time and its capacity.

이후 웹 브라우저가 동일한 웹 서버에 두번째 이후 접속하는 경우, 웹 브라우저는 상기 웹페이지의 데이터를 무조건 요청하지 않고, 캐쉬 메모리에 저장되어 있는 최종적으로 수정된 날짜(Last-Modified Time)를 함께 웹 서버로 전송한다. 웹 서버는 최종적으로 수정된 날짜(Last-Modified Time) 이후로 웹 서버내의 웹페이지의 데이터가 변경된 것이 있는지를 판단하고, 만일 변경된 것이 없다면 "304 Not Modified" 응답을 주고, 이를 받은 웹 브라우저는 캐쉬 메모리에서 관련된 웹페이지의 데이터를 독출하여 사용하게 된다. If the web browser subsequently connects to the same web server after the second time, the web browser does not unconditionally request the data of the web page, but together with the last-modified time stored in the cache memory to the web server. send. The web server determines whether the data of the web page in the web server has changed since the last-modified time, and if not, gives a "304 Not Modified" response and the web browser receives the cache. It reads data of related web page from memory and uses.

즉, HTTP 프로토콜은 자체적으로 네트워크 트래픽을 감소시키기 위해 HTTP Request Header 에 클라이언트가 캐쉬한 웹 콘텐츠의 날짜 정보(IF-Modified-Since)를 포함시켜 보내고, 서버는 요청한 웹 콘텐츠의 마지막 수정(Last-Modified) 날짜와 클라이언트가 보낸 날짜 정보를 비교해 동일할 경우 "304 Not Modified" 라는 응답을 보냄으로써 불필요한 웹 콘텐츠에 대한 다운로드 를 수행하지 않게 된다. In other words, the HTTP protocol itself includes the date information (IF-Modified-Since) of the client's cached web content in the HTTP Request Header to reduce network traffic, and the server has last-modified the web content requested. ) If it compares the date and the date sent by the client, and sends the response "304 Not Modified", it does not download unnecessary web contents.

하지만, HTTP 프로토콜 자체가 웹 콘텐츠가 변경되었는지 알기 위해 URL 단위로 매번 체크해야 하므로, 웹 서버가 HTTP Request를 처리해야 하는 부하량이 줄지는 않는다. 즉, HTTP 프로토콜의 캐쉬 기능은 네트워크 트래픽 부하량을 줄이는 기능을 하지만, 웹 서버에 들어오는 HTTP Request 부하량(웹 서버가 처리해야 할 Transaction의 수)을 줄이지는 못한다. However, since the HTTP protocol itself has to check every URL unit to know if the web content has changed, the load that the web server has to process the HTTP request does not decrease. In other words, the caching function of HTTP protocol reduces network traffic load, but it does not reduce the HTTP request load (the number of transactions that the web server must handle) coming into the web server.

또한, 기존의 웹 가속 방법에 대한 것은 웹 콘텐츠에 대한 압축을 통해 트래픽의 양을 줄임으로써, 웹 가속 효과를 보는 것이 대부분이다. 하지만, 이 경우에도 웹 서버로 들어오는 HTTP Request 의 수는 줄어들지 않는다. 본 발명은 HTTP Request 의 수를 줄인다는 점에서 기존의 방법들과 차이가 있다. In addition, the conventional web acceleration method is to reduce the amount of traffic through the compression of the web content, most of the web acceleration effect is seen. However, even in this case, the number of HTTP requests coming into the web server is not reduced. The present invention differs from existing methods in that it reduces the number of HTTP requests.

본 발명은 형상 관리를 통해 웹 브라우저가 웹 콘텐츠를 HTTP Request를 통해 요청했을 때 서버로부터 "304 Not Modified" 응답 상황이 발생할 것이 자명한 경우, 해당 HTTP Request 를 서버로 보내지 않고 클라이언트 웹 콘텐츠 저장소에 캐쉬된 웹 콘텐츠를 바로 로드함으로써, 클라이언트 입장에서는 서버로 요청을 보내고 받는 시간이 없어 네트워크 트래픽이 발생하지 않아 페이지 로드 속도가 눈에 띄게 빨라지고, 서버 입장에서는 304 응답으로 예상되는 요청은 들어오지 않으므로, 전체적인 HTTP Request 수가 줄어들어 웹 서버의 CPU 부하를 줄일 수 있다. According to the present invention, when a web browser requests web content through an HTTP request through configuration management, it is obvious that a "304 Not Modified" response situation will occur from the server, and the cache is stored in the client web content repository without sending the corresponding HTTP request to the server. By loading loaded web content directly, the client has no time to send or receive a request to the server, resulting in no network traffic, resulting in a noticeably faster page load, and a server that doesn't expect a 304 response. By reducing the number of requests, you can reduce the CPU load on the web server.

본 발명은 상기의 문제점을 해결하기 위해서,The present invention to solve the above problems,

웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하며, 상기 제4 단계는, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, 캐쉬되어 있지 않은 경우에는 상기 요청 명령을 상기 웹 서버로 전송하고, 캐 쉬되어 있는 경우에는, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 가져오는 제4-1 단계와, 상기 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 신규 형상 관리 날짜 정보(Fresh-CMI-Time)와 비교하는 제4-2 단계와, 상기 제4-2 단계의 비교값이 동일한 경우, 웹 콘텐츠 저장소에서 존재하는 해당 웹 콘텐츠의 경로를 웹 브라우저로 전달하는 제4-3 단계를 포함하는, 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법을 제공한다. A first step of receiving new shape management date information (Fresh-CMI-Time) through a specific URL of a web server and storing it in a memory; Receiving a request command for web content from a web browser; Determining whether the URL information included in the request command is a shape management object; And a fourth step performed when the URL information included in the request command is a shape management target, wherein the fourth step includes whether or not web content corresponding to the request command is cached in a web content store. If it is determined that it is not cached, the request command is transmitted to the web server, and if it is cached, shape management date information (Cached-CMI) at the time of being cached from a cache entry of the web content. Step 4-1 of obtaining a time) and comparing the cached-CMI-Time of the cached time point with the new shape-management date information (Fresh-CMI-Time). And, if the comparison value of the step 4-2 is the same, and the step 4-3 of transferring the path of the web content existing in the web content storage to the web browser, in the communication process of the web browser and the web server Communication Improve and provide a way to reduce the load on the Web server.

상기 제4 단계 중 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있지 않은 경우, 상기 요청 명령을 상기 웹 서버로 전송한 이후에 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠를 전달받는 경우, 이를 웹 콘텐츠 저장소에 저장하고, 웹 콘텐츠 저장소에 캐쉬 엔트리를 생성한 후, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가하는 단계를 더 포함할 수 있다. If the web content corresponding to the request command is not cached in the web content storage in the fourth step, the web corresponding to the request command from the web server after transmitting the request command to the web server. If the content is delivered, store it in a web content repository, create a cache entry in the web content repository, and add the new configuration management date information (Fresh-CMI-Time) of the first step to the cache entry. It may further include.

상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠가 수정되지 않았다는 응답을 전달받는 경우, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 갱신하는 단계를 더 포함할 수 있다.If receiving a response from the web server that the web content corresponding to the request command has not been modified, updating the new configuration management date information (Fresh-CMI-Time) of the first step in the cache entry; Can be.

또한, 웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하며, 상기 제4 단계는, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, 캐쉬되어 있지 않은 경우에는 상기 요청 명령을 상기 웹 서버로 전송하고, 캐쉬되어 있는 경우에는, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 가져오는 제4-1 단계와, 상기 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 신규 형상 관리 날짜 정보(Fresh-CMI-Time)와 비교하는 제4-2 단계와, 상기 제4-2 단계에서 비교한 값이 동일하지 않은 경우, 상기 요청 명령에 캐쉬 엔트리(Cache Entry)의 웹 콘텐츠의 마지막 수정 날짜를 추가한 후, 상기 요청 명령을 웹 서버로 전송하는 제4-3-1 단계를 포함하는, 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법을 제공한다. In addition, the first step of receiving the new configuration management date information (Fresh-CMI-Time) via a specific URL of the web server and stores it in the memory; Receiving a request command for web content from a web browser; Determining whether the URL information included in the request command is a shape management object; And a fourth step performed when the URL information included in the request command is a shape management target, wherein the fourth step includes whether or not web content corresponding to the request command is cached in a web content store. If it is determined that it is not cached, the request command is transmitted to the web server, and if it is cached, shape management date information (Cached-CMI-) at the time of being cached from a cache entry of the web content. Step 4-1 of importing time), and step 4-2 of comparing the cached-CMI-Time (Cached-CMI-Time) of the cached time point with the new Configuration-Managed Date information (Fresh-CMI-Time); And a fourth method of transmitting the request command to the web server after adding the last modification date of the web content of the cache entry to the request command if the values compared in the step 4-2 are not the same. Poe -3-1 steps Which is improved communication speed in the communication process of a Web browser and a Web server and provides a way to reduce the load on the Web server.

또한, 웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하며, 상기 제4 단계는, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, 캐쉬되어 있지 않은 경우에는 상기 요 청 명령을 상기 웹 서버로 전송하고, 캐쉬되어 있는 경우에는, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 존재하는 지를 판단하는 제4-1 단계와, 상기 제4-1 단계에서 캐쉬 엔트리(Cache Entry)에 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 존재하지 않는 경우, 상기 요청 명령에 캐쉬 엔트리(Cache Entry)의 웹 콘텐츠의 마지막 수정 날짜를 추가한 후, 상기 요청 명령을 웹 서버로 전송하는 제4-2-1 단계를 포함하는, 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법을 포함한다. In addition, the first step of receiving the new configuration management date information (Fresh-CMI-Time) via a specific URL of the web server and stores it in the memory; Receiving a request command for web content from a web browser; Determining whether the URL information included in the request command is a shape management object; And a fourth step performed when the URL information included in the request command is a shape management target, wherein the fourth step includes whether or not web content corresponding to the request command is cached in a web content store. If it is determined that it is not cached, the request command is transmitted to the web server, and if it is cached, shape management date information (Cached-CMI) at the time of being cached from a cache entry of the web content. Step 4-1 of determining whether there is a Time) and configuration management date information (Cached-CMI-Time) at the time when the cache entry was cached in the Cache Entry in step 4-1 does not exist. And a step 4-2-1 of adding the last modification date of the web content of the cache entry to the request command, and then transmitting the request command to the web server. and Increase the transmission rate from and includes a method of reducing the load on the Web server.

이때, 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠를 전달받는 경우, 이를 웹 콘텐츠 저장소에 저장하고, 웹 콘텐츠 저장소에 캐쉬 엔트리를 생성한 후, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가하는 단계를 더 포함할 수 있다.In this case, when the web content corresponding to the request command is received from the web server, the web content storage is stored in the web content storage, a cache entry is created in the web content storage, and the new shape management date of the first step is stored in the cache entry. The method may further include adding information (Fresh-CMI-Time).

상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠가 수정되지 않았다는 응답을 전달받는 경우, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 갱신하는 단계를 더 포함할 수 있다.If receiving a response from the web server that the web content corresponding to the request command has not been modified, updating the new configuration management date information (Fresh-CMI-Time) of the first step in the cache entry; Can be.

그리고, 상기와 같은 방법을 수행하는 프로그램이 기록된 컴퓨터 판독 가능 기록 매체를 제공한다. Then, a computer readable recording medium having recorded thereon a program for performing the above method is provided.

본 발명에 의하면, 형상 관리 정보 파일에 의해 캐쉬된 파일을 활용하므로, "304 Not Modified" 응답이 올 것으로 예상된 요청은 웹 서버로 수행되지 않게 된다. 따라서, 클라이언트 입장에서는 서버로 요청을 보내고 받는 시간이 없어 네트워크 트래픽이 발생하지 않아 페이지 로드 속도가 눈에 띄게 빨라지고, 서버 입장에서는 304 응답으로 예상되는 요청은 들어오지 않으므로, 전체적인 HTTP Request 수가 줄어들어 웹 서버의 CPU 부하를 줄일 수 있는 효과를 제공한다. According to the present invention, since the file cached by the configuration management information file is utilized, a request expected to receive a "304 Not Modified" response is not performed to the web server. Therefore, since there is no time for the client to send and receive requests to the server, network traffic does not occur, so the page load speed is noticeably faster. For the server, the request that is expected to be 304 response does not come in. It can reduce the CPU load.

이하 도면을 참조하여 본 발명의 바람직한 실시 예에 대해 구체적으로 설명하기로 한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 구성에 대한 도면이다. 도 2는 본 발명의 클라이언트 구성요소의 블럭도이다. 그리고 도 6은 본 발명의 일 실시 예에 따른 웹 콘텐츠에 대한 형상 관리 파일의 예시 도면이다. 1 is a view of the configuration of the present invention. 2 is a block diagram of a client component of the present invention. 6 is an exemplary diagram of a shape management file for web content according to an embodiment of the present invention.

본 발명의 구성요소는 웹 브라우저에 플러그인 되는 웹 가속 클라이언트 모듈(10)과 클라이언트 웹 콘텐츠 저장소(14), 웹 서버 측에 존재하는 형상 관리 파일로 구성된다. 여기에서 웹 가속 클라이언트 모듈이 본 발명에 의한 단계를 수행하는 프로그램에 해당하는 것으로서, 웹 서버에 게재된 형상 관리 정보 파일을 다운로드 후 지능적으로 웹 요청을 관리하는 기능을 수행한다. The components of the present invention consist of a web acceleration client module 10 plugged into a web browser, a client web content repository 14, and a configuration management file existing on the web server side. Here, the web acceleration client module corresponds to a program for performing the steps according to the present invention, and performs a function of intelligently managing a web request after downloading a configuration management information file posted on a web server.

클라이언트 웹 콘텐츠 저장소(14)는 메모리, 하드디스크 등의 저장장치를 의미한다. 보통은 웹 브라우저에 기본적으로 설정되어 있는 임시 인터넷 파일 저장소 를 의미한다. The client web content store 14 refers to a storage device such as a memory or a hard disk. Usually it means a temporary internet file repository that is set by default in your web browser.

형상 관리 파일이란 웹 서버 측에서 생성하는 것으로서, 도 6에 도시된 것과 같이 형상 관리 정보(Configuration Management Information), 최종 웹 콘텐츠 수정 정보(파일명, 날짜 정보 등)가 기록되어 있는 파일이다. 형상 관리 대상이 되는 웹 페이지를 구성하는 그림 화일 및 플래시 화일 등이 최종적으로 업데이트 된 날짜가 한국시간 또는 GMT 로 표시되어 있다. The configuration management file is generated on the web server side and is a file in which configuration management information (Configuration Management Information) and final web content modification information (file name, date information, etc.) are recorded as shown in FIG. The last updated date of the image file and the flash file constituting the web page subject to configuration management is displayed in Korean time or GMT.

웹 브라우저(12)가 요청한 특정 URL에 대한 정보를 받은 웹 가속 클라이언트 모듈(10)은 웹 서버에 특정 URL에 대한 형상 관리 파일을 요청하여 전송 받은 후에 이를 클라이언트의 메모리에 저장하게 된다. The web acceleration client module 10 having received the information on the specific URL requested by the web browser 12 requests the configuration management file for the specific URL from the web server and transmits the configuration management file to the client.

도 3은 본 발명의 일 실시 예에 따른 웹서버의 부하량의 감소시키는 방법의 순서도이다. 도 4 및 도 5는 도 3의 순서도의 계속이다.3 is a flow chart of a method for reducing the load of a web server according to an embodiment of the present invention. 4 and 5 are continuation of the flowchart of FIG. 3.

도 3에서는 웹 가속 클라이언트의 로드 과정을 순서에 따라 표시하고 있다. 웹 가속 클라이언트는 웹 서버의 특정 URL을 통해 형상 관리 정보가 수록된 형상 관리 파일을 웹 서버로부터 다운로드 받는다.(S301) 위에서 언급한 것과 같이 형상 관리 파일은 웹 서버에서 생성되는 것이다. 웹 가속 클라이언트는 웹 콘텐츠 URL 별 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 메모리에 기억한다.(S302) 웹 콘텐츠 URL 별 신규 형상 관리 날짜 정보(Fresh-CMI-Time)란, 서버로부터 받아온 CMI Time 을 의미하는 것으로서, 형상 관리 파일에 기록되어 있는 날짜 정보가 될 수 있다. In FIG. 3, the loading process of the web acceleration client is displayed in order. The web acceleration client downloads the configuration management file containing the configuration management information from the web server through a specific URL of the web server (S301). As mentioned above, the configuration management file is generated in the web server. The web acceleration client stores new configuration management date information (Fresh-CMI-Time) for each web content URL in memory. (S302) The new configuration management date information (Fresh-CMI-Time) for each web content URL is received from a server. It means CMI Time, and can be date information recorded in the configuration management file.

이는 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)와 구별을 해야 한다. 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)란 캐쉬 엔트리에 저장되어 있는 CMI Time을 의미한다. 신규 형상 관리 날짜 정보(Fresh-CMI-Time)가 캐쉬 엔트리에 저장되면 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 된다. This must be distinguished from the cached configuration management date information (Cached-CMI-Time). The shape management date information (Cached-CMI-Time) at the cached time point refers to the CMI time stored in the cache entry. When the new configuration management date information (Fresh-CMI-Time) is stored in the cache entry, it becomes the configuration management date information (Cached-CMI-Time) at the cached time.

웹 가속 클라이언트를 통해 웹 브라우저의 요청 명령을 필터링할 준비를 한다.(S303) 요청 명령이란, HTTP Request가 될 수 있다. The web acceleration client prepares to filter the request command of the web browser (S303). The request command may be an HTTP request.

이러한 단계를 거쳐 웹 가속 클라이언트의 로드가 준비된다. These steps prepare the web acceleration client for loading.

도 4는 웹 브라우저로부터 웹 콘텐츠 요청을 받은 웹 가속 클라이언트가 처리하는 과정을 순서에 따라 표시하고 있다. 4 illustrates a process of a web acceleration client receiving a web content request from a web browser in order.

먼저 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령이 발생한다. 그리고 이러한 요청 명령은 웹 가속 클라이언트로 전송된다.(S401) 웹 가속 클라이언트는 해당 요청 명령에 포함된 URL 정보가 웹 서버로부터 받은 형상 관리 정보의 규칙에 해당하는 형상 관리 대상 URL 인지를 먼저 조사한다.(S402) 형상 관리 대상이 되는 URL은 모든 웹 페이지가 대상이 되는 것은 아니고, 웹 가속 클라이언트를 구매하여 설치를 하는 웹 서버가 대상이 된다. 은행이나 공공기관(서울시 홈택스) 등이 될 수 있다. 또한, 상기 은행이나 공공기관의 홈페이지의 전체가 형상 관리 대상이 되는 것은 아니다. 그 중 부하량이 많은 웹 페이지와 웹페이지의 갱신이 그다지 빈번하지 않은 웹 페이지가 대상이 되는 것이 바람직할 것이다. First, a request command for web content is generated from a web browser. The request command is transmitted to the web acceleration client (S401). The web acceleration client first checks whether the URL information included in the request command corresponds to the configuration management target URL corresponding to the rule of the configuration management information received from the web server. (S402) Not all web pages are targeted for URLs that are subject to configuration management, but the target is a web server that purchases and installs a web acceleration client. It can be a bank or a public institution (home taxi). In addition, not all the homepages of the banks and public institutions are subject to shape management. Among them, it may be desirable to target a web page with a heavy load and a web page that is not frequently updated.

S402 단계에서 판단한 결과, 형상 관리 대상이 아닌 경우에는 웹 브라우저가 내장한 기본 HTTP 핸들러로 요청 명령을 포워드 한 후에 해당 요청에 대한 처리를 종료한다.(S409)If it is determined in step S402 that the object is not the shape management target, the request is forwarded to the default HTTP handler embedded in the web browser, and then the processing for the corresponding request is terminated (S409).

만일, 형상 관리 대상인 경우에는 웹 가속 클라이언트는 웹 브라우저로부터 발생한 요청 명령에 해당하는 웹 콘텐츠가 클라이언트 웹 콘텐츠 저장소에 캐쉬되어 있는지를 조사한다.(S403) If it is the configuration management target, the web acceleration client checks whether the web content corresponding to the request command generated from the web browser is cached in the client web content storage (S403).

캐쉬되어 있는 경우에는, 해당 웹 콘텐츠의 캐쉬 엔트리를 가져와 웹 콘텐츠가 클라이언트에 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 존재하는 지를 판단한 후,(S404) 존재한다면 로드한다. 도 7은 본 발명의 일 실시 예에 따른 캐쉬 엔트리 구성의 예시 도면이다. 항목 중에 CMI Time이 여기에 해당할 수 있다.If cached, the cache entry of the web content is taken to determine whether the shape management date information (Cached-CMI-Time) at the time when the web content is cached in the client exists (S404), and if so, it is loaded. 7 is an exemplary diagram of a cache entry configuration according to an embodiment of the present invention. Among the items, CMI Time may correspond to this.

캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 로드한다.(S405) 그리고 이를 S302 단계에서 저장한 신규 형상 관리 날짜 정보(Fresh-CMI-Time)와 비교 과정을 수행한다.(S406) Load the configuration management date information (Cached-CMI-Time) of the cached time point (S405) and compares it with the new configuration management date information (Fresh-CMI-Time) stored in step S302. (S406) )

만일 날짜 정보가 동일하다면, 웹 서버의 해당 웹 콘텐츠는 현재 클라이언트의 웹 콘텐츠 저장소에 저장된 것과 동일한 것으로 판단한다. 따라서 웹 서버에 별도의 요청 명령을 수행하지 않는다. 웹 가속 클라이언트는 웹 콘텐츠 저장소에 존재하는 해당 웹 콘텐츠의 경로를 웹 브라우저로 리포팅하고,(S407) 웹 브라우저는 이를 바탕으로 해당 웹 콘텐츠를 로드 또는 화면에 출력하게 된다.(S408) If the date information is the same, it is determined that the corresponding web content of the web server is the same as that currently stored in the client's web content store. Therefore, it does not execute a separate request command to the web server. The web acceleration client reports the path of the web content existing in the web content repository to the web browser (S407), and the web browser loads or outputs the web content on the screen based on this (S408).

웹 서버의 서비스 관리자는 웹 콘텐츠를 매시간 업데이트하는 것이 아니고, 모든 웹 콘텐츠를 수정하는 것도 아니므로, 관리자가 마지막으로 웹 콘텐츠를 언제 수정했는지 여부만 알면, "304 Not Modified"의 응답이 올 상황을 미리 예측할 수 있다. "304 Not Modified"의 응답이 올 것으로 확실시 되는 웹 콘텐츠는 PC에 저장된 웹 콘텐츠를 로드하면, PC 입장에서는 빠르게 웹 콘텐츠가 표시되고, 웹 서버 입장에서는 Request가 들어오지 않으므로, Transaction 자체가 발생하지 않아 부하가 발생되지 않는 이점이 있다. The service administrator of the web server does not update the web content every hour, nor does it modify all the web content, so if you know when the administrator last modified the web content, you will see a response of "304 Not Modified". It can be predicted in advance. Web content that is sure to receive a response of "304 Not Modified" is loaded when the web content stored in the PC is quickly displayed on the PC, and the request does not come from the Web server. There is an advantage that does not occur.

일반적으로 Apache 웹 서버 기준으로 하나의 인스턴스가 동시에 처리할 수 있는 request 의 수는 초당 500개 내지 1000개 정도임을 감안할 때, request 자체가 발생하지 않으면 그만큼 서버의 부하를 줄일 수 있다. In general, considering that the number of requests that an instance can process at the same time based on Apache web server is about 500 to 1000 per second, the load on the server can be reduced if the request itself does not occur.

기존의 캐쉬 기능과의 차이점은, 캐쉬 기능은 request 는 반드시 보내야 하고, 이에 대한 "304 Not Modified"의 응답이 오면 콘텐츠를 웹 서버로부터 다운로드 받지 않는 것임에 반해, 본 발명에 의한 웹 가속 방법은 "304 Not Modified"의 응답이 올 것까지 미리 예측하여 request 자체를 웹 서버로 보내지 않는다는 점에 있다. The difference from the existing cache function is that the cache function must send a request, and when a response of "304 Not Modified" is received, the content is not downloaded from the web server, whereas the web acceleration method according to the present invention is " The request itself is not sent to the web server in advance until a response of "304 Not Modified" is received.

S403 단계에서 웹 콘텐츠가 캐쉬되어 있지 않은 경우에는, 웹 가속 클라이언트는 요청 명령을 웹 서버로 전송한다.(S501) 그리고 웹 서버로부터 "200 OK" 응답이 오는지를 판단한다,(S502) "200 OK" 응답은 웹 콘텐츠가 예전에 받은 것과 차이 가 있다는 것으로서 웹 콘텐츠를 다운로드 받아야 한다는 것을 의미한다. 이 경우, 클라이언트 웹 콘텐츠 저장소에 캐쉬 엔트리를 새로 만들고 캐쉬 엔트리에 웹 브라우저가 기본적으로 기록하는 정보(Last-Modified Time, Content-Length, MIC 등) 이외에 S302단계에서 메모리에 기록된 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가적으로 기록한다.(S503) 이후에 동일한 웹 콘텐츠에 대한 웹 브라우저의 요청 명령이 있는 경우를 대비하여, 설정하는 것이다.If the web content is not cached in step S403, the web acceleration client transmits a request command to the web server. (S501) And determines whether a "200 OK" response comes from the web server (S502) "200 OK" "Response means that the web content is different from what was received before, and that the web content must be downloaded. In this case, the new configuration management date information recorded in the memory in step S302, in addition to the new cache entry in the client web content repository and the information basically written by the web browser to the cache entry (Last-Modified Time, Content-Length, MIC, etc.). (Fresh-CMI-Time) is additionally recorded. (S503) This setting is made in case there is a request request from a web browser for the same web content.

만일 웹 서버로부터 "304 Not Modified"의 응답이 오는 경우에는(S504), 상기 웹 콘텐츠는 클라이언트 PC 에 존재한다는 것이고, 웹 서버에 있는 웹 콘텐츠는 새로이 갱신되지 않은 상태라는 것을 의미한다. 따라서 별도로 웹 서버로부터 웹 콘텐츠를 다운로드 받지 않아도 되나, 이훼 형상 관리를 위해 캐쉬 엔트리에 S302단계에서 메모리에 기록된 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 업데이트 한다.(S505)If a response of "304 Not Modified" comes from the web server (S504), it means that the web content exists in the client PC, and the web content in the web server is not newly updated. Therefore, the web content does not need to be downloaded separately from the web server, but the new configuration management date information (Fresh-CMI-Time) recorded in the memory in step S302 is updated in the cache entry for the defect management.

이후, 웹 가속 클라이언트는 웹 콘텐츠 저장소에 존재하는 해당 웹 콘텐츠의 경로를 웹 브라우저로 리포팅하고,(S407) 웹 브라우저는 이를 바탕으로 해당 웹 콘텐츠를 로드 또는 화면에 출력하게 된다.(S408) Thereafter, the web acceleration client reports the path of the web content existing in the web content repository to the web browser (S407), and the web browser loads or outputs the web content on the screen based on this (S408).

S404 단계에서 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 존재하지 않는 경우, 웹 가속 클라이언트는 요청 명령을 웹 서버로 전송한다.(S501) 그리고 웹 서버로부터 "200 OK" 응답이 오는지를 판단한다,(S502) "200 OK" 응답은 웹 콘텐츠가 예전에 받은 것과 차이가 있다는 것으로서 웹 콘텐츠를 다운로드 받아 야 한다는 것을 의미한다. 이 경우, 클라이언트 웹 콘텐츠 저장소에 캐쉬 엔트리를 새로 만들고 캐쉬 엔트리에 웹 브라우저가 기본적으로 기록하는 정보(Last-Modified Time, Content-Length, MIC 등) 이외에 S302단계에서 메모리에 기록된 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가적으로 기록한다.(S503) 이후에 동일한 웹 콘텐츠에 대한 웹 브라우저의 요청 명령이 있는 경우를 대비하여, 설정하는 것이다.If the configuration management date information (Cached-CMI-Time) of the cached time point at step S404 does not exist, the web acceleration client transmits a request command to the web server (S501). It is determined whether to come (S502), "200 OK" response means that the web content is different from the previous received means that the web content should be downloaded. In this case, the new configuration management date information recorded in the memory in step S302, in addition to the new cache entry in the client web content repository and the information basically written by the web browser to the cache entry (Last-Modified Time, Content-Length, MIC, etc.). (Fresh-CMI-Time) is additionally recorded. (S503) This setting is made in case there is a request request from a web browser for the same web content.

만일 웹 서버로부터 "304 Not Modified"의 응답이 오는 경우에는(S504), 상기 웹 콘텐츠는 클라이언트 PC 에 존재한다는 것이고, 웹 서버에 있는 웹 콘텐츠는 새로이 갱신되지 않은 상태라는 것을 의미한다. 따라서 별도로 웹 서버로부터 웹 콘텐츠를 다운로드 받지 않아도 되나, 이훼 형상 관리를 위해 캐쉬 엔트리에 S302단계에서 메모리에 기록된 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 업데이트 한다.(S505)If a response of "304 Not Modified" comes from the web server (S504), it means that the web content exists in the client PC, and the web content in the web server is not newly updated. Therefore, the web content does not need to be downloaded separately from the web server, but the new configuration management date information (Fresh-CMI-Time) recorded in the memory in step S302 is updated in the cache entry for the defect management.

이후, 웹 가속 클라이언트는 웹 콘텐츠 저장소에 존재하는 해당 웹 콘텐츠의 경로를 웹 브라우저로 리포팅하고,(S407) 웹 브라우저는 이를 바탕으로 해당 웹 콘텐츠를 로드 또는 화면에 출력하게 된다.(S408) Thereafter, the web acceleration client reports the path of the web content existing in the web content repository to the web browser (S407), and the web browser loads or outputs the web content on the screen based on this (S408).

S406 단계에서 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)와 S302 단계에서 저장한 신규 형상 관리 날짜 정보(Fresh-CMI-Time)의 값이 다른 경우에는, 웹 서버의 웹 콘텐츠가 최근 갱신이 되었다는 것을 의미하는 것이다. 따라서 클라이언트 웹 콘텐츠 저장소의 웹 콘텐츠를 업데이트해야 할 필요성이 발생 한다. When the configuration management date information (Cached-CMI-Time) cached at step S406 and the value of the new configuration management date information (Fresh-CMI-Time) stored at step S302 are different, the web content of the web server is recently updated. It means that it has been updated. Therefore, there is a need to update the web content of the client web content repository.

따라서, 웹 가속 클라이언트는 요청 명령을 웹 서버로 전송한다.(S501) 그리고 웹 서버로부터 "200 OK" 응답이 오는지를 판단한다,(S502) "200 OK" 응답은 웹 콘텐츠가 예전에 받은 것과 차이가 있다는 것으로서 웹 콘텐츠를 다운로드 받아야 한다는 것을 의미한다. 이 경우, 클라이언트 웹 콘텐츠 저장소에 캐쉬 엔트리를 새로 만들고 캐쉬 엔트리에 웹 브라우저가 기본적으로 기록하는 정보(Last-Modified Time, Content-Length, MIC 등) 이외에 S302단계에서 메모리에 기록된 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가적으로 기록한다.(S503) 이후에 동일한 웹 콘텐츠에 대한 웹 브라우저의 요청 명령이 있는 경우를 대비하여, 설정하는 것이다.Accordingly, the web acceleration client sends a request command to the web server (S501) and determines whether a "200 OK" response is coming from the web server (S502). The "200 OK" response is different from that previously received by the web content. This means that web content must be downloaded. In this case, the new configuration management date information recorded in the memory in step S302, in addition to the new cache entry in the client web content repository and the information basically written by the web browser to the cache entry (Last-Modified Time, Content-Length, MIC, etc.). (Fresh-CMI-Time) is additionally recorded. (S503) This setting is made in case there is a request request from a web browser for the same web content.

만일 웹 서버로부터 "304 Not Modified"의 응답이 오는 경우에는(S504), 상기 웹 콘텐츠는 클라이언트 PC 에 존재한다는 것이고, 웹 서버에 있는 웹 콘텐츠는 새로이 갱신되지 않은 상태라는 것을 의미한다. 따라서 별도로 웹 서버로부터 웹 콘텐츠를 다운로드 받지 않아도 되나, 이훼 형상 관리를 위해 캐쉬 엔트리에 S302단계에서 메모리에 기록된 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 업데이트 한다.(S505)If a response of "304 Not Modified" comes from the web server (S504), it means that the web content exists in the client PC, and the web content in the web server is not newly updated. Therefore, the web content does not need to be downloaded separately from the web server, but the new configuration management date information (Fresh-CMI-Time) recorded in the memory in step S302 is updated in the cache entry for the defect management.

이후, 웹 가속 클라이언트는 웹 콘텐츠 저장소에 존재하는 해당 웹 콘텐츠의 경로를 웹 브라우저로 리포팅하고,(S407) 웹 브라우저는 이를 바탕으로 해당 웹 콘텐츠를 로드 또는 화면에 출력하게 된다.(S408) Thereafter, the web acceleration client reports the path of the web content existing in the web content repository to the web browser (S407), and the web browser loads or outputs the web content on the screen based on this (S408).

본 발명은 상기와 같은 실시예에 의해 권리범위가 한정되는 것은 아니며, 본 발명의 기술적인 사상을 가지고 있다면 모두 본 발명의 권리범위에 해당된다고 볼 수 있으며, 본 발명은 특허청구범위에 의해 권리범위가 정해짐을 밝혀둔다.The present invention is not limited to the scope of the embodiments by the above embodiments, all having the technical spirit of the present invention can be seen to fall within the scope of the present invention, the present invention is the scope of the claims by the claims Note that is determined.

도 1은 본 발명의 구성에 대한 도면이다.1 is a view of the configuration of the present invention.

도 2는 본 발명의 클라이언트 구성요소의 블럭도이다.2 is a block diagram of a client component of the present invention.

도 3은 본 발명의 일 실시 예에 따른 웹서버의 부하량의 감소시키는 방법의 순서도이다.3 is a flow chart of a method for reducing the load of a web server according to an embodiment of the present invention.

도 4는 도 3의 순서도의 계속이다.4 is a continuation of the flowchart of FIG.

도 5는 도 4의 순서도의 계속이다.5 is a continuation of the flowchart of FIG. 4.

도 6은 본 발명의 일 실시 예에 따른 웹 콘텐츠에 대한 형상 관리 파일의 예시 도면이다. 6 is an exemplary view of a shape management file for web content according to an embodiment of the present invention.

도 7은 본 발명의 일 실시 예에 따른 캐쉬 엔트리 구성의 예시 도면이다.7 is an exemplary diagram of a cache entry configuration according to an embodiment of the present invention.

Claims (14)

웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체에 있어서,A computer-readable recording medium having recorded thereon a web acceleration program for improving the communication speed and reducing the load of the web server during the communication between the web browser and the web server, 상기 프로그램은,The program, 웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와;A first step of receiving new shape management date information (Fresh-CMI-Time) through a specific URL of a web server and storing it in a memory; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와;Receiving a request command for web content from a web browser; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와;Determining whether the URL information included in the request command is a shape management object; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하는 방법을 실행하고, Executing a method comprising a fourth step performed when the URL information included in the request command is a shape management target; 상기 제4 단계는,The fourth step, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, By determining whether the web content corresponding to the request command is cached in the web content storage, 캐쉬되어 있지 않은 경우에는 상기 요청 명령을 상기 웹 서버로 전송하고, If not cached, sends the request command to the web server, 캐쉬되어 있는 경우에는,If cached, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 가져오는 제4-1 단계와, Step 4-1 of obtaining the configuration management date information (Cached-CMI-Time) of the cached time from the cache entry of the web content, 상기 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 신규 형상 관리 날짜 정보(Fresh-CMI-Time)와 비교하는 제4-2 단계와, Step 4-2 of comparing the cached configuration management date information (Cached-CMI-Time) with the new configuration management date information (Fresh-CMI-Time); 상기 제4-2 단계의 비교값이 동일한 경우, 웹 콘텐츠 저장소에서 존재하는 해당 웹 콘텐츠의 경로를 웹 브라우저로 전달하는 제4-3 단계인,If the comparison value of step 4-2 is the same, step 4-3 of delivering the path of the web content existing in the web content storage to the web browser, 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체.A computer readable recording medium having a web acceleration program recorded thereon. 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체에 있어서,A computer-readable recording medium having recorded thereon a web acceleration program for improving the communication speed and reducing the load of the web server during the communication between the web browser and the web server, 상기 프로그램은,The program, 웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와;A first step of receiving new shape management date information (Fresh-CMI-Time) through a specific URL of a web server and storing it in a memory; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와;Receiving a request command for web content from a web browser; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와;Determining whether the URL information included in the request command is a shape management object; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하는 방법을 실행하고, Executing a method comprising a fourth step performed when the URL information included in the request command is a shape management target; 상기 제4 단계는,The fourth step, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, By determining whether the web content corresponding to the request command is cached in the web content storage, 캐쉬되어 있지 않은 경우에는 상기 요청 명령을 상기 웹 서버로 전송하고, If not cached, sends the request command to the web server, 캐쉬되어 있는 경우에는,If cached, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 가져오는 제4-1 단계와, Step 4-1 of obtaining the configuration management date information (Cached-CMI-Time) of the cached time from the cache entry of the web content, 상기 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 신규 형상 관리 날짜 정보(Fresh-CMI-Time)와 비교하는 제4-2 단계와, Step 4-2 of comparing the cached configuration management date information (Cached-CMI-Time) with the new configuration management date information (Fresh-CMI-Time); 상기 제4-2 단계에서 비교한 값이 동일하지 않은 경우,If the values compared in step 4-2 are not the same, 상기 요청 명령에 캐쉬 엔트리(Cache Entry)의 웹 콘텐츠의 마지막 수정 날짜를 추가한 후, 상기 요청 명령을 웹 서버로 전송하는 제4-3-1 단계인,In step 4-3-1 of adding the last modification date of the web content of the cache entry to the request command, and then transmitting the request command to a web server. 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체. A computer readable recording medium having a web acceleration program recorded thereon. 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체에 있어서,A computer-readable recording medium having recorded thereon a web acceleration program for improving the communication speed and reducing the load of the web server during the communication between the web browser and the web server, 상기 프로그램은,The program, 웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와;A first step of receiving new shape management date information (Fresh-CMI-Time) through a specific URL of a web server and storing it in a memory; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와;Receiving a request command for web content from a web browser; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와;Determining whether the URL information included in the request command is a shape management object; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하는 방법을 실행하고, Executing a method comprising a fourth step performed when the URL information included in the request command is a shape management target; 상기 제4 단계는,The fourth step, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, By determining whether the web content corresponding to the request command is cached in the web content storage, 캐쉬되어 있지 않은 경우에는 상기 요청 명령을 상기 웹 서버로 전송하고, If not cached, sends the request command to the web server, 캐쉬되어 있는 경우에는,If cached, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 존재하는 지를 판단하는 제4-1 단계와, A step 4-1 of determining whether the configuration management date information (Cached-CMI-Time) at the time cached from the cache entry of the web content exists; 상기 제4-1 단계에서 캐쉬 엔트리(Cache Entry)에 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 존재하지 않는 경우, If the shape management date information (Cached-CMI-Time) at the time of being cached does not exist in the cache entry in step 4-1, 상기 요청 명령에 캐쉬 엔트리(Cache Entry)의 웹 콘텐츠의 마지막 수정 날짜를 추가한 후, 상기 요청 명령을 웹 서버로 전송하는 제4-2-1 단계인,In step 4-2-1 of adding the last modification date of the web content of the cache entry to the request command, and then transmitting the request command to a web server. 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체.A computer readable recording medium having a web acceleration program recorded thereon. 청구항 1에 있어서,The method according to claim 1, 상기 제4 단계 중 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소 에 캐쉬(cached)되어 있지 않은 경우, If the web content corresponding to the request command in the fourth step is not cached in the web content storage, 상기 요청 명령을 상기 웹 서버로 전송한 이후에 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠를 전달받는 경우, 이를 웹 콘텐츠 저장소에 저장하고, 웹 콘텐츠 저장소에 캐쉬 엔트리를 생성한 후, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가하는 단계를 더 포함하는, If the web content corresponding to the request command is received from the web server after transmitting the request command to the web server, the web server stores the web content corresponding to the request command in the web content store, generates a cache entry in the web content store, and then caches the entry. Adding new configuration management date information (Fresh-CMI-Time) of the first step to the; 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체.A computer readable recording medium having a web acceleration program recorded thereon. 청구항 1에 있어서,The method according to claim 1, 상기 제4 단계 중 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있지 않은 경우, If the web content corresponding to the request command in the fourth step is not cached in the web content store, 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠가 수정되지 않았다는 응답을 전달받는 경우, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 갱신하는 단계를 더 포함하는,If receiving a response from the web server that the web content corresponding to the request command has not been modified, updating the new configuration management date information (Fresh-CMI-Time) of the first step in the cache entry; , 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체.A computer readable recording medium having a web acceleration program recorded thereon. 청구항 2 내지 청구항 3 중 어느 하나에 있어서,The method according to any one of claims 2 to 3, 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠를 전달받는 경우, 이를 웹 콘텐츠 저장소에 저장하고, 웹 콘텐츠 저장소에 캐쉬 엔트리를 생성한 후, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가하는 단계를 더 포함하는,When the web content corresponding to the request command is received from the web server, the web content is stored in the web content store, the cache entry is created in the web content store, and the new shape management date information of the first step is stored in the cache entry. Fresh-CMI-Time) further comprises, 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체.A computer readable recording medium having a web acceleration program recorded thereon. 청구항 2 내지 청구항 3 중 어느 하나에 있어서,The method according to any one of claims 2 to 3, 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠가 수정되지 않았다는 응답을 전달받는 경우, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 갱신하는 단계를 더 포함하는,If receiving a response from the web server that the web content corresponding to the request command has not been modified, updating the new configuration management date information (Fresh-CMI-Time) of the first step in the cache entry; , 웹 가속 프로그램이 기록된 컴퓨터 판독 가능 기록 매체.A computer readable recording medium having a web acceleration program recorded thereon. 웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와;A first step of receiving new shape management date information (Fresh-CMI-Time) through a specific URL of a web server and storing it in a memory; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와;Receiving a request command for web content from a web browser; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와;Determining whether the URL information included in the request command is a shape management object; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하며, A fourth step performed when the URL information included in the request command is a shape management target, 상기 제4 단계는,The fourth step, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, By determining whether the web content corresponding to the request command is cached in the web content storage, 캐쉬되어 있지 않은 경우에는 상기 요청 명령을 상기 웹 서버로 전송하고, If not cached, sends the request command to the web server, 캐쉬되어 있는 경우에는,If cached, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 가져오는 제4-1 단계와, Step 4-1 of obtaining the configuration management date information (Cached-CMI-Time) of the cached time from the cache entry of the web content, 상기 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 신규 형상 관리 날짜 정보(Fresh-CMI-Time)와 비교하는 제4-2 단계와, Step 4-2 of comparing the cached configuration management date information (Cached-CMI-Time) with the new configuration management date information (Fresh-CMI-Time); 상기 제4-2 단계의 비교값이 동일한 경우, 웹 콘텐츠 저장소에서 존재하는 해당 웹 콘텐츠의 경로를 웹 브라우저로 전달하는 제4-3 단계를 포함하는,If the comparison value of step 4-2 is the same, step 4-3 of delivering the path of the web content existing in the web content storage to the web browser, 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법.A method of increasing the communication speed and reducing the load on the web server during the communication between the web browser and the web server. 웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와;A first step of receiving new shape management date information (Fresh-CMI-Time) through a specific URL of a web server and storing it in a memory; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와;Receiving a request command for web content from a web browser; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와;Determining whether the URL information included in the request command is a shape management object; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하며, A fourth step performed when the URL information included in the request command is a shape management target, 상기 제4 단계는,The fourth step, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, By determining whether the web content corresponding to the request command is cached in the web content storage, 캐쉬되어 있지 않은 경우에는 상기 요청 명령을 상기 웹 서버로 전송하고, If not cached, sends the request command to the web server, 캐쉬되어 있는 경우에는,If cached, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 가져오는 제4-1 단계와, Step 4-1 of obtaining the configuration management date information (Cached-CMI-Time) of the cached time from the cache entry of the web content, 상기 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)를 신규 형상 관리 날짜 정보(Fresh-CMI-Time)와 비교하는 제4-2 단계와, Step 4-2 of comparing the cached configuration management date information (Cached-CMI-Time) with the new configuration management date information (Fresh-CMI-Time); 상기 제4-2 단계에서 비교한 값이 동일하지 않은 경우,If the values compared in step 4-2 are not the same, 상기 요청 명령에 캐쉬 엔트리(Cache Entry)의 웹 콘텐츠의 마지막 수정 날짜를 추가한 후, 상기 요청 명령을 웹 서버로 전송하는 제4-3-1 단계를 포함하는,And adding a last modified date of web content of a cache entry to the request command, and then transmitting the request command to a web server. 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법.A method of increasing the communication speed and reducing the load on the web server during the communication between the web browser and the web server. 웹 서버의 특정 URL을 통해 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 전달받아 이를 메모리에 기억하는 제1 단계와;A first step of receiving new shape management date information (Fresh-CMI-Time) through a specific URL of a web server and storing it in a memory; 웹 브라우저로부터 웹 콘텐츠에 대한 요청 명령을 전달받는 제2 단계와;Receiving a request command for web content from a web browser; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인지를 판단하는 제3 단계와;Determining whether the URL information included in the request command is a shape management object; 상기 요청 명령에 포함된 URL 정보가 형상 관리 대상인 경우에 수행되는 제4 단계를 포함하며, A fourth step performed when the URL information included in the request command is a shape management target, 상기 제4 단계는,The fourth step, 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있는지 여부를 판단하여, By determining whether the web content corresponding to the request command is cached in the web content storage, 캐쉬되어 있지 않은 경우에는 상기 요청 명령을 상기 웹 서버로 전송하고, If not cached, sends the request command to the web server, 캐쉬되어 있는 경우에는,If cached, 해당 웹 콘텐츠의 캐쉬 엔트리(Cache Entry)로부터 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 존재하는 지를 판단하는 제4-1 단계와, A step 4-1 of determining whether the configuration management date information (Cached-CMI-Time) at the time cached from the cache entry of the web content exists; 상기 제4-1 단계에서 캐쉬 엔트리(Cache Entry)에 캐쉬된 시점의 형상 관리 날짜 정보(Cached-CMI-Time)가 존재하지 않는 경우, If the shape management date information (Cached-CMI-Time) at the time of being cached does not exist in the cache entry in step 4-1, 상기 요청 명령에 캐쉬 엔트리(Cache Entry)의 웹 콘텐츠의 마지막 수정 날짜를 추가한 후, 상기 요청 명령을 웹 서버로 전송하는 제4-2-1 단계를 포함하는,And adding a last modified date of web content of a cache entry to the request command, and then transmitting the request command to a web server. 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법.A method of increasing the communication speed and reducing the load on the web server during the communication between the web browser and the web server. 청구항 8에 있어서,The method according to claim 8, 상기 제4 단계 중 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있지 않은 경우, If the web content corresponding to the request command in the fourth step is not cached in the web content store, 상기 요청 명령을 상기 웹 서버로 전송한 이후에 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠를 전달받는 경우, 이를 웹 콘텐츠 저장소에 저장하고, 웹 콘텐츠 저장소에 캐쉬 엔트리를 생성한 후, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가하는 단계를 더 포함하는, If the web content corresponding to the request command is received from the web server after transmitting the request command to the web server, the web server stores the web content corresponding to the request command in the web content store, generates a cache entry in the web content store, and then caches the entry. Adding new configuration management date information (Fresh-CMI-Time) of the first step to the; 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법.A method of increasing the communication speed and reducing the load on the web server during the communication between the web browser and the web server. 청구항 8에 있어서,The method according to claim 8, 상기 제4 단계 중 상기 요청 명령에 해당하는 웹 콘텐츠가 웹 콘텐츠 저장소에 캐쉬(cached)되어 있지 않은 경우, If the web content corresponding to the request command in the fourth step is not cached in the web content store, 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠가 수정되지 않았다는 응답을 전달받는 경우, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 갱신하는 단계를 더 포함하는,If receiving a response from the web server that the web content corresponding to the request command has not been modified, updating the new configuration management date information (Fresh-CMI-Time) of the first step in the cache entry; , 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법.A method of increasing the communication speed and reducing the load on the web server during the communication between the web browser and the web server. 청구항 9 내지 청구항 10 중 어느 하나에 있어서,The method according to any one of claims 9 to 10, 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠를 전달받는 경우, 이를 웹 콘텐츠 저장소에 저장하고, 웹 콘텐츠 저장소에 캐쉬 엔트리를 생성한 후, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 추가하는 단계를 더 포함하는,When the web content corresponding to the request command is received from the web server, the web content is stored in the web content store, the cache entry is created in the web content store, and the new shape management date information of the first step is stored in the cache entry. Fresh-CMI-Time) further comprises, 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법.A method of increasing the communication speed and reducing the load on the web server during the communication between the web browser and the web server. 청구항 9 내지 청구항 10 중 어느 하나에 있어서,The method according to any one of claims 9 to 10, 상기 웹 서버로부터 상기 요청 명령에 해당하는 웹 콘텐츠가 수정되지 않았다는 응답을 전달받는 경우, 캐쉬 엔트리에 상기 제1 단계의 신규 형상 관리 날짜 정보(Fresh-CMI-Time)를 갱신하는 단계를 더 포함하는,If receiving a response from the web server that the web content corresponding to the request command has not been modified, updating the new configuration management date information (Fresh-CMI-Time) of the first step in the cache entry; , 웹 브라우저와 웹 서버의 통신 과정에서 통신 속도를 향상시키고 웹서버의 부하량을 감소시키는 방법.A method of increasing the communication speed and reducing the load on the web server during the communication between the web browser and the web server.
KR1020090034909A 2009-04-22 2009-04-22 Method for accelerating of signaling speed between web-browser and web-server and computer-readable recording medium where program executing the same method KR100943996B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090034909A KR100943996B1 (en) 2009-04-22 2009-04-22 Method for accelerating of signaling speed between web-browser and web-server and computer-readable recording medium where program executing the same method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090034909A KR100943996B1 (en) 2009-04-22 2009-04-22 Method for accelerating of signaling speed between web-browser and web-server and computer-readable recording medium where program executing the same method

Publications (1)

Publication Number Publication Date
KR100943996B1 true KR100943996B1 (en) 2010-02-24

Family

ID=42083744

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090034909A KR100943996B1 (en) 2009-04-22 2009-04-22 Method for accelerating of signaling speed between web-browser and web-server and computer-readable recording medium where program executing the same method

Country Status (1)

Country Link
KR (1) KR100943996B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040011123A (en) * 2002-07-29 2004-02-05 김태준 Internet overload service method and system that take over the overload of an internet application server

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040011123A (en) * 2002-07-29 2004-02-05 김태준 Internet overload service method and system that take over the overload of an internet application server

Similar Documents

Publication Publication Date Title
US11647096B2 (en) Method and apparatus for automatically optimizing the loading of images in a cloud-based proxy service
CN106796547B (en) Method and system for proxy cache smart object elimination
US9641591B1 (en) Modifying web content at a client
US10042948B2 (en) Identifying correlated components of dynamic content
US9600492B2 (en) Data processing performance enhancement in a distributed file system
US8990357B2 (en) Method and apparatus for reducing loading time of web pages
US10909064B2 (en) Application architecture supporting multiple services and caching
US8745212B2 (en) Access to network content
US10091289B2 (en) Provisional execution of dynamic content component
US9509764B1 (en) Updating cached web content
CN108920703B (en) HTTP cache optimization method and device
US20080208789A1 (en) HTTP acceleration by prediction and pre-fetching
WO2016026384A1 (en) Client page display method, device and system
US20140280485A1 (en) Pre-fetching remote resources
US20100318745A1 (en) Dynamic Content Caching and Retrieval
US20140019576A1 (en) Intelligent edge caching
US9401949B1 (en) Client web content cache purge
WO2019205203A1 (en) Webpage loading method, server, and webpage loading system
US20200320154A1 (en) A webpage loading method, webpage loading system and server
US20110238924A1 (en) Webpage request handling
EP3584669B1 (en) Webpage loading method, webpage loading system, and server
US20070244993A1 (en) Managing network response buffering behavior
US20090083217A1 (en) Web accelerator apparatus, system, and method
JP5251701B2 (en) Server device, server-based computing system, and server control program
KR100943996B1 (en) Method for accelerating of signaling speed between web-browser and web-server and computer-readable recording medium where program executing the same method

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130131

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140212

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20150211

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20160211

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20170210

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20180212

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20190211

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20200210

Year of fee payment: 11