WO2013128840A1 - Traffic control device, traffic control system, traffic control method, and traffic control program - Google Patents

Traffic control device, traffic control system, traffic control method, and traffic control program Download PDF

Info

Publication number
WO2013128840A1
WO2013128840A1 PCT/JP2013/000883 JP2013000883W WO2013128840A1 WO 2013128840 A1 WO2013128840 A1 WO 2013128840A1 JP 2013000883 W JP2013000883 W JP 2013000883W WO 2013128840 A1 WO2013128840 A1 WO 2013128840A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
request
cache server
cache
traffic control
Prior art date
Application number
PCT/JP2013/000883
Other languages
French (fr)
Japanese (ja)
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 日本電気株式会社
Publication of WO2013128840A1 publication Critical patent/WO2013128840A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion
    • H04N21/23103Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion using load balancing strategies, e.g. by placing or distributing content on different disks, different memories or different servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion
    • H04N21/23106Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion involving caching operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/24Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
    • H04N21/2405Monitoring of the internal components or processes of the server, e.g. server load

Definitions

  • the present invention relates to a traffic control apparatus, method, and program for reducing traffic on a communication network (hereinafter simply referred to as “network”).
  • a central site such as a data center performs distribution in response to content distribution requests from many users
  • a large amount of traffic occurs on all the routes from the central site to each user's user terminal.
  • this large amount of traffic places a high load on a wide range of networks and adversely affects other communications.
  • delivery using a central location as described above uses a best-effort network such as the Internet over a long distance, so it is affected by a significant decrease in throughput and an increase in delay time due to congestion of the communication path. Cheap.
  • a hierarchical content distribution system In a hierarchical content distribution system, a distributed base such as a proxy server or an edge server capable of storing a part of content is installed in the vicinity of a user terminal, and the frequency of accessing the distributed base (hereinafter simply referred to as “access frequency”). Traffic) can be concentrated in the vicinity of the user terminal.
  • access frequency the frequency of accessing the distributed base
  • the traffic needs to go through the proxy server or edge server without requiring explicit user settings.
  • a traffic control device through which traffic such as routers and gateways passes, a transparent proxy function that performs automatic distribution to a cache server or the like based on information included in a content request from a user is executed. Therefore, there is a related technique for solving the above-mentioned problem.
  • the method disclosed in Patent Document 1 is based on information such as communication protocol information, a source IP (Internet Protocol) address, a source port number, a destination IP address, and a destination port number included in a packet header. Traffic content is classified and traffic is distributed.
  • the method as disclosed in Patent Document 2 identifies traffic contents in detail by using Deep Packet Inspection technology that inspects the payload data that is the contents of the packet, and distributes the traffic.
  • a filter device such as a router or a gateway determines unnecessary contents and does not distribute such unnecessary contents to the cache server, thereby reducing the load on the cache server or the cache controller.
  • the above-described traffic control device distributes content only by information included in a content request from a user, it can only make a rough prediction as to whether or not a cache is available or whether it is a popular site. Therefore, there is a possibility that the traffic control device cannot effectively reduce the load on the cache server or the cache controller.
  • the present invention has been made in view of the above-described problems, and provides a technology related to a traffic control device, a traffic control system, a traffic control method, and a traffic control program for reducing the load on a cache server and a cache controller. Is the main purpose.
  • a traffic control device that specifies the degree of cache effect when transferring a request for content to a cache server that temporarily caches content based on the popularity of the content specified based on the number of times the request is received;
  • a distribution determination unit that determines whether to transfer a content request to a cache server or an origin server that stores the content based on the degree of the cache effect.
  • a traffic control system includes: A cache server that temporarily caches content; An origin server for storing content; The device sending the content request, A traffic control device, The traffic control device A communication unit that receives a content request from a terminal; A transfer necessity determination unit that specifies a degree of cache effect when transferring a request for content received by the communication unit to a cache server based on the popularity of the content specified based on the number of times the request is received; A distribution determination unit that determines whether to transfer the content request to the cache server or the origin server based on the degree of the cache effect.
  • a traffic control method includes: Based on the popularity of the content identified based on the number of requests received, identify the degree of caching effectiveness when forwarding the content request to a cache server that temporarily caches the content, Based on the degree of the cache effect, it is determined whether the content request is transferred to the cache server or the origin server storing the content.
  • a traffic control program is provided. On the computer, A process for identifying the degree of caching effectiveness when transferring a content request to a cache server that temporarily caches the content based on the popularity of the content identified based on the number of received requests; And determining whether to transfer the content request to the cache server or the origin server that stores the content based on the degree of the cache effect.
  • FIG. 1 is a block diagram showing a configuration of a traffic control device 1 according to a first embodiment for carrying out the present invention.
  • the traffic control device 1 includes a distribution determination unit 111 and a transfer necessity determination unit 112.
  • the traffic control device 1 uses a cache when transferring a content request to a cache server that caches the content based on the popularity of the content specified based on the number of times the content request is received. Specify the degree of effect.
  • the degree of the cache effect indicates an effect (expected value) in which the traffic flowing in the network between the origin server and the traffic control device is reduced by caching the content by the cache server. Then, the traffic control device 1 determines whether to transfer the content request to the cache server or the origin server that stores the content based on the degree of the cache effect.
  • the traffic control device 1 transfers a request to the cache server for a small part of the content to be cached with a high cache effect, the load on the cache server and the cache controller can be effectively reduced.
  • the transfer necessity determination unit 112 acquires the local popularity of the traffic control device 1 that is specified by the number of requests for content that passes through the traffic control device 1.
  • the popularity may be the frequency of requests for each content, or the rank of the frequency or frequency of requests for each content.
  • the transfer necessity determination unit 112 determines whether or not it is necessary to transfer a request for the content to the cache server based on the popularity of the local content.
  • the transfer necessity determination unit 112 may compare the local popularity of the content with one or more predetermined thresholds and specify the degree of the cache effect based on the relationship with the thresholds.
  • the content When the popularity is represented by the rank of the number of requests for each content, the content may be classified based on this rank. For example, content with the top 10 rankings is top class, content with 10th to 100th popularity is middle class, content with rankings below 100th is long tail class, etc. It may be divided. Then, the transfer necessity determination unit 112 may specify the degree of the cache effect for each class. For example, the top class is a “high cache effect” content class, the middle class is a “moderate (medium)” cache effect, and the long tail class is a “low cache effect” class.
  • the present invention is not limited to the above-described method.
  • the transfer necessity determination unit 112 compares the popularity with one or more predetermined thresholds, The degree of the cache effect may be specified based on the relationship with the threshold value.
  • content with a popularity (request frequency) of 1000 requests or more per hour is a “high cache effect” content class
  • content with a request of 100 to 1000 requests per hour is “moderate in cache effect”.
  • the content class of less than 100 requests per hour may be classified into a content class with “less cache effect”. Then, the degree of the cache effect corresponding to each class is specified for each content request.
  • the cache server is a server that temporarily caches content
  • the origin server is a server that stores content.
  • the distribution determination unit 111 forwards a request for content with a high cache effect to the cache server, and forwards a request for content with a moderate cache effect and a request for content with a less cache effect to the origin server. May be.
  • the distribution determining unit 111 forwards a request for content with a high cache effect and a request for content with a moderate cache effect to the cache server, and forwards a request for content with a less cache effect to the origin server. May be. That is, the distribution determination unit 111 may determine a single transfer destination for each degree of cache effect.
  • the processing of the distribution determination unit 111 is not limited to the method described above.
  • the distribution determination unit 111 transfers a request for a class having a high cache effect to the cache server, and probabilistically transfers a request for a class having a moderate cache effect to the cache server or the origin server.
  • a request for a small class of content may be forwarded to the origin server. That is, the distribution determination unit 111 may adaptively determine the transfer destination for each degree of cache effect. Then, the distribution determination unit 111 may determine whether to transfer a request for a content class having a moderate cache effect to the cache server or the origin server based on a predetermined probability.
  • the administrator of the traffic control device 1 may set in advance at least one of a probability of transferring a request for a content of a class having a moderate cache effect to the cache server and a probability of transferring the request to the origin server. Good. Based on the probability set by the administrator, the distribution determination unit 111 determines whether to transfer a request for a class of content with a moderate cache effect to the cache server or the origin server.
  • FIG. 2 is a diagram showing a hardware configuration of the traffic control device 1 and its peripheral devices in the first embodiment of the present invention.
  • the traffic control device 1 includes a CPU (Central Processing Unit) 191, a communication I / F 192 (communication interface 192) for network connection, a memory 193, and a storage device 194 such as a hard disk for storing programs. including.
  • the traffic control device 1 is connected to an input device 195 and an output device 196 via a bus 197.
  • the CPU 191 operates the operating system to control the entire traffic control device 1 according to the first embodiment of the present invention. Further, the CPU 191 reads a program and data from a recording medium mounted on, for example, a drive device to the memory 193, and the traffic control device 1 according to the first embodiment according to this reads the distribution determining unit 111 and the transfer necessity. Various processes are executed as the sex determination unit 112.
  • the storage device 194 is, for example, an optical disk, a flexible disk, a magnetic optical disk, an external hard disk, a semiconductor memory, or the like, and records a computer program so that it can be read by a computer.
  • the computer program may be downloaded from an external computer (not shown) connected to the communication network.
  • the input device 195 is realized by, for example, a mouse, a keyboard, a built-in key button, etc., and is used for an input operation.
  • the input device 195 is not limited to a mouse, a keyboard, and a built-in key button, but may be a touch panel, an accelerometer, a gyro sensor, a camera, or the like.
  • the output device 196 is realized by a display, for example, and is used for confirming the output.
  • the block diagram (FIG. 1) used in the description of the first embodiment shows functional unit blocks instead of hardware unit configurations. These functional blocks are realized by the hardware configuration shown in FIG.
  • the means for realizing each unit included in the traffic control device 1 is not particularly limited. That is, the traffic control device 1 may be realized by one physically coupled device, or two or more physically separated devices are connected by wire or wirelessly, and are realized by these plural devices. Also good.
  • the CPU 191 may read a computer program recorded in the storage device 194 and operate as the distribution determination unit 111 and the transfer necessity determination unit 112 according to the program.
  • a recording medium (or storage medium) in which the above-described program code is recorded may be supplied to the traffic control device 1, and the traffic control device 1 may read and execute the program code stored in the recording medium. That is, the present invention also includes a recording medium 198 that temporarily or non-temporarily stores software (information processing program) to be executed by the traffic control device 1 according to the first embodiment.
  • FIG. 3 is a flowchart showing an outline of the operation of the traffic control device 1 according to the first embodiment of the present invention.
  • the transfer necessity determination unit 112 determines the cache effect when transferring the content request to a cache server that temporarily caches the content based on the popularity of each content specified based on the number of times the content request is received. The degree is specified (step S101).
  • the distribution determination unit 111 determines whether to transfer the content request to the cache server that temporarily caches the content or the origin server that stores the content based on the degree of the cache effect specified by the transfer necessity determination unit 112. Determine (step S102).
  • the traffic control device 1 uses a cache when transferring a content request to a cache server that caches the content based on the popularity of the content specified based on the number of times the content request is received. Specify the degree of effect. Then, the traffic control device 1 determines whether to transfer the content request to the cache server or the origin server that stores the content based on the degree of the cache effect.
  • the traffic control device 1 transfers a request to the cache server for some contents that should be cached because the cache effect is high.
  • the traffic control device 1 transfers a content request to the origin server for a long tail content with a low cache effect, for example, a large number of low access frequencies.
  • the traffic control device 1 in the first embodiment can effectively reduce the load on the cache server and the cache controller.
  • FIG. 4 is a block diagram showing the configuration of the traffic control device 1 according to the second embodiment of the present invention.
  • the traffic control device 1 according to the second embodiment includes a distribution determination unit 211, a transfer necessity determination unit 112, and a cache server load estimation unit 213.
  • the traffic control device 1 in the second embodiment estimates the load on the cache server based on the number of requests distributed to the cache server, the number of sessions to which the cache server is distributing data, and the like. Then, the traffic control device 1 determines whether or not the cache server can afford to receive the request. The traffic control device 1 determines whether to distribute the request to the cache server or to the origin server based on the determination result and the degree of the cache effect when the content request is transferred.
  • the traffic control device 1 transfers a request to the cache server for a part of the cacheable content having a high cache effect.
  • the traffic control device 1 transfers a content request to the origin server for a long tail content having a low cache effect, that is, a large number of low access frequencies.
  • the traffic control device 1 adaptively changes the request transfer destination based on the load of the cache server. That is, the traffic control device 1 in the second embodiment can effectively reduce the load on the cache server and the cache controller.
  • the cache server load estimation unit 213 acquires, for example, information on the number of sessions in which the cache server is currently distributing data and transmission / reception throughput from the cache server. Then, the cache server load estimation unit 213 compares the acquired information with a predetermined threshold or a maximum value that can be taken, and determines whether or not the cache server is in a high load state based on the relationship between these values. May be.
  • the cache server load estimation unit 213 compares the acquired number of sessions information and transmission / reception throughput information with a predetermined threshold value or a maximum value that can be taken, and based on the relationship between these values, the cache server load ratio is expressed as a percentage. It may be derived by, for example.
  • the cache server load estimation unit 213 obtains, for example, information indicating the time when the determination is made and the size of the requested content from the distribution determination unit 211 for a request that the distribution determination unit 211 determines to distribute to the cache server. May be. Then, the cache server load estimation unit 213 may estimate information on the number of sessions in which the cache server is currently distributing data and transmission / reception throughput based on the acquired information. Then, the cache server load estimation unit 213 may determine whether the load is in a high load state or derive the load ratio based on the estimated information by the same method as described above.
  • the cache server load estimation unit 213 passes the load information acquired by the cache server load estimation unit 213 or the load information indicating the load of the cache server estimated by the cache server load estimation unit 213 to the distribution determination unit 211.
  • the distribution determination unit 211 receives load information indicating the load on the cache server from the cache server load estimation unit 213. Then, the distribution determination unit 211 determines whether to transfer the above request to the cache server or the origin server based on the received information.
  • the distribution determination unit 211 transfers a request for content with a high cache effect and a request for content with a moderate cache effect to the cache server. Then, a request for content with a small cache effect may be transferred to the origin server.
  • the distribution determination unit 211 transfers a request for a class having a high cache effect to the cache server, and the class having a moderate cache effect. The request for the content and the request for the content of the class with less cache effect may be transferred to the origin server. That is, the distribution determination unit 211 may determine a single transfer destination for each degree of cache effect based on the load information of the cache server.
  • the processing of the distribution determination unit 211 is not limited to the method described above.
  • the distribution determination unit 211 transfers a request for content with a high cache effect and a request for content with a moderate cache effect to the cache server. Then, a request for content with a small cache effect may be transferred to the origin server.
  • the distribution determination unit 211 transfers a request for a class having a high cache effect to the cache server, and the class having a moderate cache effect is transmitted.
  • a content request may be stochastically transferred to a cache server or an origin server, and a class content request with a low cache effect may be transferred to the origin server. That is, the distribution determination unit 211 may adaptively determine the transfer destination for each degree of cache effect based on the load information of the cache server. Then, the distribution determination unit 111 may determine whether to transfer a request for a content class having a moderate cache effect to the cache server or the origin server based on a predetermined probability.
  • the administrator of the traffic control device 1 may set in advance at least one of a probability of transferring a request for a content of a class having a moderate cache effect to the cache server and a probability of transferring the request to the origin server. Good. Based on the probability set by the administrator, the distribution determination unit 211 determines whether to transfer a request for a class of content with a moderate cache effect to the cache server or the origin server.
  • FIG. 5 is a flowchart showing an outline of the operation of the traffic control device 1 according to the second embodiment.
  • the transfer necessity determination unit 112 determines the cache effect when transferring the content request to a cache server that temporarily caches the content based on the popularity of each content specified based on the number of times the content request is received. The degree is specified (step S101).
  • the cache server load estimation unit 213 acquires load information indicating the load on the cache server or estimates the load on the cache server. This process may be performed at regular time intervals or each time the traffic control device 1 receives a content request. Then, the cache server load estimating unit 213 passes the received load information or load information indicating the load estimated by the cache server to the distribution determining unit 211 (step S201).
  • the distribution determination unit 211 receives load information from the cache server load estimation unit 213, and receives information indicating the degree of the cache effect of the content corresponding to the content request from the transfer necessity determination unit 112. Based on the received information, the distribution determination unit 211 determines whether to transfer the content request to the cache server that temporarily caches the content or the origin server that stores the content (step S202).
  • the traffic control device 1 in the second embodiment estimates the load on the cache server based on the number of requests distributed to the cache server, the number of sessions to which the cache server is distributing data, and the like. Then, the traffic control device 1 determines whether or not the cache server can afford to receive the request. The traffic control device 1 determines whether to distribute the request to the cache server or to the origin server based on the determination result and the degree of the cache effect when the content request is transferred.
  • the traffic control device 1 transfers a request to the cache server for some contents that should be cached due to the high cache effect.
  • the traffic control device 1 transfers a content request to the origin server for a long tail content with a low cache effect, for example, a large number of low access frequencies.
  • the traffic control device 1 adaptively changes the request transfer destination based on the load of the cache server. As a result, the traffic control device 1 in the second embodiment can effectively reduce the load on the cache server and the cache controller.
  • FIG. 6 is a block diagram showing the configuration of the traffic control system S in the third embodiment.
  • the traffic control system S includes a traffic control device 1, a cache server 2, an origin server 3, and a user terminal 4.
  • the traffic control device 1, the cache server 2, the origin server 3 and the user terminal 4 are communicably connected via a network 5.
  • the traffic control device 1 relays a content request from the user terminal 4 to the origin server 3 and a content traffic corresponding to the above request from the origin server 3 to the user terminal 4, such as a router or a gateway. Then, the traffic control device 1 transfers a part or all of the above traffic to the cache server 2 in accordance with preset conditions and algorithms.
  • the cache server 2 is communicably connected to the traffic control device 1 and stores part or all of the content traffic transferred from the traffic control device 1 as a cache in a storage unit (not shown) provided in the cache server 2.
  • the cache server 2 reads the content corresponding to the request from the cache stored in the cache server 2 and distributes the cache.
  • the origin server 3 exists on the network 5 and stores content requested from the user terminal 4.
  • the user terminal 4 acquires content via the network 5 such as a PC (Personal Computer) or a mobile terminal. Then, the user terminal 4 outputs the acquired content so that the user can audition or browse.
  • the network 5 such as a PC (Personal Computer) or a mobile terminal.
  • the traffic control device 1 includes a request distribution unit 11, a cache server transmission / reception unit 12, an origin server transmission / reception unit 13, a user terminal transmission / reception unit 14, a local popularity measurement unit 15, and a local popularity storage unit 16. .
  • the request distribution unit 11 includes a distribution determination unit 311, a transfer necessity determination unit 312, a cache server load estimation unit 313, and a requested content identification unit 314.
  • the request distribution unit 11 When the request distribution unit 11 receives a content request from the user terminal 4 via the user terminal transmission / reception unit 14, the request distribution unit 11 sends the request to the cache server transmission / reception unit 12 or the origin server according to the determination result of the distribution determination unit 311. The data is transferred to the transmission / reception unit 13.
  • the request distribution unit 11 receives a request corresponding to the above-described content request from the cache server 12 through the cache server transmission / reception unit 12 or from the origin server 3 through the origin server 13, the following operations are performed. Execute. That is, the request distribution unit 11 transfers the content to the requesting user terminal 4 via the user terminal transmission / reception unit 14.
  • the request distribution unit 11 executes the following operation when the content request is transferred to the origin server 3. That is, the request distribution unit 11 transmits the above-mentioned content distributed from the origin server 3 via the origin server transmission / reception unit 13 to the cache server 2 via the cache server transmission / reception unit 12.
  • ID information Identity Information
  • URL Uniform Resource Locator
  • IP address Internet Protocol Address
  • the requested content identification unit 314 is not limited to the above-described identification method, and may identify content based on information included in the request by using, for example, URL normalization technology.
  • the URL normalization technique is a technique for generating ID information that uniquely identifies content by processing a URL included in a request.
  • the requested content identification unit 314 may generate a unique ID by converting the URL included in the request into a hash value, and identify the content based on this ID information.
  • the requested content identification unit 314 passes the ID information of the identified content to the transfer necessity determination unit 312.
  • the transfer necessity determination unit 312 determines whether or not it is necessary to transfer the content request to the cache server 2 based on the acquired information indicating the degree of popularity.
  • the transfer necessity determination unit 312 may compare the local popularity of the content with one or more predetermined thresholds, and specify the degree of the cache effect based on the relationship with the thresholds.
  • the specific determination method is the same method as the processing performed by the transfer necessity determination unit 112 in the first embodiment.
  • the transfer necessity determination unit 312 passes information indicating the specified level of the cache effect to the distribution determination unit 311.
  • the cache server load estimation unit 313 acquires, for example, information on the number of sessions in which the cache server 2 is currently distributing data and transmission / reception throughput from the cache server 2 or the cache server transmission / reception unit 12. Then, the cache server load estimation unit 313 compares the acquired information with a predetermined threshold value or a maximum value that can be taken, and based on the relationship between these values, determines whether or not the cache server 2 is in a high load state. You may judge.
  • the cache server load estimation unit 313 compares the acquired number of sessions information and transmission / reception throughput information with a predetermined threshold value or the maximum value that can be taken, and determines the load ratio of the cache server 2 based on the relationship between these values. It may be derived as a percentage.
  • the cache server load estimator 313 receives, for example, information indicating the time when the determination is made and the size of the requested content from the distribution determiner 311 for the request that the distribution determiner 311 determines to distribute to the cache server 2. You may get it. Then, the cache server load estimation unit 313 may estimate information on the number of sessions in which the cache server 2 currently distributes data and transmission / reception throughput based on the acquired information. Based on the estimated information, the cache server load estimation unit 313 determines whether or not the cache server 2 is in a high load state by the same method as described above, or derives the load ratio of the cache server 2. May be.
  • the cache server load estimating unit 313 may pass the load information acquired by the cache server load estimating unit 313 or the load information indicating the load of the cache server 2 estimated by the cache server load estimating unit 313 to the distribution determining unit 311.
  • the information indicating the necessity of transfer is information indicating the degree of cache effect.
  • the distribution determination unit 311 receives load information indicating the load on the cache server 2 from the cache server load estimation unit 313. Then, the distribution determination unit 311 determines whether to transfer the above request to the cache server 2 or the origin server 3 based on the received information.
  • the method by which the distribution determination unit 311 determines the transfer destination of the request is the same as the determination method in the distribution determination unit 211 in the second embodiment.
  • the cache server transmission / reception unit 12 executes the following operation when receiving the content request from the cache server 2. That is, the cache server transmission / reception unit 12 passes the content request to the request distribution unit 11. This request is transmitted to the origin server 3 via the request distribution unit 11 and the origin server transmission / reception unit 13.
  • the cache server transmitting / receiving unit 12 When the cache server transmitting / receiving unit 12 receives the content corresponding to the request from the origin server 3 via the request distribution unit 11 as a response to the request, the cache server transmitting / receiving unit 12 transmits the content to the cache server 2.
  • the cache server transmission / reception unit 12 When the cache server 2 has the content requested by the user, the cache server transmission / reception unit 12 performs the following operation when receiving the requested content from the cache server 2. That is, the cache server transmission / reception unit 12 transmits the content to the user terminal 4 via the request distribution unit 11.
  • the cache server transmission / reception unit 12 transmits the time when the data is transmitted / received and the distribution load information, which is information indicating the data distribution throughput, for the request and content transmitted / received to / from the cache server 2. You may remember. At this time, when the distribution load information is requested from the cache server load estimation unit 313, the cache server transmission / reception unit 12 passes the distribution load information to the cache server load estimation unit 313.
  • the user terminal transmission / reception unit 14 when receiving a content request from the user terminal 4, specifies the time when the received request is sent (the time when the content is requested) and the content corresponding to the request. Information such as (information specifying the requested content) is stored as log information of the request. The user terminal transmission / reception unit 14 transmits the stored log information to the local popularity measurement unit 15 when requested log information is requested from the local popularity measurement unit 15.
  • the information for specifying the content may be, for example, a content URL.
  • the information specifying the content is not limited to the above-described URL, but may be, for example, an ID assigned to each content by a service site that distributes the content, or the above-described ID and the URL indicating the above-described service site. It may be combined information.
  • the local popularity measuring unit 15 logs request information indicating the time when the request is sent (the time when the content is requested), information identifying the content corresponding to the request (information identifying the requested content), and the like. Is acquired from the user terminal transmission / reception unit 14. This process may be performed at regular time intervals or each time the user terminal transmission / reception 14 receives a request for user terminal 4-way content.
  • the local popularity measuring unit 15 derives the popularity of local content in traffic via the traffic control device 1 based on the acquired log information.
  • the local popularity measurement unit 15 stores the derived popularity in the local popularity storage unit 16.
  • the local popularity measuring unit 15 may derive the above-mentioned popularity by, for example, counting the number of requests to each content in a certain time up to the current time and dividing the number by the above-mentioned certain time.
  • the local popularity measuring unit 15 multiplies a predetermined smoothing coefficient ⁇ ( ⁇ is any value from 0.0 to 1.0) to the number of requests M (n) of content newly generated in the predetermined time.
  • a new local content popularity E (n) may be obtained by adding the obtained value and the current local content popularity E (n-1).
  • the local popularity measuring unit 15 may obtain the popularity E (n) of local content by a moving index average calculation method represented by the following equation (1).
  • the local popularity measurement unit 15 may determine the popularity of local content based on an evaluation index used in an algorithm for replacing content, such as LRU (Least Recently Used) and LFU (Least Frequency Used). E (n) may be obtained.
  • LRU Least Recently Used
  • LFU Least Frequency Used
  • the local popularity storage unit 16 stores the popularity E (n) of local content derived by the local popularity measurement unit 15 in association with information for identifying content.
  • the cache server 2 is connected to the traffic control device 1 so as to be communicable.
  • the cache server 2 determines whether the content is stored as a cache in a storage unit included in the own device (cache server 2). To do.
  • the cache server 2 When the cache server 2 stores the above-described content as a cache in the storage unit, the cache server 2 acquires the cache from the above-described storage unit. Then, the cache server 2 distributes the acquired cache to the user terminal 4 via the traffic control device 1. On the other hand, if the above-mentioned content is not stored in the storage unit as a cache, the cache server 2 acquires the content from the other cache server 2 connected to the origin server 3 or another traffic control device. Then, the cache server 2 distributes the acquired content to the user terminal 4 via the traffic control device 1.
  • the cache server 2 When the cache server 2 distributes the cache to the user terminal 4 and the content is not stored as a cache in the storage unit, the cache server 2 stores the content according to a preset condition or algorithm. Stored as a cache.
  • the cache server 2 when the cache server 2 stores content as a cache in the storage unit, if the capacity of the storage unit is insufficient (below a predetermined threshold), the following operation may be executed. That is, the cache server 2 may delete a predetermined cache from the caches in the storage unit according to a preset condition or algorithm, and store the content as a cache.
  • the cache server 2 stores distribution load information, which is information indicating the time at which the data is transmitted / received, the distribution throughput of the data, and the like of requests and contents transmitted / received to / from the cache server transmission / reception unit 12 as necessary. May be. At this time, the cache server 2 may transmit the distribution load information to the cache server load estimation unit 313 when the distribution load information is requested from the cache server load estimation unit 313.
  • ⁇ Origin server 3> One or more origin servers 3 are connected to the network 5. And the origin server 3 memorize
  • the origin server 3 receives a content request from the user terminal 4 or the cache server 2 via the traffic control device 1, the origin server 3 stores the content corresponding to the request (the origin server 3) in its own device (origin server 3) ( (Not shown). Then, the origin server 3 distributes the acquired content to the user terminal 4 or the cache server 2 described above.
  • the user terminal 4 transmits the above-described content request to the origin server 3 via the traffic control device 1 when a request regarding the use of the content such as trial listening or browsing of the content is made by the user.
  • the content request may be data, a message, a signal, or the like requesting transmission of the content.
  • the request transmitted by the user terminal 4 is transferred to the origin server 3 or the cache server 2 via the traffic control device 1.
  • the content is distributed from the origin server 3 or the cache server 2 to the user terminal 4 via the traffic control device 1.
  • the user terminal 4 receives the above content and outputs the content.
  • the user terminal 4 transmits a content request to the user terminal transmission / reception unit 14 when a request regarding the use of the content such as trial listening or browsing of the content is received from the user (step S301).
  • the user terminal transmission / reception unit 14 receives a request for content requested by the user from the user terminal 4, and passes the received request to the request distribution unit 11.
  • the request content identification unit 314 receives the content request received from the user terminal transmission / reception unit 14 by the request distribution unit 11. Then, the requested content identification unit 314 identifies the content corresponding to the received request (step S302).
  • the transfer necessity determination unit 312 acquires the above-described content identification result from the requested content identification unit 314. Then, the transfer necessity determination unit 312 reads the local popularity degree of the content corresponding to the request in the traffic passing through the traffic control device 1 from the local popularity degree storage unit 16 based on the acquired content identification result. (Step S303).
  • the transfer necessity determination unit 312 identifies the degree of effect (cache effect degree) when caching the content request based on the read local popularity of the content (step S304).
  • the cache server load estimation unit 313 acquires load information indicating the load of the cache server 2 or estimates the load of the cache server 2 (step S305). This process may be performed at regular time intervals, or may be performed each time the request distribution unit 11 receives a content request from the user terminal transmission / reception unit 14. Then, the cache server load estimation unit 313 determines the degree of allowance for the cache server 2 that can respond to the content request from the user (step S306).
  • the distribution determination unit 311 acquires information indicating the necessity to transfer the request from the transfer necessity determination unit 12 to the cache server 2. . Then, the distribution determination unit 311 receives the load information of the cache server 2 from the cache server load estimation unit 313. Based on these pieces of information, the distribution determination unit 311 determines whether to transfer the above request to the cache server 2 or the origin server 3 (step S307).
  • the request distribution unit 11 passes the request to the origin server transmission / reception unit 13.
  • the origin server transmission / reception unit 13 receives a request for content from the request distribution unit 11, and transmits the received request to the origin server 3 (step S308).
  • the origin server 3 receives the content request from the origin server transmission / reception unit 13 and reads the content corresponding to the received request from the storage unit included in the own device (origin server 3). The origin server 3 transmits the read content to the origin server transmission / reception unit 13 (step S309).
  • the origin server transmission / reception unit 13 receives content from the origin server 3 and passes the received content to the request distribution unit 11.
  • the request distribution unit 11 receives content from the origin server transmission / reception unit 13 and passes the received content to the user terminal transmission / reception unit 14.
  • the user terminal transmission / reception unit 14 receives the content from the request distribution unit 11, and transmits the received content to the user terminal 4 (step S310).
  • the user terminal 4 receives the content from the user terminal transmission / reception unit 14 and outputs the received content (step S311).
  • the request distribution unit 11 passes the request to the cache server transmission / reception unit 12.
  • the cache server transmission / reception unit 12 receives a request for content from the request distribution unit 11, and transmits the received request to the cache server 2 (step S312).
  • the cache server 2 receives a request for content from the cache server transmission / reception unit 12, and determines whether or not the content corresponding to the received request is stored as a cache in a storage unit included in the own device (cache server 2) ( Step S313).
  • step S313 If the cache server 2 determines in step S313 that the content is stored as a cache (“Yes” in step S313), the cache server 2 reads the content from the storage unit and transmits it to the cache server transmission / reception unit 12 (step S313). S314).
  • the cache server transmission / reception unit 12 receives content from the cache server 2 and passes the received content to the request distribution unit 11.
  • the request distribution unit 11 receives content from the cache server transmission / reception unit 12 and passes the received content to the user terminal transmission / reception unit 14.
  • the user terminal transmission / reception unit 14 receives the content from the request distribution unit 11, and transmits the received content to the user terminal 4 (step S315).
  • the user terminal 4 receives the content from the user terminal transmission / reception unit 14 and outputs the received content (step S311).
  • step S313 if it is determined in step S313 that the content is not stored as a cache (“No” in step S313), the cache server 2 transmits the received request for the content to the cache server transmission / reception unit 12.
  • the cache server transmission / reception unit 12 receives a request from the cache server 2 and passes the received request to the request distribution unit 11.
  • the request distribution unit 11 receives a request from the cache server transmission / reception unit 12 and passes the received request to the origin server transmission / reception unit 13.
  • the origin server transmission / reception unit 13 receives the request from the request distribution unit 11, and transmits the received request to the origin server 3 (step S316).
  • the origin server 3 receives the content request from the origin server transmission / reception unit 13 and reads the content corresponding to the received request from the storage unit included in the own device (origin server 3).
  • the origin server 3 transmits the read content to the origin server transmission / reception unit 13.
  • the origin server transmission / reception unit 13 receives content from the origin server 3, and passes the received content to the request distribution unit 11.
  • the request distribution unit 11 receives content from the origin server transmission / reception unit 13 and passes the received content to the cache server transmission / reception unit 12.
  • the cache server transmission / reception unit 12 receives the content from the request distribution unit 11, and transmits the received content to the cache server 2 (step S317).
  • the cache server 2 receives the content from the cache server transmission / reception unit 12, temporarily stores the received content, and passes the stored content to the cache server transmission / reception unit 12.
  • the cache server transmission / reception unit 12 receives content from the cache server 2 and passes the received content to the request distribution unit 11.
  • the request distribution unit 11 receives content from the cache server transmission / reception unit 12 and passes the received content to the user terminal transmission / reception unit 14.
  • the user terminal transmission / reception unit 14 receives the content from the request distribution unit 11, and transmits the received content to the user terminal 4 (step S318).
  • the cache server 2 stores the temporarily accumulated content as a cache in a storage unit included in the own device (cache server 2) based on at least one of a preset condition and algorithm.
  • the cache server 2 deletes an unnecessary cache from the cache in the storage unit based on at least one of a preset condition and algorithm when the storage unit has insufficient capacity, and Is stored as a cache (step S319).
  • the user terminal 4 receives the content from the user terminal transmission / reception unit 14 and outputs the content (step S311).
  • the user terminal transmission / reception unit 14 When the user terminal transmission / reception unit 14 receives a request for content from the user terminal, the user terminal transmission / reception unit 14 stores information specifying the time corresponding to the request and the content corresponding to the request as log information of the request (step S401).
  • the local popularity measuring unit 15 acquires log information of the request from the user terminal transmission / reception unit 14 at regular time intervals or whenever the user terminal transmission / reception unit 14 receives a content request from the user terminal. Then, the local popularity measuring unit 15 derives the popularity of local content in traffic via the traffic control device 1 based on the log information of the request (step S402). The local popularity measurement unit 15 stores the derived local popularity in the local popularity storage unit 16.
  • the traffic control system S in the third embodiment is based on the local popularity information of each content obtained from a traffic log that has passed through a filter device (traffic control device 1) such as a router or a gateway. It is determined whether or not the request needs to be transferred to the cache server 2. Then, the traffic control system S estimates the load on the cache server 2 from the number of requests distributed to the cache server 2 from a filter device such as a router or gateway, the number of sessions distributed by the cache server 2 and the like. Based on the load of the cache server 2, the traffic control system S specifies a margin for the cache server 2 to accept the request, and determines whether to distribute the content request to the cache server 2 based on the specified result.
  • a filter device such as a router or a gateway
  • the traffic control system S accurately discriminates long tail contents with low access frequency that exist in large quantities other than the popular contents to be cached, and does not distribute these long tail contents to the cache server 2. Thereby, the traffic control system S can reduce the load of the cache server 2 and the cache controller.
  • FIG. 10 is a block diagram showing a configuration of the traffic control system S in the first modification of the third embodiment.
  • the traffic control system S includes a traffic control device 1, a cache server 2, an origin server 3, a user terminal 4, and a router 6.
  • the traffic control device 1, the cache server 2, the origin server 3, the user terminal 4, and the router 6 are connected to be communicable via a network 5.
  • the traffic control system S according to the first modification of the third embodiment is different from the traffic control system S according to the third embodiment in that router transmission / reception is performed instead of the origin server transmission / reception unit 13 and the user terminal transmission / reception unit 14.
  • the difference is that a unit 17 is provided and a router 6 is further provided.
  • the router 6 relays data of the traffic control device 1, the origin server 3, and the user terminal 4. In this embodiment, it is described as “router”, but the router 6 may be a switch.
  • the router transmission / reception unit 17 includes the functions of the origin server transmission / reception unit 13 and the user terminal transmission / reception unit 14 in the third embodiment. Data transmitted from the traffic control device 1 to the origin server 3 or the user terminal 4 passes through the router transmission / reception unit 14 and the router 6.
  • the traffic control system S in the first modification of the third embodiment has the same effects as the traffic control system S in the third embodiment.
  • An example of the effect of the present invention is that the load on the cache server and the cache controller can be reduced.
  • each component in each embodiment of the present invention can be realized by a computer and a program as well as its function in hardware.
  • the program is provided by being recorded on a computer-readable recording medium such as a magnetic disk or a semiconductor memory, and is read by the computer when the computer is started up.
  • the read program causes the computer to function as a component in each of the embodiments described above by controlling the operation of the computer.
  • a transfer necessity determination unit that specifies the degree of the cache effect when transferring the content request to a cache server that temporarily caches the content based on the popularity of the content specified based on the number of times the request is received
  • a traffic control device comprising: a distribution determination unit that determines whether to transfer the content request to the cache server or an origin server that stores the content based on the degree of the cache effect.
  • a cache server load estimating unit for identifying the load of the cache server is a traffic control device that determines, based on the degree of popularity and a load on the cache server, whether to transfer a request for the content to the cache server or the origin server.
  • the traffic control device (Appendix 4) The traffic control device according to attachment 2 or 3, wherein A probability that a request for the content having a predetermined popularity is transferred to the cache server or the origin server is set in advance;
  • the distribution determination unit is a traffic control device that determines whether to transfer the request to the cache server or the origin server according to the probability when the load of the cache server shows a specific value.
  • the traffic control device according to any one of appendices 1 to 4,
  • the transfer necessity determination unit classifies the request into a class based on the popularity specified based on a relationship between a frequency of receiving the request for the content and a threshold, and the unique cache effect for each class.
  • the cache server load estimation unit receives at least one of the number of sessions distributed by the cache server and information indicating the throughput of transmission / reception data of the cache server, and at least one of the information indicating the number of sessions and the throughput
  • a traffic control device that estimates the load of the cache server based on
  • the traffic control device according to any one of appendices 2 to 4,
  • the cache server load estimation unit receives information indicating the time when the determination is made and the size of the content from the distribution determination unit in response to the content request that the distribution determination unit determines to transfer to the cache server,
  • a traffic control device that estimates the load of the cache server by estimating at least one of the number of sessions distributed by the cache server and the throughput of transmission / reception data of the cache server based on the information.
  • a cache server that temporarily caches content; An origin server for storing the content; A terminal that transmits the content request; A traffic control device, The traffic control device includes: A communication unit for receiving the content request from the terminal; A transfer necessity determining unit that specifies a degree of cache effect when transferring a request for the content received by the communication unit to the cache server based on a popularity degree of the content specified based on the number of times the request is received.
  • a traffic control system comprising: a distribution determination unit that determines whether to transfer the content request to the cache server or the origin server based on the degree of the cache effect.
  • the traffic control system includes: A cache server load estimating unit for identifying the load of the cache server;
  • the distribution determination unit is a traffic control system that determines whether to transfer a request for a certain content to the cache server or the origin server based on the popularity and the load on the cache server.
  • appendix 11 The traffic control system according to appendix 9 or 10, A probability that a request for content having a predetermined popularity will be transferred to the cache server or the origin server is set in advance; When the load of the cache server shows a specific value, the distribution determining unit determines whether to transfer the request to the cache server or the origin server according to the probability.
  • the traffic control system according to any one of appendices 8 to 11,
  • the transfer necessity determination unit classifies the request into a class based on the popularity specified based on a relationship between a frequency of receiving the request for the content and a threshold, and the unique cache effect for each class.
  • a traffic control system that identifies the information to show.
  • the traffic control system according to any one of appendices 9 to 11,
  • the cache server load estimation unit receives at least one of the number of sessions distributed by the cache server and information indicating the throughput of transmission / reception data of the cache server, and at least one of the information indicating the number of sessions and the throughput
  • the traffic control system according to any one of appendices 9 to 11,
  • the cache server load estimation unit receives information indicating the time when the determination is made and the size of the content from the distribution determination unit in response to the content request that the distribution determination unit determines to transfer to the cache server,
  • a traffic control system that estimates the load of the cache server by estimating at least one of the number of sessions distributed by the cache server and the throughput of transmission / reception data of the cache server based on the information.
  • Appendix 17 The traffic control method according to appendix 16, wherein For each load of the cache server, the threshold value of the popularity of the content to which the request is transferred to the cache server is specified, and the request is sent to the cache server or the origin based on a comparison between the threshold value and the popularity degree. A traffic control method for determining which server to forward.
  • Appendix 18 The traffic control method according to appendix 16 or 17, A probability that a request for content having a predetermined popularity will be transferred to the cache server or the origin server is set in advance; A traffic control method for determining whether to transfer the request to the cache server or the origin server according to the probability when the load on the cache server shows a specific value.
  • the traffic control method according to any one of appendices 16 to 18, comprising: In response to a content request determined to be transferred to the cache server, the number of sessions distributed by the cache server and the transmission / reception of the cache server based on information indicating the time when the determination was made and the size of the content A traffic control method for estimating a load of the cache server by estimating at least one of data throughputs.
  • a traffic control program that executes, based on the degree of the cache effect, a process of determining whether to transfer the content request to the cache server or an origin server that stores the content.
  • a traffic control program according to attachment 22, In the computer, A process for identifying the load of the cache server is executed; In the determining process, a traffic control program for determining whether to transfer a request for a certain content to the cache server or the origin server based on the popularity and the load on the cache server.
  • the traffic control program according to any one of appendices 23 to 25, In the process of specifying the load of the cache server, the cache server distributes the content request determined to be transferred to the cache server based on information indicating the time when the determination is made and the size of the content.
  • the traffic control device can be applied as a network device or a filter device that distributes traffic such as routers, gateways, and load balancers.
  • the traffic control device according to the present invention can be applied as selection software that is incorporated into a cache server or a cache management server and assigns different cache policies and algorithms.

Abstract

The present invention effectively reduces load on a cache server and a cache controller. A traffic control device is provided with a transfer requirement determining unit for identifying the degree of caching efficacy when a content request is to be transferred to a cache server for temporarily caching content, on the basis of the popularity of the content identified on the basis of a frequency of received requests, and a sorting determining unit for determining whether to transfer a content request to the cache server or to an origin server for storing the content, on the basis of the degree of caching efficacy.

Description

トラヒック制御装置、トラヒック制御システム、トラヒック制御方法、およびトラヒック制御プログラムTraffic control device, traffic control system, traffic control method, and traffic control program
 本発明は、通信ネットワーク(以下、単に「ネットワーク」と称する)のトラヒックを削減するトラヒック制御装置、方法、及びプログラムに関する。 The present invention relates to a traffic control apparatus, method, and program for reducing traffic on a communication network (hereinafter simply referred to as “network”).
 コンピュータの高性能化やネットワークの広帯域化に伴い、高品質な映像や静止画といったメディアをネットワーク経由で取得し、視聴および閲覧をするサービスが広まってきている。 With the increasing performance of computers and the widening of networks, services that acquire and view and browse media such as high-quality video and still images via the network have become widespread.
 ここで、多くのユーザからのコンテンツの配信要求に対して、データセンタなどの中央拠点が配信を行うと、その中央拠点から各ユーザのユーザ端末までの経路全てに大量のトラヒックが発生する。その結果として、この大量のトラヒックが、広範囲のネットワークに高負荷を与え、他の通信に悪影響を与えてしまう。また、前述のような中央拠点を用いた配信は、インターネットのようなベストエフォートなネットワークを長距離にわたって使用するため、通信経路の輻輳による、スループットの著しい低下や遅延時間の上昇などの影響を受けやすい。 Here, when a central site such as a data center performs distribution in response to content distribution requests from many users, a large amount of traffic occurs on all the routes from the central site to each user's user terminal. As a result, this large amount of traffic places a high load on a wide range of networks and adversely affects other communications. In addition, delivery using a central location as described above uses a best-effort network such as the Internet over a long distance, so it is affected by a significant decrease in throughput and an increase in delay time due to congestion of the communication path. Cheap.
 したがってかかる形態での配信は、ユーザがコンテンツの取得を完了して閲覧できるまでの待ち時間が増大するなどユーザの体感品質を著しく損ねる恐れがある。これに対し、階層的なコンテンツ配信システムによって、前述の問題の緩和が図られている。階層的なコンテンツ配信システムは、一部のコンテンツを格納可能なプロキシサーバやエッジサーバといった分散拠点をユーザ端末の近傍に設置し、その分散拠点に、アクセスされる頻度(以下、単に「アクセス頻度」と称する)の高いコンテンツを配置することでトラヒックをユーザ端末の近傍に集約することができる。 Therefore, distribution in such a form may significantly impair the user's quality of experience, such as an increase in waiting time until the user can obtain and browse the content. On the other hand, the above-described problem is alleviated by a hierarchical content distribution system. In a hierarchical content distribution system, a distributed base such as a proxy server or an edge server capable of storing a part of content is installed in the vicinity of a user terminal, and the frequency of accessing the distributed base (hereinafter simply referred to as “access frequency”). Traffic) can be concentrated in the vicinity of the user terminal.
 また、前述の階層的なコンテンツ配信システムにおいてトラヒックを効果的にユーザ端末の近傍に集約するためには、ユーザの明示的な設定を必要とせずにトラヒックが前記プロキシサーバやエッジサーバを経由する必要がある。これに対し、ルータやゲートウェイなどのトラヒックが通過するトラヒック制御装置(フィルタ装置)において、ユーザからのコンテンツ要求に含まれる情報をもとにキャッシュサーバなどへの自動振り分けを行う透過プロキシ機能を実行することによって、前述の問題の解決を図る関連技術がある。 Further, in order to effectively aggregate traffic in the vicinity of the user terminal in the hierarchical content distribution system described above, the traffic needs to go through the proxy server or edge server without requiring explicit user settings. There is. On the other hand, in a traffic control device (filter device) through which traffic such as routers and gateways passes, a transparent proxy function that performs automatic distribution to a cache server or the like based on information included in a content request from a user is executed. Therefore, there is a related technique for solving the above-mentioned problem.
 例えば特許文献1に示されるような方法は、パケットのヘッダに含まれる通信プロトコル情報、送信元IP(Internet Protocol)アドレス、送信元ポート番号、宛先IPアドレス、宛先ポート番号などの情報をもとにトラヒックの内容を分類し、トラヒックの振り分けを行っている。また、特許文献2に示されるような方法は、パケットの中身であるペイロードデータまで検査するDeep Packet Inspection技術によってトラヒックの内容を詳細に識別し、トラヒックの振り分けを行っている。 For example, the method disclosed in Patent Document 1 is based on information such as communication protocol information, a source IP (Internet Protocol) address, a source port number, a destination IP address, and a destination port number included in a packet header. Traffic content is classified and traffic is distributed. In addition, the method as disclosed in Patent Document 2 identifies traffic contents in detail by using Deep Packet Inspection technology that inspects the payload data that is the contents of the packet, and distributes the traffic.
特開2011-035602号公報JP 2011-035602 A 特許4598127号Patent 4598127
 本発明が対象としているキャッシュシステムでは、ユーザがアクセスするコンテンツすべてがキャッシングの対象となるため、キャッシュしうるコンテンツの数は膨大になる。しかし、パレートの法則やジップの法則といった経験則により各コンテンツのアクセス頻度には偏りがあることが知られている。そのためキャッシュする必要があるものは各コンテンツの中の、ごく一部のコンテンツだけである。ごく一部のキャッシュすべきコンテンツ以外に大量に存在するアクセス頻度の低いロングテールコンテンツに対して、キャッシュサーバへの問い合わせやキャッシュすべきか否かの判定が行われると、キャッシュサーバやキャッシュコントローラの負荷が膨大になってしまう。 In the cache system targeted by the present invention, all the contents accessed by the user are subject to caching, so the number of contents that can be cached becomes enormous. However, it is known that the access frequency of each content is biased by empirical rules such as Pareto's law and Zip's law. Therefore, only a small part of each content needs to be cached. When a long-tail content that is present in a large amount other than a small amount of content to be cached and has low access frequency is inquired and whether or not to cache is determined, the load on the cache server or cache controller Will become enormous.
 そこで、ルータやゲートウェイなどのフィルタ装置が、不要なコンテンツを判別し、キャッシュサーバへそのような不要なコンテンツを振り分けないことによって、キャッシュサーバやキャッシュコントローラの負荷を削減することが望まれる。しかし前述のトラヒック制御装置は、ユーザからのコンテンツ要求に含まれる情報だけでコンテンツの振り分けを行っているため、キャッシュの可否や人気サイトか否かの粗い予測しかできない。したがってトラヒック制御装置は、キャッシュサーバやキャッシュコントローラの負荷を効果的に削減できない可能性がある。 Therefore, it is desired that a filter device such as a router or a gateway determines unnecessary contents and does not distribute such unnecessary contents to the cache server, thereby reducing the load on the cache server or the cache controller. However, since the above-described traffic control device distributes content only by information included in a content request from a user, it can only make a rough prediction as to whether or not a cache is available or whether it is a popular site. Therefore, there is a possibility that the traffic control device cannot effectively reduce the load on the cache server or the cache controller.
 そこで、本発明は前述の課題を鑑みてなされたものであって、キャッシュサーバやキャッシュコントローラの負荷を削減するトラヒック制御装置、トラヒック制御システム、トラヒック制御方法、およびトラヒック制御プログラムに関する技術を提供することを主たる目的とする。 Accordingly, the present invention has been made in view of the above-described problems, and provides a technology related to a traffic control device, a traffic control system, a traffic control method, and a traffic control program for reducing the load on a cache server and a cache controller. Is the main purpose.
 本発明の一態様におけるトラヒック制御装置は、
リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、コンテンツを一時的にキャッシュするキャッシュサーバにコンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する転送必要性判定部と、
キャッシュ効果の度合いに基づいて、コンテンツのリクエストをキャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを決定する振り分け決定部と、を備える。
A traffic control device according to one aspect of the present invention is provided.
A transfer necessity determination unit that specifies the degree of cache effect when transferring a request for content to a cache server that temporarily caches content based on the popularity of the content specified based on the number of times the request is received;
A distribution determination unit that determines whether to transfer a content request to a cache server or an origin server that stores the content based on the degree of the cache effect.
 本発明の一態様におけるトラヒック制御システムは、
コンテンツを一時的にキャッシュするキャッシュサーバと、
コンテンツを記憶するオリジンサーバと、
コンテンツのリクエストを送信する端末と、
トラヒック制御装置と、を備え、
トラヒック制御装置は、
端末からコンテンツのリクエストを受け取る通信部と、
リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、通信部が受け取ったコンテンツのリクエストをキャッシュサーバに転送する際のキャッシュ効果の度合いを特定する転送必要性判定部と、
キャッシュ効果の度合いに基づいて、コンテンツのリクエストをキャッシュサーバまたはオリジンサーバのどちらに転送するかを判定する振り分け決定部と、を備える。
A traffic control system according to an aspect of the present invention includes:
A cache server that temporarily caches content;
An origin server for storing content;
The device sending the content request,
A traffic control device,
The traffic control device
A communication unit that receives a content request from a terminal;
A transfer necessity determination unit that specifies a degree of cache effect when transferring a request for content received by the communication unit to a cache server based on the popularity of the content specified based on the number of times the request is received;
A distribution determination unit that determines whether to transfer the content request to the cache server or the origin server based on the degree of the cache effect.
 本発明の一態様におけるトラヒック制御方法は、
リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、コンテンツを一時的にキャッシュするキャッシュサーバにコンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定し、
キャッシュ効果の度合いに基づいて、コンテンツのリクエストをキャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを決定する。
A traffic control method according to an aspect of the present invention includes:
Based on the popularity of the content identified based on the number of requests received, identify the degree of caching effectiveness when forwarding the content request to a cache server that temporarily caches the content,
Based on the degree of the cache effect, it is determined whether the content request is transferred to the cache server or the origin server storing the content.
 本発明の一態様におけるトラヒック制御プログラムは、
コンピュータに、
リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、コンテンツを一時的にキャッシュするキャッシュサーバにコンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する処理と、
キャッシュ効果の度合いに基づいて、コンテンツのリクエストをキャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを決定する処理と、を実行させる。
A traffic control program according to an aspect of the present invention is provided.
On the computer,
A process for identifying the degree of caching effectiveness when transferring a content request to a cache server that temporarily caches the content based on the popularity of the content identified based on the number of received requests;
And determining whether to transfer the content request to the cache server or the origin server that stores the content based on the degree of the cache effect.
 本発明によれば、キャッシュサーバやキャッシュコントローラの負荷を削減することができる。 According to the present invention, it is possible to reduce the load on the cache server and the cache controller.
本発明の第1の実施の形態におけるトラヒック制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of the traffic control apparatus in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるトラヒック制御装置とその周辺装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the traffic control apparatus and its peripheral device in the 1st Embodiment of this invention. 本発明の第1の実施の形態におけるトラヒック制御装置の動作の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of operation | movement of the traffic control apparatus in the 1st Embodiment of this invention. 本発明の第2の実施の形態におけるトラヒック制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of the traffic control apparatus in the 2nd Embodiment of this invention. 本発明の第2の実施の形態におけるトラヒック制御装置の動作の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of operation | movement of the traffic control apparatus in the 2nd Embodiment of this invention. 本発明の第3の実施の形態におけるトラヒック制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the traffic control system in the 3rd Embodiment of this invention. 本発明の第3の実施の形態におけるトラヒック制御システムの動作の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of operation | movement of the traffic control system in the 3rd Embodiment of this invention. 本発明の第3の実施の形態におけるトラヒック制御システムの動作の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of operation | movement of the traffic control system in the 3rd Embodiment of this invention. 本発明の第3の実施の形態におけるトラヒック制御装置におけるローカルな人気度の測定を行う動作の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of the operation | movement which performs the measurement of the local popularity in the traffic control apparatus in the 3rd Embodiment of this invention. 本発明の第3の実施の携帯の第1の変形例におけるトラヒック制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the traffic control system in the 1st modification of the carrying of the 3rd Embodiment of this invention.
 次に、本発明を実施するための形態について図面を参照して詳細に説明する。なお、各図面および明細書記載の各実施の形態において、同様の機能を備える構成要素には同様の符号が与えられており、重複する説明は省略する。 Next, embodiments for carrying out the present invention will be described in detail with reference to the drawings. In each embodiment described in the drawings and specification, the same reference numerals are given to components having the same functions, and redundant description is omitted.
 [第1の実施の形態]
 図1は、本発明を実施するための第1の実施の形態におけるトラヒック制御装置1の構成を示すブロック図である。図1を参照すると、トラヒック制御装置1は、振り分け決定部111と転送必要性判定部112とを備える。
[First Embodiment]
FIG. 1 is a block diagram showing a configuration of a traffic control device 1 according to a first embodiment for carrying out the present invention. Referring to FIG. 1, the traffic control device 1 includes a distribution determination unit 111 and a transfer necessity determination unit 112.
 第1の実施の形態におけるトラヒック制御装置1は、コンテンツのリクエストを受け取った回数に基づいて特定されるコンテンツの人気度に基づいて、コンテンツをキャッシュするキャッシュサーバにコンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する。ここで、キャッシュ効果の度合いとは、コンテンツをキャッシュサーバがキャッシュすることによって、オリジンサーバとトラヒック制御装置との間のネットワークに流れるトラヒックが削減される効果(期待値)を示す。そしてトラヒック制御装置1は、このキャッシュ効果の度合いに基づいてコンテンツのリクエストをキャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを判定する。 The traffic control device 1 according to the first embodiment uses a cache when transferring a content request to a cache server that caches the content based on the popularity of the content specified based on the number of times the content request is received. Specify the degree of effect. Here, the degree of the cache effect indicates an effect (expected value) in which the traffic flowing in the network between the origin server and the traffic control device is reduced by caching the content by the cache server. Then, the traffic control device 1 determines whether to transfer the content request to the cache server or the origin server that stores the content based on the degree of the cache effect.
 したがってトラヒック制御装置1は、キャッシュ効果の高い、ごく一部のキャッシュすべきコンテンツに対してキャッシュサーバにリクエストの転送を行うので、キャッシュサーバやキャッシュコントローラの負荷を効果的に削減できる。 Therefore, since the traffic control device 1 transfers a request to the cache server for a small part of the content to be cached with a high cache effect, the load on the cache server and the cache controller can be effectively reduced.
 以下、第1の実施の形態におけるトラヒック制御装置1が備える各構成要素について説明する。 Hereinafter, each component included in the traffic control device 1 according to the first embodiment will be described.
 ===転送必要性判定部112===
 転送必要性判定部112は、コンテンツのリクエストを受け取った回数に基づいて特定される各コンテンツの人気度に基づいて、キャッシュサーバにコンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する。
=== Transfer Necessity Determination Unit 112 ===
The transfer necessity determination unit 112 specifies the degree of the cache effect when transferring the content request to the cache server based on the popularity of each content specified based on the number of times the content request is received.
 具体的には、転送必要性判定部112は、このトラヒック制御装置1を経由するコンテンツのリクエストの回数で特定される、トラヒック制御装置1のローカルな人気度を取得する。 Specifically, the transfer necessity determination unit 112 acquires the local popularity of the traffic control device 1 that is specified by the number of requests for content that passes through the traffic control device 1.
 人気度は、コンテンツ毎のリクエストの頻度であってもよいし、コンテンツ毎のリクエストの回数または頻度の順位であってもよい。 The popularity may be the frequency of requests for each content, or the rank of the frequency or frequency of requests for each content.
 転送必要性判定部112は、ローカルなコンテンツの人気度に基づいてそのコンテンツのリクエストをキャッシュサーバに転送する必要があるか否か判定する。ここで、転送必要性判定部112は、例えばコンテンツのローカルな人気度と所定の1つ以上の閾値とを比較し、その閾値との関係に基づいてキャッシュ効果の度合いを特定してもよい。 The transfer necessity determination unit 112 determines whether or not it is necessary to transfer a request for the content to the cache server based on the popularity of the local content. Here, for example, the transfer necessity determination unit 112 may compare the local popularity of the content with one or more predetermined thresholds and specify the degree of the cache effect based on the relationship with the thresholds.
 人気度がコンテンツ毎のリクエストの回数の順位によって表わされる場合、この順位に基づいてコンテンツがクラス分けされてもよい。例えば、人気度が10位以内のコンテンツはトップクラス、人気度が10位乃至100位のコンテンツはミドルクラス、人気度が100位より下の順位のコンテンツはロングテールクラスといったように、コンテンツがクラス分けされてもよい。そして転送必要性判定部112は、クラス毎にキャッシュ効果の度合いを特定してもよい。例えば、トップクラスは「キャッシュ効果の高い」コンテンツのクラス、ミドルクラスは「キャッシュ効果がほどほど(中程度)」のクラス、ロングテールクラスは「キャッシュ効果が少ない」クラスである。 When the popularity is represented by the rank of the number of requests for each content, the content may be classified based on this rank. For example, content with the top 10 rankings is top class, content with 10th to 100th popularity is middle class, content with rankings below 100th is long tail class, etc. It may be divided. Then, the transfer necessity determination unit 112 may specify the degree of the cache effect for each class. For example, the top class is a “high cache effect” content class, the middle class is a “moderate (medium)” cache effect, and the long tail class is a “low cache effect” class.
 なお前述した方法に限られず、例えばローカルなコンテンツの人気度がコンテンツ毎のリクエストの頻度である場合、転送必要性判定部112は、人気度と所定の1つ以上の閾値とを比較し、その閾値との関係に基づいてキャッシュ効果の度合いを特定してもよい。 Note that the present invention is not limited to the above-described method. For example, when the popularity of local content is the frequency of requests for each content, the transfer necessity determination unit 112 compares the popularity with one or more predetermined thresholds, The degree of the cache effect may be specified based on the relationship with the threshold value.
 例えば、人気度(リクエスト頻度)が1時間当たり1000回のリクエスト以上のコンテンツは「キャッシュ効果の高い」コンテンツのクラス、1時間当たり100回以上1000回未満のリクエストのコンテンツは「キャッシュ効果がほどほど」のコンテンツのクラス、1時間当たり100回未満のリクエストのコンテンツは「キャッシュ効果の少ない」コンテンツのクラスと、クラス分けされてもよい。そして、各クラスに対応するキャッシュ効果の度合いがコンテンツのリクエスト毎に特定される。 For example, content with a popularity (request frequency) of 1000 requests or more per hour is a “high cache effect” content class, and content with a request of 100 to 1000 requests per hour is “moderate in cache effect”. The content class of less than 100 requests per hour may be classified into a content class with “less cache effect”. Then, the degree of the cache effect corresponding to each class is specified for each content request.
 ===振り分け決定部111===
 振り分け決定部111は、転送必要性判定部112が特定したキャッシュ効果の度合いに基づいて、コンテンツのリクエストをキャッシュサーバまたはオリジンサーバのどちらに転送するかを決定する。キャッシュサーバはコンテンツを一時的にキャッシュするサーバ、オリジンサーバはコンテンツを記憶するサーバである。
=== Distribution Determination Unit 111 ===
The distribution determination unit 111 determines whether to transfer the content request to the cache server or the origin server based on the degree of the cache effect specified by the transfer necessity determination unit 112. The cache server is a server that temporarily caches content, and the origin server is a server that stores content.
 例えば、振り分け決定部111は、キャッシュ効果の高いクラスのコンテンツのリクエストをキャッシュサーバに転送し、キャッシュ効果がほどほどのクラスのコンテンツのリクエストおよびキャッシュ効果の少ないクラスのコンテンツのリクエストをオリジンサーバに転送してもよい。あるいは、振り分け決定部111は、キャッシュ効果の高いクラスのコンテンツのリクエストおよびキャッシュ効果がほどほどのクラスのコンテンツのリクエストをキャッシュサーバに転送し、キャッシュ効果の少ないクラスのコンテンツのリクエストをオリジンサーバに転送してもよい。すなわち振り分け決定部111は、キャッシュ効果の度合い毎に単一の転送先を決定してもよい。 For example, the distribution determination unit 111 forwards a request for content with a high cache effect to the cache server, and forwards a request for content with a moderate cache effect and a request for content with a less cache effect to the origin server. May be. Alternatively, the distribution determining unit 111 forwards a request for content with a high cache effect and a request for content with a moderate cache effect to the cache server, and forwards a request for content with a less cache effect to the origin server. May be. That is, the distribution determination unit 111 may determine a single transfer destination for each degree of cache effect.
 なお、振り分け決定部111の処理は、前述の方法に限られない。例えば、振り分け決定部111は、キャッシュ効果の高いクラスのコンテンツのリクエストをキャッシュサーバに転送し、キャッシュ効果がほどほどのクラスのコンテンツのリクエストを確率的にキャッシュサーバまたはオリジンサーバに転送し、キャッシュ効果の少ないクラスのコンテンツのリクエストをオリジンサーバに転送してもよい。すなわち振り分け決定部111は、キャッシュ効果の度合い毎に適応的に転送先を決定してもよい。そして、振り分け決定部111は、キャッシュ効果がほどほどのクラスのコンテンツのリクエストを、所定の確率に基づいてキャッシュサーバまたはオリジンサーバのどちらに転送するかを決定してもよい。 Note that the processing of the distribution determination unit 111 is not limited to the method described above. For example, the distribution determination unit 111 transfers a request for a class having a high cache effect to the cache server, and probabilistically transfers a request for a class having a moderate cache effect to the cache server or the origin server. A request for a small class of content may be forwarded to the origin server. That is, the distribution determination unit 111 may adaptively determine the transfer destination for each degree of cache effect. Then, the distribution determination unit 111 may determine whether to transfer a request for a content class having a moderate cache effect to the cache server or the origin server based on a predetermined probability.
 この場合、トラヒック制御装置1の管理者は、キャッシュ効果がほどほどのクラスのコンテンツのリクエストをキャッシュサーバに転送する確率、および、オリジンサーバに転送する確率の少なくともいずれかをあらかじめ設定しておいてもよい。そして、振り分け決定部111は、管理者によって設定された確率に基づいて、キャッシュ効果がほどほどのクラスのコンテンツのリクエストをキャッシュサーバまたはオリジンサーバのどちらに転送するかを決定する。 In this case, the administrator of the traffic control device 1 may set in advance at least one of a probability of transferring a request for a content of a class having a moderate cache effect to the cache server and a probability of transferring the request to the origin server. Good. Based on the probability set by the administrator, the distribution determination unit 111 determines whether to transfer a request for a class of content with a moderate cache effect to the cache server or the origin server.
 図2は、本発明の第1の実施の形態におけるトラヒック制御装置1とその周辺装置のハードウェア構成を示す図である。図2に示されるように、トラヒック制御装置1は、CPU(Central Processing Unit)191、ネットワーク接続用の通信I/F192(通信インターフェース192)、メモリ193、およびプログラムを格納するハードディスク等の記憶装置194を含む。また、トラヒック制御装置1は、バス197を介して入力装置195および出力装置196に接続されている。 FIG. 2 is a diagram showing a hardware configuration of the traffic control device 1 and its peripheral devices in the first embodiment of the present invention. As shown in FIG. 2, the traffic control device 1 includes a CPU (Central Processing Unit) 191, a communication I / F 192 (communication interface 192) for network connection, a memory 193, and a storage device 194 such as a hard disk for storing programs. including. The traffic control device 1 is connected to an input device 195 and an output device 196 via a bus 197.
 CPU191は、オペレーティングシステムを動作させて本発明の第1の実施の形態に係るトラヒック制御装置1の全体を制御する。また、CPU191は、例えばドライブ装置などに装着された記録媒体からメモリ193にプログラムやデータを読み出し、これにしたがって第1の実施の形態におけるトラヒック制御装置1は、振り分け決定部111、および、転送必要性判定部112として各種の処理を実行する。 The CPU 191 operates the operating system to control the entire traffic control device 1 according to the first embodiment of the present invention. Further, the CPU 191 reads a program and data from a recording medium mounted on, for example, a drive device to the memory 193, and the traffic control device 1 according to the first embodiment according to this reads the distribution determining unit 111 and the transfer necessity. Various processes are executed as the sex determination unit 112.
 記憶装置194は、例えば光ディスク、フレキシブルディスク、磁気光ディスク、外付けハードディスク、または半導体メモリ等であって、コンピュータプログラムをコンピュータ読み取り可能に記録する。また、コンピュータプログラムは、通信網に接続されている図示しない外部コンピュータからダウンロードされてもよい。 The storage device 194 is, for example, an optical disk, a flexible disk, a magnetic optical disk, an external hard disk, a semiconductor memory, or the like, and records a computer program so that it can be read by a computer. The computer program may be downloaded from an external computer (not shown) connected to the communication network.
 入力装置195は、例えばマウスやキーボード、内蔵のキーボタンなどで実現され、入力操作に用いられる。入力装置195は、マウスやキーボード、内蔵のキーボタンに限らず、例えばタッチパネル、加速度計、ジャイロセンサ、カメラなどでもよい。 The input device 195 is realized by, for example, a mouse, a keyboard, a built-in key button, etc., and is used for an input operation. The input device 195 is not limited to a mouse, a keyboard, and a built-in key button, but may be a touch panel, an accelerometer, a gyro sensor, a camera, or the like.
 出力装置196は、例えばディスプレイで実現され、出力を確認するために用いられる。 The output device 196 is realized by a display, for example, and is used for confirming the output.
 なお、第1の実施の形態の説明において利用されるブロック図(図1)には、ハードウェア単位の構成ではなく、機能単位のブロックが示されている。これらの機能ブロックは図2に示されるハードウェア構成によって実現される。ただし、トラヒック制御装置1が備える各部の実現手段は特に限定されない。すなわち、トラヒック制御装置1は、物理的に結合した一つの装置により実現されてもよいし、物理的に分離した二つ以上の装置を有線または無線で接続し、これら複数の装置により実現されてもよい。 Note that the block diagram (FIG. 1) used in the description of the first embodiment shows functional unit blocks instead of hardware unit configurations. These functional blocks are realized by the hardware configuration shown in FIG. However, the means for realizing each unit included in the traffic control device 1 is not particularly limited. That is, the traffic control device 1 may be realized by one physically coupled device, or two or more physically separated devices are connected by wire or wirelessly, and are realized by these plural devices. Also good.
 また、CPU191は、記憶装置194に記録されているコンピュータプログラムを読み込み、そのプログラムにしたがって、振り分け決定部111、および、転送必要性判定部112として動作してもよい。 Further, the CPU 191 may read a computer program recorded in the storage device 194 and operate as the distribution determination unit 111 and the transfer necessity determination unit 112 according to the program.
 また、前述のプログラムのコードを記録した記録媒体(または記憶媒体)が、トラヒック制御装置1に供給され、トラヒック制御装置1が記録媒体に格納されたプログラムのコードを読み出し実行してもよい。すなわち、本発明は、第1の実施の形態におけるトラヒック制御装置1が実行するためのソフトウェア(情報処理プログラム)を一時的に記憶するまたは非一時的に記憶する記録媒体198も含む。 Also, a recording medium (or storage medium) in which the above-described program code is recorded may be supplied to the traffic control device 1, and the traffic control device 1 may read and execute the program code stored in the recording medium. That is, the present invention also includes a recording medium 198 that temporarily or non-temporarily stores software (information processing program) to be executed by the traffic control device 1 according to the first embodiment.
 図3は、本発明の第1の実施の形態におけるトラヒック制御装置1の動作の概要を示すフローチャートである。 FIG. 3 is a flowchart showing an outline of the operation of the traffic control device 1 according to the first embodiment of the present invention.
 転送必要性判定部112は、コンテンツのリクエストを受け取った回数に基づき特定される各コンテンツの人気度に基づいて、コンテンツを一時的にキャッシュするキャッシュサーバにコンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する(ステップS101)。 The transfer necessity determination unit 112 determines the cache effect when transferring the content request to a cache server that temporarily caches the content based on the popularity of each content specified based on the number of times the content request is received. The degree is specified (step S101).
 振り分け決定部111は、転送必要性判定部112が特定したキャッシュ効果の度合いに基づいて、コンテンツを一時的にキャッシュするキャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらにコンテンツのリクエストを転送するかを決定する(ステップS102)。 The distribution determination unit 111 determines whether to transfer the content request to the cache server that temporarily caches the content or the origin server that stores the content based on the degree of the cache effect specified by the transfer necessity determination unit 112. Determine (step S102).
 次に、第1の実施の形態の効果について説明する。 Next, the effect of the first embodiment will be described.
 第1の実施の形態におけるトラヒック制御装置1は、コンテンツのリクエストを受け取った回数に基づいて特定されるコンテンツの人気度に基づいて、コンテンツをキャッシュするキャッシュサーバにコンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する。そしてトラヒック制御装置1は、このキャッシュ効果の度合いに基づいて、コンテンツのリクエストをキャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを判定する。 The traffic control device 1 according to the first embodiment uses a cache when transferring a content request to a cache server that caches the content based on the popularity of the content specified based on the number of times the content request is received. Specify the degree of effect. Then, the traffic control device 1 determines whether to transfer the content request to the cache server or the origin server that stores the content based on the degree of the cache effect.
 したがってトラヒック制御装置1は、キャッシュ効果が高いためにキャッシュすべきである一部のコンテンツに対しては、キャッシュサーバへリクエストの転送を行う。一方トラヒック制御装置1は、キャッシュ効果が低い、例えば大量に存在するアクセス頻度の低いロングテールコンテンツに対しては、オリジンサーバへコンテンツのリクエストを転送する。このことにより、第1の実施の形態におけるトラヒック制御装置1は、キャッシュサーバやキャッシュコントローラの負荷を効果的に削減できる。 Therefore, the traffic control device 1 transfers a request to the cache server for some contents that should be cached because the cache effect is high. On the other hand, the traffic control device 1 transfers a content request to the origin server for a long tail content with a low cache effect, for example, a large number of low access frequencies. As a result, the traffic control device 1 in the first embodiment can effectively reduce the load on the cache server and the cache controller.
 [第2の実施の形態]
 図4は、本発明の第2の実施の形態におけるトラヒック制御装置1の構成を示すブロック図である。図4を参照すると、第2の実施の形態におけるトラヒック制御装置1は、振り分け決定部211、転送必要性判定部112、および、キャッシュサーバ負荷推定部213を備える。
[Second Embodiment]
FIG. 4 is a block diagram showing the configuration of the traffic control device 1 according to the second embodiment of the present invention. Referring to FIG. 4, the traffic control device 1 according to the second embodiment includes a distribution determination unit 211, a transfer necessity determination unit 112, and a cache server load estimation unit 213.
 第2の実施の形態におけるトラヒック制御装置1は、キャッシュサーバに振り分けたリクエスト数やキャッシュサーバがデータを配信しているセッション数などに基づいてキャッシュサーバの負荷を推定する。そしてトラヒック制御装置1は、キャッシュサーバがリクエストを受ける余裕があるか否か判定する。トラヒック制御装置1は、この判定結果と、コンテンツのリクエストを転送する際のキャッシュ効果の度合いとに基づいて、リクエストをキャッシュサーバに振り分けるかオリジンサーバに振り分けるかを決定する。 The traffic control device 1 in the second embodiment estimates the load on the cache server based on the number of requests distributed to the cache server, the number of sessions to which the cache server is distributing data, and the like. Then, the traffic control device 1 determines whether or not the cache server can afford to receive the request. The traffic control device 1 determines whether to distribute the request to the cache server or to the origin server based on the determination result and the degree of the cache effect when the content request is transferred.
 したがってトラヒック制御装置1は、キャッシュ効果の高い、一部のキャッシュすべきコンテンツに対してキャッシュサーバにリクエストの転送を行う。一方トラヒック制御装置1は、キャッシュ効果の低い、すなわち大量に存在するアクセス頻度の低いロングテールコンテンツに対してはオリジンサーバへコンテンツのリクエストを転送する。さらに、トラヒック制御装置1はキャッシュサーバの負荷に基づいて、リクエストの転送先を適応的に変更する。すなわち第2の実施の形態におけるトラヒック制御装置1は、キャッシュサーバやキャッシュコントローラの負荷を効果的に削減できる。 Therefore, the traffic control device 1 transfers a request to the cache server for a part of the cacheable content having a high cache effect. On the other hand, the traffic control device 1 transfers a content request to the origin server for a long tail content having a low cache effect, that is, a large number of low access frequencies. Further, the traffic control device 1 adaptively changes the request transfer destination based on the load of the cache server. That is, the traffic control device 1 in the second embodiment can effectively reduce the load on the cache server and the cache controller.
 以下、第2の実施の形態におけるトラヒック制御装置1が備える各構成要素について説明する。 Hereinafter, each component provided in the traffic control device 1 according to the second embodiment will be described.
 ===キャッシュサーバ負荷推定部213===
 キャッシュサーバ負荷推定部213は、キャッシュサーバの負荷を示す負荷情報を取得するか、またはキャッシュサーバの負荷を推定する。この処理は、一定の時間間隔毎に行われてもよいし、トラヒック制御装置1がコンテンツのリクエストを受け取る毎に行われてもよい。そしてキャッシュサーバ負荷推定部213は、キャッシュサーバがコンテンツのリクエストに対応できる余裕の程度を特定する。
=== Cache Server Load Estimator 213 ===
The cache server load estimation unit 213 acquires load information indicating the load on the cache server or estimates the load on the cache server. This process may be performed at regular time intervals or each time the traffic control device 1 receives a content request. Then, the cache server load estimation unit 213 specifies a margin that the cache server can respond to the content request.
 キャッシュサーバ負荷推定部213は、例えば、キャッシュサーバから現在キャッシュサーバがデータを配信しているセッション数や送受信のスループットの情報を取得する。そして、キャッシュサーバ負荷推定部213は、取得した情報と、所定の閾値または取りうる最大値とを比較し、それらの値の関係に基づいて、キャッシュサーバが高負荷状態であるか否かを判定してもよい。 The cache server load estimation unit 213 acquires, for example, information on the number of sessions in which the cache server is currently distributing data and transmission / reception throughput from the cache server. Then, the cache server load estimation unit 213 compares the acquired information with a predetermined threshold or a maximum value that can be taken, and determines whether or not the cache server is in a high load state based on the relationship between these values. May be.
 あるいはキャッシュサーバ負荷推定部213は、取得したセッション数や送受信のスループットの情報と、所定の閾値または取りうる最大値とを比較し、それらの値の関係に基づいてキャッシュサーバの負荷の割合をパーセンテージなどで導出してもよい。 Alternatively, the cache server load estimation unit 213 compares the acquired number of sessions information and transmission / reception throughput information with a predetermined threshold value or a maximum value that can be taken, and based on the relationship between these values, the cache server load ratio is expressed as a percentage. It may be derived by, for example.
 キャッシュサーバ負荷推定部213は、例えば振り分け決定部211がキャッシュサーバへ振り分けると決定したリクエストに対して、その決定がなされた時刻およびリクエストされたコンテンツのサイズを示す情報などを振り分け決定部211から取得してもよい。そしてキャッシュサーバ負荷推定部213は、取得した情報に基づいてキャッシュサーバが現在データを配信しているセッション数や送受信のスループットの情報を推定してもよい。そしてキャッシュサーバ負荷推定部213は、推定した情報を元に、前述と同様の方法によって高負荷状態であるか否かを判定したり、負荷の割合を導出したりしてもよい。 The cache server load estimation unit 213 obtains, for example, information indicating the time when the determination is made and the size of the requested content from the distribution determination unit 211 for a request that the distribution determination unit 211 determines to distribute to the cache server. May be. Then, the cache server load estimation unit 213 may estimate information on the number of sessions in which the cache server is currently distributing data and transmission / reception throughput based on the acquired information. Then, the cache server load estimation unit 213 may determine whether the load is in a high load state or derive the load ratio based on the estimated information by the same method as described above.
 キャッシュサーバ負荷推定部213は、キャッシュサーバ負荷推定部213が取得した負荷情報、またはキャッシュサーバ負荷推定部213が推定したキャッシュサーバの負荷を示す負荷情報を振り分け決定部211に渡す。 The cache server load estimation unit 213 passes the load information acquired by the cache server load estimation unit 213 or the load information indicating the load of the cache server estimated by the cache server load estimation unit 213 to the distribution determination unit 211.
 ===振り分け決定部211===
 振り分け決定部211は、トラヒック制御装置1がコンテンツのリクエストを受け取った際に、転送必要性判定部112からキャッシュ効果の度合いを示す情報を受け取る。また振り分け決定部211は、キャッシュサーバ負荷推定部213からキャッシュサーバの負荷を示す負荷情報を受け取る。そして振り分け決定部211は、受け取ったこれらの情報を元に前述のリクエストをキャッシュサーバとオリジンサーバのどちらに転送するかを決定する。
=== Distribution Determination Unit 211 ===
The distribution determination unit 211 receives information indicating the degree of cache effect from the transfer necessity determination unit 112 when the traffic control device 1 receives a content request. The distribution determination unit 211 receives load information indicating the load on the cache server from the cache server load estimation unit 213. Then, the distribution determination unit 211 determines whether to transfer the above request to the cache server or the origin server based on the received information.
 例えば、振り分け決定部211は、前述のキャッシュサーバの負荷を示す情報がX%未満の場合に、キャッシュ効果の高いクラスのコンテンツのリクエストおよびキャッシュ効果がほどほどのクラスのコンテンツのリクエストをキャッシュサーバに転送し、キャッシュ効果の少ないコンテンツのリクエストをオリジンサーバに転送してもよい。あるいは、振り分け決定部211は、前述のキャッシュサーバの負荷を示す情報がX%以上Y%未満の場合に、キャッシュ効果の高いクラスのコンテンツのリクエストをキャッシュサーバに転送し、キャッシュ効果がほどほどのクラスのコンテンツのリクエストおよびキャッシュ効果が少ないクラスのコンテンツのリクエストをオリジンサーバに転送してもよい。すなわち振り分け決定部211は、キャッシュサーバの負荷情報に基づいて、キャッシュ効果の度合い毎に単一の転送先を決定してもよい。 For example, when the information indicating the load on the cache server is less than X%, the distribution determination unit 211 transfers a request for content with a high cache effect and a request for content with a moderate cache effect to the cache server. Then, a request for content with a small cache effect may be transferred to the origin server. Alternatively, when the information indicating the load of the cache server is X% or more and less than Y%, the distribution determination unit 211 transfers a request for a class having a high cache effect to the cache server, and the class having a moderate cache effect. The request for the content and the request for the content of the class with less cache effect may be transferred to the origin server. That is, the distribution determination unit 211 may determine a single transfer destination for each degree of cache effect based on the load information of the cache server.
 なお、振り分け決定部211の処理は、前述の方法に限られない。例えば、振り分け決定部211は、前述のキャッシュサーバの負荷を示す情報がX%未満の場合に、キャッシュ効果の高いクラスのコンテンツのリクエストおよびキャッシュ効果がほどほどのクラスのコンテンツのリクエストをキャッシュサーバに転送し、キャッシュ効果の少ないコンテンツのリクエストをオリジンサーバに転送してもよい。さらに振り分け決定部211は、前述のキャッシュサーバの負荷を示す情報がX%以上Y%未満の場合に、キャッシュ効果の高いクラスのコンテンツのリクエストをキャッシュサーバに転送し、キャッシュ効果がほどほどのクラスのコンテンツのリクエストを確率的にキャッシュサーバまたはオリジンサーバに転送し、キャッシュ効果の少ないクラスのコンテンツのリクエストをオリジンサーバに転送してもよい。すなわち振り分け決定部211は、キャッシュサーバの負荷情報に基づいて、キャッシュ効果の度合い毎に適応的に転送先を決定してもよい。そして、振り分け決定部111は、キャッシュ効果がほどほどのクラスのコンテンツのリクエストを、所定の確率に基づいてキャッシュサーバまたはオリジンサーバのどちらに転送するかを決定してもよい。 Note that the processing of the distribution determination unit 211 is not limited to the method described above. For example, when the information indicating the load on the cache server is less than X%, the distribution determination unit 211 transfers a request for content with a high cache effect and a request for content with a moderate cache effect to the cache server. Then, a request for content with a small cache effect may be transferred to the origin server. Furthermore, when the information indicating the load on the cache server is X% or more and less than Y%, the distribution determination unit 211 transfers a request for a class having a high cache effect to the cache server, and the class having a moderate cache effect is transmitted. A content request may be stochastically transferred to a cache server or an origin server, and a class content request with a low cache effect may be transferred to the origin server. That is, the distribution determination unit 211 may adaptively determine the transfer destination for each degree of cache effect based on the load information of the cache server. Then, the distribution determination unit 111 may determine whether to transfer a request for a content class having a moderate cache effect to the cache server or the origin server based on a predetermined probability.
 この場合、トラヒック制御装置1の管理者は、キャッシュ効果がほどほどのクラスのコンテンツのリクエストをキャッシュサーバに転送する確率、および、オリジンサーバに転送する確率の少なくともいずれかをあらかじめ設定しておいてもよい。そして、振り分け決定部211は、管理者によって設定された確率に基づいて、キャッシュ効果がほどほどのクラスのコンテンツのリクエストをキャッシュサーバまたはオリジンサーバのどちらに転送するかを決定する。 In this case, the administrator of the traffic control device 1 may set in advance at least one of a probability of transferring a request for a content of a class having a moderate cache effect to the cache server and a probability of transferring the request to the origin server. Good. Based on the probability set by the administrator, the distribution determination unit 211 determines whether to transfer a request for a class of content with a moderate cache effect to the cache server or the origin server.
 図5は、第2の実施の形態におけるトラヒック制御装置1の動作の概要を示すフローチャートである。 FIG. 5 is a flowchart showing an outline of the operation of the traffic control device 1 according to the second embodiment.
 転送必要性判定部112は、コンテンツのリクエストを受け取った回数に基づき特定される各コンテンツの人気度に基づいて、コンテンツを一時的にキャッシュするキャッシュサーバにコンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する(ステップS101)。 The transfer necessity determination unit 112 determines the cache effect when transferring the content request to a cache server that temporarily caches the content based on the popularity of each content specified based on the number of times the content request is received. The degree is specified (step S101).
 キャッシュサーバ負荷推定部213は、キャッシュサーバの負荷を示す負荷情報を取得するか、またはキャッシュサーバの負荷を推定する。この処理は、一定の時間間隔毎に行われてもよいし、トラヒック制御装置1がコンテンツのリクエストを受け取る毎に、行われてもよい。そしてキャッシュサーバ負荷推定部213は、受け取った負荷情報またはキャッシュサーバの推定した負荷を示す負荷情報を振り分け決定部211に渡す(ステップS201)。 The cache server load estimation unit 213 acquires load information indicating the load on the cache server or estimates the load on the cache server. This process may be performed at regular time intervals or each time the traffic control device 1 receives a content request. Then, the cache server load estimating unit 213 passes the received load information or load information indicating the load estimated by the cache server to the distribution determining unit 211 (step S201).
 振り分け決定部211は、キャッシュサーバ負荷推定部213から負荷情報を受け取り、転送必要性判定部112からコンテンツのリクエストに対応するコンテンツのキャッシュ効果の度合いを示す情報を受け取る。そして振り分け決定部211は、受け取ったこれらの情報に基づいて、コンテンツを一時的にキャッシュするキャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらにコンテンツのリクエストを転送するかを決定する(ステップS202)。 The distribution determination unit 211 receives load information from the cache server load estimation unit 213, and receives information indicating the degree of the cache effect of the content corresponding to the content request from the transfer necessity determination unit 112. Based on the received information, the distribution determination unit 211 determines whether to transfer the content request to the cache server that temporarily caches the content or the origin server that stores the content (step S202).
 次に、第2の実施の形態の効果について説明する。 Next, the effect of the second embodiment will be described.
 第2の実施の形態におけるトラヒック制御装置1は、キャッシュサーバに振り分けたリクエスト数やキャッシュサーバがデータを配信しているセッション数などに基づいてキャッシュサーバの負荷を推定する。そしてトラヒック制御装置1は、キャッシュサーバがリクエストを受ける余裕があるか否か判定する。トラヒック制御装置1は、この判定結果と、コンテンツのリクエストを転送する際のキャッシュ効果の度合いとに基づいてリクエストをキャッシュサーバに振り分けるかオリジンサーバに振り分けるかを決定する。 The traffic control device 1 in the second embodiment estimates the load on the cache server based on the number of requests distributed to the cache server, the number of sessions to which the cache server is distributing data, and the like. Then, the traffic control device 1 determines whether or not the cache server can afford to receive the request. The traffic control device 1 determines whether to distribute the request to the cache server or to the origin server based on the determination result and the degree of the cache effect when the content request is transferred.
 したがってトラヒック制御装置1は、キャッシュ効果が高いためにキャッシュすべきである一部のコンテンツに対しては、キャッシュサーバにリクエストの転送を行う。一方トラヒック制御装置1は、キャッシュ効果が低い、例えば大量に存在するアクセス頻度の低いロングテールコンテンツに対しては、オリジンサーバへコンテンツのリクエストを転送する。さらに、トラヒック制御装置1は、キャッシュサーバの負荷に基づいて、リクエストの転送先を適応的に変更する。このことにより、第2の実施の形態におけるトラヒック制御装置1は、キャッシュサーバやキャッシュコントローラの負荷を効果的に削減できる。 Therefore, the traffic control device 1 transfers a request to the cache server for some contents that should be cached due to the high cache effect. On the other hand, the traffic control device 1 transfers a content request to the origin server for a long tail content with a low cache effect, for example, a large number of low access frequencies. Further, the traffic control device 1 adaptively changes the request transfer destination based on the load of the cache server. As a result, the traffic control device 1 in the second embodiment can effectively reduce the load on the cache server and the cache controller.
 [第3の実施の形態]
 図6は、第3の実施の形態におけるトラヒック制御システムSの構成を示すブロック図である。
[Third Embodiment]
FIG. 6 is a block diagram showing the configuration of the traffic control system S in the third embodiment.
 図6を参照すると、トラヒック制御システムSは、トラヒック制御装置1と、キャッシュサーバ2と、オリジンサーバ3と、ユーザ端末4と、を備える。そしてトラヒック制御装置1、キャッシュサーバ2、オリジンサーバ3およびユーザ端末4はネットワーク5によって通信可能に接続されている。 Referring to FIG. 6, the traffic control system S includes a traffic control device 1, a cache server 2, an origin server 3, and a user terminal 4. The traffic control device 1, the cache server 2, the origin server 3 and the user terminal 4 are communicably connected via a network 5.
 トラヒック制御装置1は、例えばルータやゲートウェイなどのように、ユーザ端末4からオリジンサーバ3へのコンテンツのリクエストおよびオリジンサーバ3からユーザ端末4への前述のリクエストに対応するコンテンツのトラヒックを中継する。そしてトラヒック制御装置1はあらかじめ設定された条件やアルゴリズムに応じて前述のトラヒックの一部または全部をキャッシュサーバ2に転送する。 The traffic control device 1 relays a content request from the user terminal 4 to the origin server 3 and a content traffic corresponding to the above request from the origin server 3 to the user terminal 4, such as a router or a gateway. Then, the traffic control device 1 transfers a part or all of the above traffic to the cache server 2 in accordance with preset conditions and algorithms.
 キャッシュサーバ2は、トラヒック制御装置1と通信可能に接続され、トラヒック制御装置1から転送されたコンテンツのトラヒックの一部または全部をキャッシュとしてキャッシュサーバ2が備える記憶部(不図示)に格納する。またキャッシュサーバ2は、トラヒック制御装置1から転送されたリクエストに対して、そのリクエストに対応するコンテンツをキャッシュサーバ2が格納しているキャッシュから読み出して、そのキャッシュを配信する。 The cache server 2 is communicably connected to the traffic control device 1 and stores part or all of the content traffic transferred from the traffic control device 1 as a cache in a storage unit (not shown) provided in the cache server 2. In response to the request transferred from the traffic control device 1, the cache server 2 reads the content corresponding to the request from the cache stored in the cache server 2 and distributes the cache.
 オリジンサーバ3は、ネットワーク5上に少なくとも1つ存在し、ユーザ端末4から要求されるコンテンツを記憶している。 The origin server 3 exists on the network 5 and stores content requested from the user terminal 4.
 ユーザ端末4は、例えばPC(Personal Computer)や携帯端末などのように、ネットワーク5を経由してコンテンツを取得する。そして、ユーザ端末4は、取得したコンテンツをユーザが試聴または閲覧可能なように出力する。 The user terminal 4 acquires content via the network 5 such as a PC (Personal Computer) or a mobile terminal. Then, the user terminal 4 outputs the acquired content so that the user can audition or browse.
 以下、第3の実施の形態におけるトラヒック制御システムSの各構成要素について詳細に説明する。 Hereinafter, each component of the traffic control system S in the third embodiment will be described in detail.
 <トラヒック制御装置1>
 トラヒック制御装置1は、リクエスト振り分け部11と、キャッシュサーバ送受信部12と、オリジンサーバ送受信部13と、ユーザ端末送受信部14と、ローカル人気度測定部15と、ローカル人気度記憶部16とを備える。
<Traffic control device 1>
The traffic control device 1 includes a request distribution unit 11, a cache server transmission / reception unit 12, an origin server transmission / reception unit 13, a user terminal transmission / reception unit 14, a local popularity measurement unit 15, and a local popularity storage unit 16. .
 ===リクエスト振り分け部11===
 リクエスト振り分け部11は、振り分け決定部311と転送必要性判定部312とキャッシュサーバ負荷推定部313と要求コンテンツ識別部314とを備える。
=== Request Distribution Unit 11 ===
The request distribution unit 11 includes a distribution determination unit 311, a transfer necessity determination unit 312, a cache server load estimation unit 313, and a requested content identification unit 314.
 リクエスト振り分け部11は、ユーザ端末送受信部14を介してユーザ端末4からコンテンツのリクエストを受け取った際に、振り分け決定部311の決定結果に応じて、前述のリクエストをキャッシュサーバ送受信部12またはオリジンサーバ送受信部13へ渡す。 When the request distribution unit 11 receives a content request from the user terminal 4 via the user terminal transmission / reception unit 14, the request distribution unit 11 sends the request to the cache server transmission / reception unit 12 or the origin server according to the determination result of the distribution determination unit 311. The data is transferred to the transmission / reception unit 13.
 またリクエスト振り分け部11は、キャッシュサーバ送受信部12を介してキャッシュサーバ12から、またはオリジンサーバ13を介してオリジンサーバ3から、前述のコンテンツのリクエストに対応するリクエストを受け取った際に、以下の動作を実行する。すなわちリクエスト振り分け部11は、そのコンテンツを、要求元のユーザ端末4へユーザ端末送受信部14を介して転送する。 Further, when the request distribution unit 11 receives a request corresponding to the above-described content request from the cache server 12 through the cache server transmission / reception unit 12 or from the origin server 3 through the origin server 13, the following operations are performed. Execute. That is, the request distribution unit 11 transfers the content to the requesting user terminal 4 via the user terminal transmission / reception unit 14.
 また、リクエスト振り分け部11は、キャッシュサーバ2がユーザから要求されたコンテンツを持っていないため、オリジンサーバ3へ前述のコンテンツのリクエストを転送した場合、以下の動作を実行する。すなわちリクエスト振り分け部11は、オリジンサーバ送受信部13を介してオリジンサーバ3から配信される前述のコンテンツを、キャッシュサーバ送受信部12を介して、キャッシュサーバ2へ送信する。 In addition, since the cache server 2 does not have the content requested by the user, the request distribution unit 11 executes the following operation when the content request is transferred to the origin server 3. That is, the request distribution unit 11 transmits the above-mentioned content distributed from the origin server 3 via the origin server transmission / reception unit 13 to the cache server 2 via the cache server transmission / reception unit 12.
 ===要求コンテンツ識別部314===
 要求コンテンツ識別部314は、リクエスト振り分け部11がユーザ端末送受信部14からコンテンツのリクエストを受け取った際に、前述の要求されたコンテンツを識別する。例えば要求コンテンツ識別部314は、コンテンツを一意に特定するID情報(Identification Information)と、リクエストに含まれるURL(Uniform Resource Locator)やIPアドレス(Internet Protocol Address)、ポート番号といった情報との対応関係を記憶したリストを記憶していてもよい。そして、要求コンテンツ識別部314は、そのリストの情報に基づいてコンテンツを特定してもよい。
=== Requested Content Identification Unit 314 ===
The requested content identification unit 314 identifies the requested content described above when the request distribution unit 11 receives a content request from the user terminal transmission / reception unit 14. For example, the requested content identification unit 314 determines the correspondence between ID information (Identification Information) that uniquely identifies content and information such as URL (Uniform Resource Locator), IP address (Internet Protocol Address), and port number included in the request. The stored list may be stored. Then, the requested content identification unit 314 may specify content based on the information in the list.
 要求コンテンツ識別部314は、前述の識別方法に限らず例えば、URL Normalization技術を用いることによって、リクエストに含まれる情報に基づいてコンテンツを識別してもよい。URL Normalization技術とは、リクエストに含まれるURLを加工することで、コンテンツを一意に特定するID情報を生成する技術である。 The requested content identification unit 314 is not limited to the above-described identification method, and may identify content based on information included in the request by using, for example, URL normalization technology. The URL normalization technique is a technique for generating ID information that uniquely identifies content by processing a URL included in a request.
 また例えば、要求コンテンツ識別部314は、リクエストに含まれるURLをあるハッシュ値に変換することで、一意のIDを生成し、このID情報に基づいてコンテンツを識別してもよい。 Also, for example, the requested content identification unit 314 may generate a unique ID by converting the URL included in the request into a hash value, and identify the content based on this ID information.
 要求コンテンツ識別部314は、識別したコンテンツのID情報を転送必要性判定部312に渡す。 The requested content identification unit 314 passes the ID information of the identified content to the transfer necessity determination unit 312.
 ===転送必要性判定部312===
 転送必要性判定部312は、リクエスト振り分け部11がユーザ端末送受信部14からコンテンツのリクエストを受け取った際に、要求コンテンツ識別部314から前述の要求されたコンテンツの識別結果であるID情報を取得する。そして転送必要性判定部312はそのID情報に基づいて、後述のローカル人気度記憶部16からそのID情報に対応するコンテンツの、トラフィック制御装置1を経由するトラヒックに占めるローカルな人気度を示す情報を取得する。
=== Transfer Necessity Determination Unit 312 ===
When the request distribution unit 11 receives a content request from the user terminal transmission / reception unit 14, the transfer necessity determination unit 312 acquires ID information that is the identification result of the requested content from the request content identification unit 314. . Based on the ID information, the transfer necessity determining unit 312 shows information indicating the local popularity of the content corresponding to the ID information from the local popularity storage unit 16 described later in the traffic passing through the traffic control device 1. To get.
 転送必要性判定部312は、取得した人気度を示す情報に基づいて、前述のコンテンツのリクエストをキャッシュサーバ2に転送する必要があるか否か判定する。ここで、転送必要性判定部312は、例えばコンテンツのローカルな人気度と所定の1つ以上の閾値とを比較し、その閾値との関係に基づいてキャッシュ効果の度合いを特定してもよい。 The transfer necessity determination unit 312 determines whether or not it is necessary to transfer the content request to the cache server 2 based on the acquired information indicating the degree of popularity. Here, for example, the transfer necessity determination unit 312 may compare the local popularity of the content with one or more predetermined thresholds, and specify the degree of the cache effect based on the relationship with the thresholds.
 具体的な判定方法は、第1の実施の形態における転送必要性判定部112が行う処理と同様の方法である。 The specific determination method is the same method as the processing performed by the transfer necessity determination unit 112 in the first embodiment.
 転送必要性判定部312は、特定したキャッシュ効果の度合いを示す情報を振り分け決定部311に渡す。 The transfer necessity determination unit 312 passes information indicating the specified level of the cache effect to the distribution determination unit 311.
 ===キャッシュサーバ負荷推定部313===
 キャッシュサーバ負荷推定部313は、キャッシュサーバ2の負荷を示す負荷情報を取得するか、またはキャッシュサーバ2の負荷を推定する。この処理は、一定の時間間隔毎に行われてもよいし、リクエスト振り分け部11がユーザ端末送受信部14からコンテンツのリクエストを受ける毎に行われてもよい。そしてキャッシュサーバ負荷推定部313は、キャッシュサーバ2にユーザからのコンテンツのリクエストに対応できる余裕の程度を判定する。
=== Cache Server Load Estimator 313 ===
The cache server load estimation unit 313 acquires load information indicating the load on the cache server 2 or estimates the load on the cache server 2. This process may be performed at regular time intervals, or may be performed each time the request distribution unit 11 receives a content request from the user terminal transmission / reception unit 14. Then, the cache server load estimation unit 313 determines the degree of allowance for the cache server 2 to be able to handle the content request from the user.
 キャッシュサーバ負荷推定部313は、例えば、キャッシュサーバ2またはキャッシュサーバ送受信部12から、現在キャッシュサーバ2がデータを配信しているセッション数や送受信のスループットの情報を取得する。そして、キャッシュサーバ負荷推定部313は、取得した情報と、所定の閾値または取りうる最大値とを比較し、それらの値の関係に基づいて、キャッシュサーバ2が高負荷状態であるか否かを判定してもよい。 The cache server load estimation unit 313 acquires, for example, information on the number of sessions in which the cache server 2 is currently distributing data and transmission / reception throughput from the cache server 2 or the cache server transmission / reception unit 12. Then, the cache server load estimation unit 313 compares the acquired information with a predetermined threshold value or a maximum value that can be taken, and based on the relationship between these values, determines whether or not the cache server 2 is in a high load state. You may judge.
 あるいはキャッシュサーバ負荷推定部313は、取得したセッション数や送受信のスループットの情報と、所定の閾値または取りうる最大値とを比較し、それらの値の関係に基づいてキャッシュサーバ2の負荷の割合をパーセンテージなどで導出してもよい。 Alternatively, the cache server load estimation unit 313 compares the acquired number of sessions information and transmission / reception throughput information with a predetermined threshold value or the maximum value that can be taken, and determines the load ratio of the cache server 2 based on the relationship between these values. It may be derived as a percentage.
 キャッシュサーバ負荷推定部313は、例えば振り分け決定部311がキャッシュサーバ2へ振り分けると決定したリクエストに対して、その決定がなされた時刻およびリクエストされたコンテンツのサイズを示す情報などを振り分け決定部311から取得してもよい。そしてキャッシュサーバ負荷推定部313は、取得した情報に基づいてキャッシュサーバ2が現在データを配信しているセッション数や送受信のスループットの情報を推定してもよい。そしてキャッシュサーバ負荷推定部313は、推定した情報を元に、前述と同様の方法によってキャッシュサーバ2が高負荷状態であるか否かを判定したり、キャッシュサーバ2の負荷の割合を導出したりしてもよい。 The cache server load estimator 313 receives, for example, information indicating the time when the determination is made and the size of the requested content from the distribution determiner 311 for the request that the distribution determiner 311 determines to distribute to the cache server 2. You may get it. Then, the cache server load estimation unit 313 may estimate information on the number of sessions in which the cache server 2 currently distributes data and transmission / reception throughput based on the acquired information. Based on the estimated information, the cache server load estimation unit 313 determines whether or not the cache server 2 is in a high load state by the same method as described above, or derives the load ratio of the cache server 2. May be.
 キャッシュサーバ負荷推定部313は、キャッシュサーバ負荷推定部313が取得した負荷情報、またはキャッシュサーバ負荷推定部313が推定したキャッシュサーバ2の負荷を示す負荷情報を振り分け決定部311に渡してもよい。 The cache server load estimating unit 313 may pass the load information acquired by the cache server load estimating unit 313 or the load information indicating the load of the cache server 2 estimated by the cache server load estimating unit 313 to the distribution determining unit 311.
 ===振り分け決定部311===
 振り分け決定部311は、リクエスト振り分け部11がユーザ端末送受信部14からコンテンツのリクエストを受け取った際に、転送必要性判定部312から、前述のリクエストをキャッシュサーバ2へ転送する必要性を示す情報を取得する。この転送の必要性を示す情報とは、キャッシュ効果の度合いを示す情報である。
=== Distribution Determination Unit 311 ===
When the request distribution unit 11 receives a request for content from the user terminal transmission / reception unit 14, the distribution determination unit 311 receives information indicating the necessity to transfer the request from the transfer necessity determination unit 312 to the cache server 2. get. The information indicating the necessity of transfer is information indicating the degree of cache effect.
 また振り分け決定部311は、キャッシュサーバ負荷推定部313からキャッシュサーバ2の負荷を示す負荷情報を受け取る。そして振り分け決定部311は、受け取ったこれらの情報を元に前述のリクエストをキャッシュサーバ2とオリジンサーバ3のどちらに転送するかを決定する。 Further, the distribution determination unit 311 receives load information indicating the load on the cache server 2 from the cache server load estimation unit 313. Then, the distribution determination unit 311 determines whether to transfer the above request to the cache server 2 or the origin server 3 based on the received information.
 振り分け決定部311がリクエストの転送先を決定する方法は、第2の実施の形態における振り分け決定部211における決定方法と同様である。 The method by which the distribution determination unit 311 determines the transfer destination of the request is the same as the determination method in the distribution determination unit 211 in the second embodiment.
 ===キャッシュサーバ送受信部12===
 キャッシュサーバ送受信部12は、リクエスト振り分け部11からコンテンツのリクエストを受け取った際に、前述のリクエストをキャッシュサーバ2に転送する。
=== Cache Server Transmission / Reception Unit 12 ===
When the cache server transmission / reception unit 12 receives a content request from the request distribution unit 11, the cache server transmission / reception unit 12 transfers the request to the cache server 2.
 また、キャッシュサーバ送受信部12は、キャッシュサーバ2がユーザから要求されたコンテンツを持っていない場合に、キャッシュサーバ2から前述のコンテンツのリクエストを受け取った際に、以下の動作を実行する。すなわちキャッシュサーバ送受信部12は、前述のコンテンツのリクエストをリクエスト振り分け部11に渡す。このリクエストはリクエスト振り分け部11およびオリジンサーバ送受信部13を介してオリジンサーバ3へ送信される。 In addition, when the cache server 2 does not have the content requested by the user, the cache server transmission / reception unit 12 executes the following operation when receiving the content request from the cache server 2. That is, the cache server transmission / reception unit 12 passes the content request to the request distribution unit 11. This request is transmitted to the origin server 3 via the request distribution unit 11 and the origin server transmission / reception unit 13.
 キャッシュサーバ送受信部12は、このリクエストに対する応答として、リクエストに対応するコンテンツをオリジンサーバ3からリクエスト振り分け部11を介して受け取った際に、そのコンテンツをキャッシュサーバ2に送信する。 When the cache server transmitting / receiving unit 12 receives the content corresponding to the request from the origin server 3 via the request distribution unit 11 as a response to the request, the cache server transmitting / receiving unit 12 transmits the content to the cache server 2.
 キャッシュサーバ送受信部12は、キャッシュサーバ2がユーザから要求されたコンテンツを持っている場合に、キャッシュサーバ2から前述の要求されたコンテンツを受け取った際に、以下の動作を実行する。すなわちキャッシュサーバ送受信部12は、そのコンテンツをリクエスト振り分け部11を介してユーザ端末4へ送信する。 When the cache server 2 has the content requested by the user, the cache server transmission / reception unit 12 performs the following operation when receiving the requested content from the cache server 2. That is, the cache server transmission / reception unit 12 transmits the content to the user terminal 4 via the request distribution unit 11.
 また、必要に応じて、キャッシュサーバ送受信部12は、キャッシュサーバ2との間で送受信したリクエストおよびコンテンツについて、それらのデータを送受信した時刻や、データの配信スループットを示す情報である配信負荷情報を記憶してもよい。このときキャッシュサーバ送受信部12は、キャッシュサーバ負荷推定部313から配信負荷情報を要求された場合に、その配信負荷情報をキャッシュサーバ負荷推定部313に渡す。 In addition, as necessary, the cache server transmission / reception unit 12 transmits the time when the data is transmitted / received and the distribution load information, which is information indicating the data distribution throughput, for the request and content transmitted / received to / from the cache server 2. You may remember. At this time, when the distribution load information is requested from the cache server load estimation unit 313, the cache server transmission / reception unit 12 passes the distribution load information to the cache server load estimation unit 313.
 ===オリジンサーバ送受信部13===
 オリジンサーバ送受信部13は、ユーザ端末4またはキャッシュサーバ2からコンテンツのリクエストを受け取った際に、そのリクエストをオリジンサーバ3へ送信する。そしてオリジンサーバ送受信部13は、前述のリクエストに対応するコンテンツをオリジンサーバ3から受け取った際に、前述のリクエストの送信元であるユーザ端末4またはキャッシュサーバ2にそのコンテンツを送信するために、そのコンテンツをリクエスト振り分け部11に渡す。
=== Origin Server Transmission / Reception Unit 13 ===
When the origin server transmission / reception unit 13 receives a content request from the user terminal 4 or the cache server 2, the origin server transmission / reception unit 13 transmits the request to the origin server 3. When the origin server transmission / reception unit 13 receives the content corresponding to the above request from the origin server 3, the origin server transmission / reception unit 13 transmits the content to the user terminal 4 or the cache server 2 that is the transmission source of the request. The content is passed to the request distribution unit 11.
 ===ユーザ端末送受信部14===
 ユーザ端末送受信部14は、ユーザ端末4からコンテンツのリクエストを受け取った際に、その受け取ったリクエストをリクエスト振り分け部11に渡す。そしてユーザ端末送受信部14は、前述のリクエストに対応するコンテンツをリクエスト振り分け部11から受け取った際に、そのコンテンツをユーザ端末4に送信する。
=== User Terminal Transmission / Reception Unit 14 ===
When receiving a request for content from the user terminal 4, the user terminal transmission / reception unit 14 passes the received request to the request distribution unit 11. The user terminal transmission / reception unit 14 transmits the content corresponding to the above-described request from the request distribution unit 11 to the user terminal 4.
 またユーザ端末送受信部14は、ユーザ端末4から、コンテンツのリクエストを受け取った際に、その受け取ったリクエストが送られてきた時刻(コンテンツが要求された時刻)やリクエストに対応するコンテンツを特定する情報(要求されたコンテンツを特定する情報)などの情報をリクエストのログ情報として記憶する。そしてユーザ端末送受信部14は、ローカル人気度測定部15から、リクエストのログ情報を要求された際に、記憶したログ情報をローカル人気度測定部15に送信する。 Further, when receiving a content request from the user terminal 4, the user terminal transmission / reception unit 14 specifies the time when the received request is sent (the time when the content is requested) and the content corresponding to the request. Information such as (information specifying the requested content) is stored as log information of the request. The user terminal transmission / reception unit 14 transmits the stored log information to the local popularity measurement unit 15 when requested log information is requested from the local popularity measurement unit 15.
 ここで、前述のコンテンツを特定する情報は、例えばコンテンツのURLであってもよい。なおコンテンツを特定する情報は、前述のURLに限らず、例えばコンテンツを配信しているサービスサイトが各コンテンツに割り振っているIDでもよいし、または前述のIDと前述のサービスサイトを示すURLとを組み合わせた情報であってもよい。 Here, the information for specifying the content may be, for example, a content URL. Note that the information specifying the content is not limited to the above-described URL, but may be, for example, an ID assigned to each content by a service site that distributes the content, or the above-described ID and the URL indicating the above-described service site. It may be combined information.
 ===ローカル人気度測定部15===
 ローカル人気度測定部15は、リクエストが送られてきた時刻(コンテンツが要求された時刻)やリクエストに対応するコンテンツを特定する情報(要求されたコンテンツを特定する情報)などを示すリクエストのログ情報をユーザ端末送受信部14から取得する。この処理は、一定の時間間隔毎に行われてもよいし、ユーザ端末送受信14がユーザ端末4方コンテンツのリクエストを受け取る毎に行われてもよい。
=== Local Popularity Measuring Unit 15 ===
The local popularity measuring unit 15 logs request information indicating the time when the request is sent (the time when the content is requested), information identifying the content corresponding to the request (information identifying the requested content), and the like. Is acquired from the user terminal transmission / reception unit 14. This process may be performed at regular time intervals or each time the user terminal transmission / reception 14 receives a request for user terminal 4-way content.
 そしてローカル人気度測定部15は、取得したログ情報に基づいてトラヒック制御装置1を経由するトラヒックにおけるローカルなコンテンツの人気度を導出する。ローカル人気度測定部15は、導出した人気度をローカル人気度記憶部16に記憶する。 Then, the local popularity measuring unit 15 derives the popularity of local content in traffic via the traffic control device 1 based on the acquired log information. The local popularity measurement unit 15 stores the derived popularity in the local popularity storage unit 16.
 ローカル人気度測定部15は、例えば現時点に至る一定時間における各コンテンツへのリクエスト数をカウントし、その数を前述の一定時間で割ることによって前述の人気度を導出してもよい。 The local popularity measuring unit 15 may derive the above-mentioned popularity by, for example, counting the number of requests to each content in a certain time up to the current time and dividing the number by the above-mentioned certain time.
 また例えばローカル人気度測定部15は、前述の一定時間に新たに発生したコンテンツのリクエスト数M(n)に所定の平滑化係数α(αは0.0乃至1.0のいずれかの値)をかけることによって得られる値と、現在のローカルなコンテンツの人気度E(n-1)とを加算することにより、新たなローカルなコンテンツの人気度E(n)を求めてもよい。具体的にはローカル人気度測定部15は下記の(1)式で示される移動指数平均の計算方法によって、ローカルなコンテンツの人気度E(n)を求めてもよい。
Figure JPOXMLDOC01-appb-I000001
Further, for example, the local popularity measuring unit 15 multiplies a predetermined smoothing coefficient α (α is any value from 0.0 to 1.0) to the number of requests M (n) of content newly generated in the predetermined time. A new local content popularity E (n) may be obtained by adding the obtained value and the current local content popularity E (n-1). Specifically, the local popularity measuring unit 15 may obtain the popularity E (n) of local content by a moving index average calculation method represented by the following equation (1).
Figure JPOXMLDOC01-appb-I000001
 または、ローカル人気度測定部15は、例えばLRU(Least Recently Used)、および、LFU(Least Frequency Used)などのコンテンツの入れ替え動作のアルゴリズムに用いられている評価指標に基づいてローカルなコンテンツの人気度E(n)を求めてもよい。 Alternatively, the local popularity measurement unit 15 may determine the popularity of local content based on an evaluation index used in an algorithm for replacing content, such as LRU (Least Recently Used) and LFU (Least Frequency Used). E (n) may be obtained.
 ===ローカル人気度記憶部16===
 ローカル人気度記憶部16は、コンテンツを識別する情報と関連付けて、ローカル人気度測定部15が導出したローカルなコンテンツの人気度E(n)を記憶する。
=== Local Popularity Storage Unit 16 ===
The local popularity storage unit 16 stores the popularity E (n) of local content derived by the local popularity measurement unit 15 in association with information for identifying content.
 <キャッシュサーバ2>
 キャッシュサーバ2は、トラヒック制御装置1と通信可能に接続されている。そしてキャッシュサーバ2は、ユーザ端末4からトラヒック制御装置1を介してコンテンツのリクエストを受け取った際に、そのコンテンツを自装置(キャッシュサーバ2)が備える記憶部にキャッシュとして記憶しているか否か判定する。
<Cache server 2>
The cache server 2 is connected to the traffic control device 1 so as to be communicable. When the cache server 2 receives a request for content from the user terminal 4 via the traffic control device 1, the cache server 2 determines whether the content is stored as a cache in a storage unit included in the own device (cache server 2). To do.
 キャッシュサーバ2は、前述のコンテンツをキャッシュとして記憶部に記憶している場合に、前述の記憶部からそのキャッシュを取得する。そしてキャッシュサーバ2は、取得したキャッシュを、トラヒック制御装置1を経由してユーザ端末4に配信する。一方、キャッシュサーバ2は、前述のコンテンツをキャッシュとして記憶部に記憶していない場合、オリジンサーバ3または他のトラヒック制御装置に接続される他のキャッシュサーバ2からそのコンテンツを取得する。そしてキャッシュサーバ2は取得したコンテンツを、トラヒック制御装置1を介してユーザ端末4に配信する。 When the cache server 2 stores the above-described content as a cache in the storage unit, the cache server 2 acquires the cache from the above-described storage unit. Then, the cache server 2 distributes the acquired cache to the user terminal 4 via the traffic control device 1. On the other hand, if the above-mentioned content is not stored in the storage unit as a cache, the cache server 2 acquires the content from the other cache server 2 connected to the origin server 3 or another traffic control device. Then, the cache server 2 distributes the acquired content to the user terminal 4 via the traffic control device 1.
 キャッシュサーバ2がキャッシュをユーザ端末4に配信する際に前述のコンテンツが記憶部にキャッシュとして記憶されていない場合、キャッシュサーバ2は、あらかじめ設定されている条件またはアルゴリズムに応じて前述のコンテンツを記憶部にキャッシュとして記憶する。 When the cache server 2 distributes the cache to the user terminal 4 and the content is not stored as a cache in the storage unit, the cache server 2 stores the content according to a preset condition or algorithm. Stored as a cache.
 さらにキャッシュサーバ2が、コンテンツを記憶部にキャッシュとして記憶する際に、その記憶部の容量が不足している(所定の閾値を下回っている)場合、以下の動作を実行してもよい。すなわちキャッシュサーバ2は、あらかじめ設定されている条件またはアルゴリズムに応じて前述の記憶部内のキャッシュの中から所定のキャッシュを削除し、前述のコンテンツをキャッシュとして記憶してもよい。 Further, when the cache server 2 stores content as a cache in the storage unit, if the capacity of the storage unit is insufficient (below a predetermined threshold), the following operation may be executed. That is, the cache server 2 may delete a predetermined cache from the caches in the storage unit according to a preset condition or algorithm, and store the content as a cache.
 また、キャッシュサーバ2は、必要に応じて、キャッシュサーバ送受信部12との間で送受信したリクエストおよびコンテンツについて、それらデータを送受信した時刻やデータの配信スループットなどを示す情報である配信負荷情報を記憶してもよい。このときキャッシュサーバ2は、キャッシュサーバ負荷推定部313から配信負荷情報を要求された際に、その配信負荷情報をキャッシュサーバ負荷推定部313に送信してもよい。 In addition, the cache server 2 stores distribution load information, which is information indicating the time at which the data is transmitted / received, the distribution throughput of the data, and the like of requests and contents transmitted / received to / from the cache server transmission / reception unit 12 as necessary. May be. At this time, the cache server 2 may transmit the distribution load information to the cache server load estimation unit 313 when the distribution load information is requested from the cache server load estimation unit 313.
 <オリジンサーバ3>
 オリジンサーバ3は、ネットワーク5に1つ以上接続されている。そしてオリジンサーバ3は、ユーザがリクエストによって要求するコンテンツを記憶する。オリジンサーバ3は、トラヒック制御装置1を経由してユーザ端末4またはキャッシュサーバ2からコンテンツのリクエストを受け取った際に、前述のリクエストに対応するコンテンツを自装置(オリジンサーバ3)が備える記憶部(不図示)から取得する。そしてオリジンサーバ3は、取得したコンテンツを前述のユーザ端末4またはキャッシュサーバ2に配信する。
<Origin server 3>
One or more origin servers 3 are connected to the network 5. And the origin server 3 memorize | stores the content which a user requests | requires by a request. When the origin server 3 receives a content request from the user terminal 4 or the cache server 2 via the traffic control device 1, the origin server 3 stores the content corresponding to the request (the origin server 3) in its own device (origin server 3) ( (Not shown). Then, the origin server 3 distributes the acquired content to the user terminal 4 or the cache server 2 described above.
 <ユーザ端末4>
 ユーザ端末4は、ユーザからコンテンツの試聴や閲覧などといったコンテンツの利用に関する要求がされた際に、トラヒック制御装置1を介してオリジンサーバ3に向けて前述のコンテンツのリクエストを送信する。コンテンツのリクエストは、コンテンツの送信を要求するデータやメッセージ、信号などでもよい。ユーザ端末4が送信したリクエストは、トラヒック制御装置1を経由してオリジンサーバ3またはキャッシュサーバ2に転送される。前述のリクエストに対する応答として、コンテンツがオリジンサーバ3またはキャッシュサーバ2からトラヒック制御装置1を介してユーザ端末4に配信される。ユーザ端末4は、前述のコンテンツを受け取り、そのコンテンツを出力する。
<User terminal 4>
The user terminal 4 transmits the above-described content request to the origin server 3 via the traffic control device 1 when a request regarding the use of the content such as trial listening or browsing of the content is made by the user. The content request may be data, a message, a signal, or the like requesting transmission of the content. The request transmitted by the user terminal 4 is transferred to the origin server 3 or the cache server 2 via the traffic control device 1. In response to the request, the content is distributed from the origin server 3 or the cache server 2 to the user terminal 4 via the traffic control device 1. The user terminal 4 receives the above content and outputs the content.
 次に図7および図8を参照して、第3の実施の形態におけるトラヒック制御システムSの動作について詳細に説明する。 Next, the operation of the traffic control system S in the third embodiment will be described in detail with reference to FIG. 7 and FIG.
 まず、ユーザがコンテンツをリクエストしてから、ユーザ端末4がリクエストに応じたコンテンツを取得するまでの動作について説明する。 First, the operation from when a user requests content until the user terminal 4 acquires content according to the request will be described.
 ユーザ端末4は、ユーザからコンテンツの試聴や閲覧などといったコンテンツの利用に関する要求がされた際に、ユーザ端末送受信部14へコンテンツのリクエストを送信する(ステップS301)。 The user terminal 4 transmits a content request to the user terminal transmission / reception unit 14 when a request regarding the use of the content such as trial listening or browsing of the content is received from the user (step S301).
 ユーザ端末送受信部14は、ユーザ端末4から、ユーザが要求するコンテンツのリクエストを受け取り、その受け取ったリクエストをリクエスト振り分け部11に渡す。要求コンテンツ識別部314は、リクエスト振り分け部11がユーザ端末送受信部14から受け取った、コンテンツのリクエストを受け取る。そして、要求コンテンツ識別部314は、その受け取ったリクエストに対応するコンテンツを識別する(ステップS302)。 The user terminal transmission / reception unit 14 receives a request for content requested by the user from the user terminal 4, and passes the received request to the request distribution unit 11. The request content identification unit 314 receives the content request received from the user terminal transmission / reception unit 14 by the request distribution unit 11. Then, the requested content identification unit 314 identifies the content corresponding to the received request (step S302).
 転送必要性判定部312は、要求コンテンツ識別部314から、前述のコンテンツの識別結果を取得する。そして転送必要性判定部312は、その取得したコンテンツの識別結果に基づいて、ローカル人気度記憶部16から、リクエストに対応するコンテンツの、トラヒック制御装置1を経由するトラヒックにおけるローカルな人気度を読み出す(ステップS303)。 The transfer necessity determination unit 312 acquires the above-described content identification result from the requested content identification unit 314. Then, the transfer necessity determination unit 312 reads the local popularity degree of the content corresponding to the request in the traffic passing through the traffic control device 1 from the local popularity degree storage unit 16 based on the acquired content identification result. (Step S303).
 転送必要性判定部312は、読み出した、コンテンツのローカルな人気度に基づいてそのコンテンツのリクエストをキャッシュする際の効果の度合い(キャッシュ効果の度合い)を特定する(ステップS304)。 The transfer necessity determination unit 312 identifies the degree of effect (cache effect degree) when caching the content request based on the read local popularity of the content (step S304).
 キャッシュサーバ負荷推定部313は、キャッシュサーバ2の負荷を示す負荷情報を取得するか、またはキャッシュサーバ2の負荷を推定する(ステップS305)。この処理は、一定の時間間隔毎に行われてもよいし、リクエスト振り分け部11がユーザ端末送受信部14からコンテンツのリクエストを受ける毎に行われてもよい。そしてキャッシュサーバ負荷推定部313は、キャッシュサーバ2にユーザからのコンテンツのリクエストに対応できる余裕の程度を判定する(ステップS306)。 The cache server load estimation unit 313 acquires load information indicating the load of the cache server 2 or estimates the load of the cache server 2 (step S305). This process may be performed at regular time intervals, or may be performed each time the request distribution unit 11 receives a content request from the user terminal transmission / reception unit 14. Then, the cache server load estimation unit 313 determines the degree of allowance for the cache server 2 that can respond to the content request from the user (step S306).
 振り分け決定部311は、リクエスト振り分け部11がユーザ端末送受信部14からコンテンツのリクエストを受け取った際に、転送必要性判定部12からそのリクエストをキャッシュサーバ2へ転送する必要性を示す情報を取得する。そして振り分け決定部311は、キャッシュサーバ負荷推定部313からキャッシュサーバ2の負荷情報を受け取る。そして振り分け決定部311は、これらの情報に基づいて、前述のリクエストをキャッシュサーバ2とオリジンサーバ3のどちらに転送するかを決定する(ステップS307)。 When the request distribution unit 11 receives a content request from the user terminal transmission / reception unit 14, the distribution determination unit 311 acquires information indicating the necessity to transfer the request from the transfer necessity determination unit 12 to the cache server 2. . Then, the distribution determination unit 311 receives the load information of the cache server 2 from the cache server load estimation unit 313. Based on these pieces of information, the distribution determination unit 311 determines whether to transfer the above request to the cache server 2 or the origin server 3 (step S307).
 振り分け決定部311が、ステップS307において、リクエストをオリジンサーバに転送すると決定した場合(ステップS307において“オリジンサーバ”)、リクエスト振り分け部11は、そのリクエストをオリジンサーバ送受信部13に渡す。オリジンサーバ送受信部13は、リクエスト振り分け部11からコンテンツのリクエストを受け取り、その受け取ったリクエストをオリジンサーバ3へ送信する(ステップS308)。 If the distribution determination unit 311 determines in step S307 to transfer the request to the origin server (“origin server” in step S307), the request distribution unit 11 passes the request to the origin server transmission / reception unit 13. The origin server transmission / reception unit 13 receives a request for content from the request distribution unit 11, and transmits the received request to the origin server 3 (step S308).
 オリジンサーバ3は、オリジンサーバ送受信部13からコンテンツのリクエストを受け取り、その受け取ったリクエストに対応するコンテンツを自装置(オリジンサーバ3)が備える記憶部から読み出す。そしてオリジンサーバ3はその読み出したコンテンツをオリジンサーバ送受信部13に送信する(ステップS309)。 The origin server 3 receives the content request from the origin server transmission / reception unit 13 and reads the content corresponding to the received request from the storage unit included in the own device (origin server 3). The origin server 3 transmits the read content to the origin server transmission / reception unit 13 (step S309).
 オリジンサーバ送受信部13は、コンテンツをオリジンサーバ3から受け取り、その受け取ったコンテンツをリクエスト振り分け部11に渡す。リクエスト振り分け部11は、コンテンツをオリジンサーバ送受信部13から受け取り、その受け取ったコンテンツをユーザ端末送受信部14に渡す。ユーザ端末送受信部14は、リクエスト振り分け部11からコンテンツを受け取り、その受け取ったコンテンツをユーザ端末4に送信する(ステップS310)。 The origin server transmission / reception unit 13 receives content from the origin server 3 and passes the received content to the request distribution unit 11. The request distribution unit 11 receives content from the origin server transmission / reception unit 13 and passes the received content to the user terminal transmission / reception unit 14. The user terminal transmission / reception unit 14 receives the content from the request distribution unit 11, and transmits the received content to the user terminal 4 (step S310).
 ユーザ端末4は、ユーザ端末送受信部14からコンテンツを受け取り、その受け取ったコンテンツを出力する(ステップS311)。 The user terminal 4 receives the content from the user terminal transmission / reception unit 14 and outputs the received content (step S311).
 一方、振り分け決定部311が、ステップS307において、リクエストをキャッシュサーバに転送すると決定した場合(ステップS307において“キャッシュサーバ”)、リクエスト振り分け部11は、そのリクエストをキャッシュサーバ送受信部12に渡す。キャッシュサーバ送受信部12は、リクエスト振り分け部11からコンテンツのリクエストを受け取り、その受け取ったリクエストをキャッシュサーバ2へ送信する(ステップS312)。 On the other hand, if the distribution determination unit 311 determines to transfer the request to the cache server in step S307 (“cache server” in step S307), the request distribution unit 11 passes the request to the cache server transmission / reception unit 12. The cache server transmission / reception unit 12 receives a request for content from the request distribution unit 11, and transmits the received request to the cache server 2 (step S312).
 キャッシュサーバ2は、キャッシュサーバ送受信部12からコンテンツのリクエストを受け取り、その受け取ったリクエストに対応するコンテンツが、自装置(キャッシュサーバ2)が備える記憶部にキャッシュとして記憶されているか否か判定する(ステップS313)。 The cache server 2 receives a request for content from the cache server transmission / reception unit 12, and determines whether or not the content corresponding to the received request is stored as a cache in a storage unit included in the own device (cache server 2) ( Step S313).
 キャッシュサーバ2は、ステップS313において、前述のコンテンツがキャッシュとして記憶されていると判定した場合(ステップS313において“Yes”)、そのコンテンツを記憶部から読み出してキャッシュサーバ送受信部12に送信する(ステップS314)。 If the cache server 2 determines in step S313 that the content is stored as a cache (“Yes” in step S313), the cache server 2 reads the content from the storage unit and transmits it to the cache server transmission / reception unit 12 (step S313). S314).
 キャッシュサーバ送受信部12は、コンテンツをキャッシュサーバ2から受け取り、その受け取ったコンテンツをリクエスト振り分け部11に渡す。リクエスト振り分け部11は、コンテンツをキャッシュサーバ送受信部12から受け取り、その受け取ったコンテンツをユーザ端末送受信部14に渡す。ユーザ端末送受信部14は、コンテンツをリクエスト振り分け部11から受け取り、その受け取ったコンテンツをユーザ端末4に送信する(ステップS315)。 The cache server transmission / reception unit 12 receives content from the cache server 2 and passes the received content to the request distribution unit 11. The request distribution unit 11 receives content from the cache server transmission / reception unit 12 and passes the received content to the user terminal transmission / reception unit 14. The user terminal transmission / reception unit 14 receives the content from the request distribution unit 11, and transmits the received content to the user terminal 4 (step S315).
 ユーザ端末4は、ユーザ端末送受信部14からコンテンツを受け取り、その受け取ったコンテンツを出力する(ステップS311)。 The user terminal 4 receives the content from the user terminal transmission / reception unit 14 and outputs the received content (step S311).
 一方、キャッシュサーバ2は、ステップS313において、コンテンツがキャッシュとして記憶されていないと判定した場合(ステップS313において“No”)、受け取ったコンテンツのリクエストをキャッシュサーバ送受信部12に送信する。キャッシュサーバ送受信部12は、リクエストをキャッシュサーバ2から受け取り、その受け取ったリクエストをリクエスト振り分け部11に渡す。リクエスト振り分け部11は、リクエストをキャッシュサーバ送受信部12から受け取り、その受け取ったリクエストをオリジンサーバ送受信部13に渡す。オリジンサーバ送受信部13は、リクエストをリクエスト振り分け部11から受け取り、その受け取ったリクエストをオリジンサーバ3へ送信する(ステップS316)。 On the other hand, if it is determined in step S313 that the content is not stored as a cache (“No” in step S313), the cache server 2 transmits the received request for the content to the cache server transmission / reception unit 12. The cache server transmission / reception unit 12 receives a request from the cache server 2 and passes the received request to the request distribution unit 11. The request distribution unit 11 receives a request from the cache server transmission / reception unit 12 and passes the received request to the origin server transmission / reception unit 13. The origin server transmission / reception unit 13 receives the request from the request distribution unit 11, and transmits the received request to the origin server 3 (step S316).
 オリジンサーバ3は、オリジンサーバ送受信部13からコンテンツのリクエストを受け取り、その受け取ったリクエストに対応するコンテンツを自装置(オリジンサーバ3)が備える記憶部から読み出す。そしてオリジンサーバ3はその読み出したコンテンツをオリジンサーバ送受信部13に送信する。オリジンサーバ送受信部13は、オリジンサーバ3からコンテンツを受け取り、その受け取ったコンテンツをリクエスト振り分け部11に渡す。リクエスト振り分け部11は、オリジンサーバ送受信部13からコンテンツを受け取り、その受け取ったコンテンツをキャッシュサーバ送受信部12に渡す。キャッシュサーバ送受信部12は、リクエスト振り分け部11からコンテンツを受け取り、その受け取ったコンテンツをキャッシュサーバ2に送信する(ステップS317)。 The origin server 3 receives the content request from the origin server transmission / reception unit 13 and reads the content corresponding to the received request from the storage unit included in the own device (origin server 3). The origin server 3 transmits the read content to the origin server transmission / reception unit 13. The origin server transmission / reception unit 13 receives content from the origin server 3, and passes the received content to the request distribution unit 11. The request distribution unit 11 receives content from the origin server transmission / reception unit 13 and passes the received content to the cache server transmission / reception unit 12. The cache server transmission / reception unit 12 receives the content from the request distribution unit 11, and transmits the received content to the cache server 2 (step S317).
 キャッシュサーバ2は、キャッシュサーバ送受信部12からコンテンツを受け取り、その受け取ったコンテンツを一時的に蓄積し、そして、その蓄積したコンテンツをキャッシュサーバ送受信部12に渡す。キャッシュサーバ送受信部12は、キャッシュサーバ2からコンテンツを受け取り、その受け取ったコンテンツをリクエスト振り分け部11に渡す。リクエスト振り分け部11は、コンテンツをキャッシュサーバ送受信部12から受け取り、その受け取ったコンテンツをユーザ端末送受信部14に渡す。ユーザ端末送受信部14は、コンテンツをリクエスト振り分け部11から受け取り、その受け取ったコンテンツをユーザ端末4に送信する(ステップS318)。 The cache server 2 receives the content from the cache server transmission / reception unit 12, temporarily stores the received content, and passes the stored content to the cache server transmission / reception unit 12. The cache server transmission / reception unit 12 receives content from the cache server 2 and passes the received content to the request distribution unit 11. The request distribution unit 11 receives content from the cache server transmission / reception unit 12 and passes the received content to the user terminal transmission / reception unit 14. The user terminal transmission / reception unit 14 receives the content from the request distribution unit 11, and transmits the received content to the user terminal 4 (step S318).
 キャッシュサーバ2は、一時的に蓄積していたコンテンツを、あらかじめ設定された条件およびアルゴリズムの少なくともいずれかに基づいて、自装置(キャッシュサーバ2)が備える記憶部にキャッシュとして記憶する。またキャッシュサーバ2は、記憶部の容量が不足している場合に、あらかじめ設定された条件およびアルゴリズムの少なくともいずれかに基づいて、記憶部内のキャッシュの中から不要なキャッシュを削除し、前述のコンテンツをキャッシュとして記憶する(ステップS319)。 The cache server 2 stores the temporarily accumulated content as a cache in a storage unit included in the own device (cache server 2) based on at least one of a preset condition and algorithm. The cache server 2 deletes an unnecessary cache from the cache in the storage unit based on at least one of a preset condition and algorithm when the storage unit has insufficient capacity, and Is stored as a cache (step S319).
 ユーザ端末4は、ユーザ端末送受信部14からコンテンツを受け取り、そのコンテンツを出力する(ステップS311)。 The user terminal 4 receives the content from the user terminal transmission / reception unit 14 and outputs the content (step S311).
 次に図9を参照して、トラヒック制御装置1におけるローカルな人気度の測定を行う動作について説明する。 Next, with reference to FIG. 9, the operation for measuring the local popularity in the traffic control device 1 will be described.
 ユーザ端末送受信部14は、ユーザ端末からコンテンツのリクエストを受け取った際に、そのリクエストが送信された時刻やリクエストに対応するコンテンツを特定する情報をリクエストのログ情報として記憶する(ステップS401)。 When the user terminal transmission / reception unit 14 receives a request for content from the user terminal, the user terminal transmission / reception unit 14 stores information specifying the time corresponding to the request and the content corresponding to the request as log information of the request (step S401).
 ローカル人気度測定部15は、一定の時間間隔毎、またはユーザ端末送受信部14がユーザ端末からコンテンツのリクエストを受け取る毎に、ユーザ端末送受信部14からリクエストのログ情報を取得する。そしてローカル人気度測定部15は、そのリクエストのログ情報に基づいて、トラヒック制御装置1を経由するトラヒックにおけるローカルなコンテンツの人気度を導出する(ステップS402)。ローカル人気度測定部15は、導出したローカル人気度をローカル人気度記憶部16に記憶する。 The local popularity measuring unit 15 acquires log information of the request from the user terminal transmission / reception unit 14 at regular time intervals or whenever the user terminal transmission / reception unit 14 receives a content request from the user terminal. Then, the local popularity measuring unit 15 derives the popularity of local content in traffic via the traffic control device 1 based on the log information of the request (step S402). The local popularity measurement unit 15 stores the derived local popularity in the local popularity storage unit 16.
 次に第3の実施の形態の効果について説明する。 Next, the effect of the third embodiment will be described.
 第3の実施の形態におけるトラヒック制御システムSは、ルータやゲートウェイなどのフィルタ装置(トラヒック制御装置1)を通過したトラヒックのログから求めた各コンテンツのローカルな人気度の情報に基づいて、コンテンツのリクエストをキャッシュサーバ2へ転送する必要があるか否かを決定する。そしてトラヒック制御システムSは、ルータやゲートウェイなどのフィルタ装置からキャッシュサーバ2に振り分けたリクエスト数や、キャッシュサーバ2が配信しているセッション数などからキャッシュサーバ2の負荷を推定する。トラヒック制御システムSは、キャッシュサーバ2の負荷に基づいて、キャッシュサーバ2がリクエストを受け付ける余裕を特定し、その特定した結果に基づいてコンテンツのリクエストをキャッシュサーバ2に振り分けるか否かを決定する。 The traffic control system S in the third embodiment is based on the local popularity information of each content obtained from a traffic log that has passed through a filter device (traffic control device 1) such as a router or a gateway. It is determined whether or not the request needs to be transferred to the cache server 2. Then, the traffic control system S estimates the load on the cache server 2 from the number of requests distributed to the cache server 2 from a filter device such as a router or gateway, the number of sessions distributed by the cache server 2 and the like. Based on the load of the cache server 2, the traffic control system S specifies a margin for the cache server 2 to accept the request, and determines whether to distribute the content request to the cache server 2 based on the specified result.
 よって、トラヒック制御システムSは、キャッシュすべき人気コンテンツ以外に大量に存在するアクセス頻度の低いロングテールコンテンツを高精度に判別し、それらのロングテールコンテンツをキャッシュサーバ2へ振り分けない。これによりトラヒック制御システムSは、キャッシュサーバ2やキャッシュコントローラの負荷を削減することができる。 Therefore, the traffic control system S accurately discriminates long tail contents with low access frequency that exist in large quantities other than the popular contents to be cached, and does not distribute these long tail contents to the cache server 2. Thereby, the traffic control system S can reduce the load of the cache server 2 and the cache controller.
 [第3の実施の形態の第1の変形例]
 図10は、第3の実施の形態の第1の変形例におけるトラヒック制御システムSの構成を示すブロック図である。
[First Modification of Third Embodiment]
FIG. 10 is a block diagram showing a configuration of the traffic control system S in the first modification of the third embodiment.
 図10を参照すると、トラヒック制御システムSは、トラヒック制御装置1と、キャッシュサーバ2と、オリジンサーバ3と、ユーザ端末4と、ルータ6と、を備える。そしてトラヒック制御装置1、キャッシュサーバ2、オリジンサーバ3、ユーザ端末4、およびルータ6はネットワーク5によって通信可能に接続されている。 Referring to FIG. 10, the traffic control system S includes a traffic control device 1, a cache server 2, an origin server 3, a user terminal 4, and a router 6. The traffic control device 1, the cache server 2, the origin server 3, the user terminal 4, and the router 6 are connected to be communicable via a network 5.
 第3の実施の形態の第1の変形例におけるトラヒック制御システムSは、第3の実施の形態におけるトラヒック制御システムSに対して、オリジンサーバ送受信部13およびユーザ端末送受信部14に代えてルータ送受信部17を備え、さらにルータ6を備える点が異なる。 The traffic control system S according to the first modification of the third embodiment is different from the traffic control system S according to the third embodiment in that router transmission / reception is performed instead of the origin server transmission / reception unit 13 and the user terminal transmission / reception unit 14. The difference is that a unit 17 is provided and a router 6 is further provided.
 <ルータ6>
 ルータ6は、トラヒック制御装置1、オリジンサーバ3およびユーザ端末4のデータを中継する。なお、本実施の形態では「ルータ」と表記されているが、ルータ6は、スイッチであってもよい。
<Router 6>
The router 6 relays data of the traffic control device 1, the origin server 3, and the user terminal 4. In this embodiment, it is described as “router”, but the router 6 may be a switch.
 ===ルータ送受信部17===
 ルータ送受信部17は、第3の実施の形態におけるオリジンサーバ送受信部13およびユーザ端末送受信部14の機能を備える。トラヒック制御装置1からオリジンサーバ3またはユーザ端末4に送信されるデータは、ルータ送受信部14およびルータ6を経由する。
=== Router Transmitter / Receiver 17 ===
The router transmission / reception unit 17 includes the functions of the origin server transmission / reception unit 13 and the user terminal transmission / reception unit 14 in the third embodiment. Data transmitted from the traffic control device 1 to the origin server 3 or the user terminal 4 passes through the router transmission / reception unit 14 and the router 6.
 第3の実施の形態の第1の変形例におけるトラヒック制御システムSは、第3の実施の形態におけるトラヒック制御システムSと同様の効果を奏する。 The traffic control system S in the first modification of the third embodiment has the same effects as the traffic control system S in the third embodiment.
 本発明の効果の一例は、キャッシュサーバやキャッシュコントローラの負荷を削減することができることである。 An example of the effect of the present invention is that the load on the cache server and the cache controller can be reduced.
 以上、各実施の形態および実施例を参照して本発明を説明したが、本発明は上記実施の形態に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解しえる様々な変更をすることができる。 The present invention has been described above with reference to each embodiment and example, but the present invention is not limited to the above embodiment. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.
 また、本発明の各実施の形態における各構成要素は、その機能をハードウェア的に実現することはもちろん、コンピュータとプログラムとで実現することができる。プログラムは、磁気ディスクや半導体メモリなどのコンピュータ可読記録媒体に記録されて提供され、コンピュータの立ち上げ時などにコンピュータに読み取られる。この読み取られたプログラムは、そのコンピュータの動作を制御することにより、そのコンピュータを前述した各実施の形態における構成要素として機能させる。 In addition, each component in each embodiment of the present invention can be realized by a computer and a program as well as its function in hardware. The program is provided by being recorded on a computer-readable recording medium such as a magnetic disk or a semiconductor memory, and is read by the computer when the computer is started up. The read program causes the computer to function as a component in each of the embodiments described above by controlling the operation of the computer.
 この出願は、2012年2月28日に出願された日本特許出願特願2012-040850を基礎とする優先権を主張し、その開示の全てを盛り込む。 This application claims priority based on Japanese Patent Application No. 2012-040850 filed on February 28, 2012, and incorporates all of its disclosure.
 上記の各実施の形態の一部または全部は、以下の付記のようにも記載されうるが、以下には限られない。 Some or all of the above embodiments may be described as in the following supplementary notes, but are not limited to the following.
 (付記1)
 リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、前記コンテンツを一時的にキャッシュするキャッシュサーバに前記コンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する転送必要性判定部と、
 前記キャッシュ効果の度合いに基づいて、前記コンテンツのリクエストを前記キャッシュサーバまたは前記コンテンツを記憶するオリジンサーバのどちらに転送するかを決定する振り分け決定部と、を備えるトラヒック制御装置。
(Appendix 1)
A transfer necessity determination unit that specifies the degree of the cache effect when transferring the content request to a cache server that temporarily caches the content based on the popularity of the content specified based on the number of times the request is received When,
A traffic control device comprising: a distribution determination unit that determines whether to transfer the content request to the cache server or an origin server that stores the content based on the degree of the cache effect.
 (付記2)
 付記1に記載のトラヒック制御装置であって、
 前記キャッシュサーバの負荷を特定するキャッシュサーバ負荷推定部を備え、
 前記振り分け決定部は、前記人気度と前記キャッシュサーバの負荷とに基づいて、前記あるコンテンツのリクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御装置。
(Appendix 2)
The traffic control device according to attachment 1, wherein
A cache server load estimating unit for identifying the load of the cache server;
The distribution determination unit is a traffic control device that determines, based on the degree of popularity and a load on the cache server, whether to transfer a request for the content to the cache server or the origin server.
 (付記3)
 付記2に記載のトラヒック制御装置であって、
 前記振り分け決定部は、前記キャッシュサーバの負荷毎に、前記キャッシュサーバにリクエストが転送されるコンテンツの前記人気度の閾値を特定し、当該閾値と前記人気度との比較に基づいて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御装置。
(Appendix 3)
The traffic control device according to attachment 2, wherein
For each load of the cache server, the distribution determination unit identifies the popularity threshold of the content to which the request is transferred to the cache server, and determines the request based on a comparison between the threshold and the popularity. A traffic control device for determining whether to transfer to the cache server or the origin server.
 (付記4)
 付記2または3に記載のトラヒック制御装置であって、
 所定の人気度を有する前記コンテンツのリクエストが前記キャッシュサーバまたは前記オリジンサーバに転送される確率があらかじめ設定され、
 前記振り分け決定部は、前記キャッシュサーバの負荷が特定の値を示す場合に、前記確率に応じて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御装置。
(Appendix 4)
The traffic control device according to attachment 2 or 3, wherein
A probability that a request for the content having a predetermined popularity is transferred to the cache server or the origin server is set in advance;
The distribution determination unit is a traffic control device that determines whether to transfer the request to the cache server or the origin server according to the probability when the load of the cache server shows a specific value.
 (付記5)
 付記1ないし4のいずれか1項に記載のトラヒック制御装置であって、
 前記転送必要性判定部は、前記コンテンツのリクエストを受け取った頻度と閾値との関係に基づき特定される前記人気度に基づいて当該リクエストをクラスに分類し、当該クラス毎に一意の前記キャッシュ効果を示す情報を特定する、トラヒック制御装置。
(Appendix 5)
The traffic control device according to any one of appendices 1 to 4,
The transfer necessity determination unit classifies the request into a class based on the popularity specified based on a relationship between a frequency of receiving the request for the content and a threshold, and the unique cache effect for each class. A traffic control device that identifies information to be shown.
 (付記6)
 付記2ないし4のいずれか1項に記載のトラヒック制御装置であって、
 前記キャッシュサーバ負荷推定部は、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットを示す情報の少なくともいずれかを受け取り、当該セッション数および当該スループットを示す情報の少なくともいずれかに基づいて前記キャッシュサーバの負荷を推定する、トラヒック制御装置。
(Appendix 6)
The traffic control device according to any one of appendices 2 to 4,
The cache server load estimation unit receives at least one of the number of sessions distributed by the cache server and information indicating the throughput of transmission / reception data of the cache server, and at least one of the information indicating the number of sessions and the throughput A traffic control device that estimates the load of the cache server based on
 (付記7)
 付記2ないし4のいずれか1項に記載のトラヒック制御装置であって、
 前記キャッシュサーバ負荷推定部は、前記振り分け決定部が前記キャッシュサーバへ転送すると決定したコンテンツのリクエストに対して、当該決定がなされた時刻および前記コンテンツのサイズを示す情報を当該振り分け決定部から受け取り、前記情報に基づいて、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットの少なくともいずれかを推定することによって、当該キャッシュサーバの負荷を推定する、トラヒック制御装置。
(Appendix 7)
The traffic control device according to any one of appendices 2 to 4,
The cache server load estimation unit receives information indicating the time when the determination is made and the size of the content from the distribution determination unit in response to the content request that the distribution determination unit determines to transfer to the cache server, A traffic control device that estimates the load of the cache server by estimating at least one of the number of sessions distributed by the cache server and the throughput of transmission / reception data of the cache server based on the information.
 (付記8)
 コンテンツを一時的にキャッシュするキャッシュサーバと、
 前記コンテンツを記憶するオリジンサーバと、
 前記コンテンツのリクエストを送信する端末と、
 トラヒック制御装置と、を備え、
 前記トラヒック制御装置は、
 前記端末から前記コンテンツのリクエストを受け取る通信部と、
 リクエストを受け取った回数に基づき特定される前記コンテンツの人気度に基づいて、前記通信部が受け取った前記コンテンツのリクエストを前記キャッシュサーバに転送する際のキャッシュ効果の度合いを特定する転送必要性判定部と、
 前記キャッシュ効果の度合いに基づいて、前記コンテンツのリクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する振り分け決定部と、を備えるトラヒック制御システム。
(Appendix 8)
A cache server that temporarily caches content;
An origin server for storing the content;
A terminal that transmits the content request;
A traffic control device,
The traffic control device includes:
A communication unit for receiving the content request from the terminal;
A transfer necessity determining unit that specifies a degree of cache effect when transferring a request for the content received by the communication unit to the cache server based on a popularity degree of the content specified based on the number of times the request is received. When,
A traffic control system comprising: a distribution determination unit that determines whether to transfer the content request to the cache server or the origin server based on the degree of the cache effect.
 (付記9)
 付記8に記載のトラヒック制御システムであって、
 前記トラヒック制御装置は、
 前記キャッシュサーバの負荷を特定するキャッシュサーバ負荷推定部を備え、
 前記振り分け決定部は、前記人気度と前記キャッシュサーバの負荷とに基づいて前記あるコンテンツのリクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御システム。
(Appendix 9)
The traffic control system according to attachment 8, wherein
The traffic control device includes:
A cache server load estimating unit for identifying the load of the cache server;
The distribution determination unit is a traffic control system that determines whether to transfer a request for a certain content to the cache server or the origin server based on the popularity and the load on the cache server.
 (付記10)
 付記9に記載のトラヒック制御システムであって、
 前記振り分け決定部は、前記キャッシュサーバの負荷毎に、前記キャッシュサーバにリクエストが転送されるコンテンツの前記人気度の閾値を特定し、当該閾値と前記人気度との比較に基づいて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御システム。
(Appendix 10)
The traffic control system according to attachment 9, wherein
For each load of the cache server, the distribution determination unit identifies the popularity threshold of the content to which the request is transferred to the cache server, and determines the request based on a comparison between the threshold and the popularity. A traffic control system for determining whether to transfer to the cache server or the origin server.
 (付記11)
 付記9または10に記載のトラヒック制御システムであって、
 所定の人気度を有するコンテンツのリクエストが前記キャッシュサーバまたは前記オリジンサーバに転送される確率があらかじめ設定され、
 前記振り分け決定部は、前記キャッシュサーバの負荷が特定の値を示す場合に、前記確率に応じて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御システム。
(Appendix 11)
The traffic control system according to appendix 9 or 10,
A probability that a request for content having a predetermined popularity will be transferred to the cache server or the origin server is set in advance;
When the load of the cache server shows a specific value, the distribution determining unit determines whether to transfer the request to the cache server or the origin server according to the probability.
 (付記12)
 付記8ないし11のいずれか1項に記載のトラヒック制御システムであって、
 前記転送必要性判定部は、前記コンテンツのリクエストを受け取った頻度と閾値との関係に基づき特定される前記人気度に基づいて当該リクエストをクラスに分類し、当該クラス毎に一意の前記キャッシュ効果を示す情報を特定する、トラヒック制御システム。
(Appendix 12)
The traffic control system according to any one of appendices 8 to 11,
The transfer necessity determination unit classifies the request into a class based on the popularity specified based on a relationship between a frequency of receiving the request for the content and a threshold, and the unique cache effect for each class. A traffic control system that identifies the information to show.
 (付記13)
 付記9ないし11のいずれか1項に記載のトラヒック制御システムであって、
 前記キャッシュサーバ負荷推定部は、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットを示す情報の少なくともいずれかを受け取り、当該セッション数および当該スループットを示す情報の少なくともいずれかに基づいて前記キャッシュサーバの負荷を推定する、トラヒック制御システム。
(Appendix 13)
The traffic control system according to any one of appendices 9 to 11,
The cache server load estimation unit receives at least one of the number of sessions distributed by the cache server and information indicating the throughput of transmission / reception data of the cache server, and at least one of the information indicating the number of sessions and the throughput A traffic control system for estimating the load of the cache server based on
 (付記14)
 付記9ないし11のいずれか1項に記載のトラヒック制御システムであって、
 前記キャッシュサーバ負荷推定部は、前記振り分け決定部が前記キャッシュサーバへ転送すると決定したコンテンツのリクエストに対して、当該決定がなされた時刻および前記コンテンツのサイズを示す情報を当該振り分け決定部から受け取り、前記情報に基づいて、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットの少なくともいずれかを推定することによって、当該キャッシュサーバの負荷を推定する、トラヒック制御システム。
(Appendix 14)
The traffic control system according to any one of appendices 9 to 11,
The cache server load estimation unit receives information indicating the time when the determination is made and the size of the content from the distribution determination unit in response to the content request that the distribution determination unit determines to transfer to the cache server, A traffic control system that estimates the load of the cache server by estimating at least one of the number of sessions distributed by the cache server and the throughput of transmission / reception data of the cache server based on the information.
 (付記15)
 リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、前記コンテンツを一時的にキャッシュするキャッシュサーバに前記コンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定し、
 前記キャッシュ効果の度合いに基づいて、前記コンテンツのリクエストを前記キャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを決定する、トラヒック制御方法。
(Appendix 15)
Based on the popularity of the content identified based on the number of times the request has been received, identify the degree of caching effectiveness when transferring the content request to a cache server that temporarily caches the content,
A traffic control method for determining whether to transfer a request for the content to the cache server or an origin server storing the content based on the degree of the cache effect.
 (付記16)
 付記15に記載のトラヒック制御方法であって、
 前記キャッシュサーバの負荷を特定し、
 前記人気度と前記キャッシュサーバの負荷とに基づいて、前記あるコンテンツのリクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御方法。
(Appendix 16)
The traffic control method according to attachment 15, wherein
Identify the load on the cache server;
A traffic control method for determining whether to transfer a request for a certain content to the cache server or the origin server based on the popularity and the load on the cache server.
 (付記17)
 付記16に記載のトラヒック制御方法であって、
 前記キャッシュサーバの負荷毎に、前記キャッシュサーバにリクエストが転送されるコンテンツの前記人気度の閾値を特定し、当該閾値と前記人気度との比較に基づいて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御方法。
(Appendix 17)
The traffic control method according to appendix 16, wherein
For each load of the cache server, the threshold value of the popularity of the content to which the request is transferred to the cache server is specified, and the request is sent to the cache server or the origin based on a comparison between the threshold value and the popularity degree. A traffic control method for determining which server to forward.
 (付記18)
 付記16または17に記載のトラヒック制御方法であって、
 所定の人気度を有するコンテンツのリクエストが前記キャッシュサーバまたは前記オリジンサーバに転送される確率があらかじめ設定され、
 前記キャッシュサーバの負荷が特定の値を示す場合に、前記確率に応じて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御方法。
(Appendix 18)
The traffic control method according to appendix 16 or 17,
A probability that a request for content having a predetermined popularity will be transferred to the cache server or the origin server is set in advance;
A traffic control method for determining whether to transfer the request to the cache server or the origin server according to the probability when the load on the cache server shows a specific value.
 (付記19)
 付記15ないし18のいずれか1項に記載のトラヒック制御方法であって、
 前記コンテンツのリクエストを受け取った頻度と閾値との関係に基づき特定される前記人気度に基づいて当該リクエストをクラスに分類し、当該クラス毎に一意の前記キャッシュ効果を示す情報を特定する、トラヒック制御方法。
(Appendix 19)
The traffic control method according to any one of appendices 15 to 18, comprising:
Traffic control for classifying the request into a class based on the popularity specified based on a relationship between a frequency of receiving the content request and a threshold, and identifying information indicating the unique cache effect for each class Method.
 (付記20)
 付記16ないし18のいずれか1項に記載のトラヒック制御方法であって、
 前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットを示す情報の少なくともいずれかを受け取り、当該セッション数および当該スループットを示す情報の少なくともいずれかに基づいて前記キャッシュサーバの負荷を推定する、トラヒック制御方法。
(Appendix 20)
The traffic control method according to any one of appendices 16 to 18, comprising:
The load of the cache server is received based on at least one of the number of sessions distributed by the cache server and at least one of the information indicating the throughput of transmission / reception data of the cache server, and based on at least one of the information indicating the number of sessions and the throughput A traffic control method for estimating
 (付記21)
 付記16ないし18のいずれか1項に記載のトラヒック制御方法であって、
 前記キャッシュサーバへ転送すると決定されたコンテンツのリクエストに対して、当該決定がなされた時刻および前記コンテンツのサイズを示す情報に基づいて、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットの少なくともいずれかを推定することによって、当該キャッシュサーバの負荷を推定する、トラヒック制御方法。
(Appendix 21)
The traffic control method according to any one of appendices 16 to 18, comprising:
In response to a content request determined to be transferred to the cache server, the number of sessions distributed by the cache server and the transmission / reception of the cache server based on information indicating the time when the determination was made and the size of the content A traffic control method for estimating a load of the cache server by estimating at least one of data throughputs.
 (付記22)
 コンピュータに、
 リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、前記コンテンツを一時的にキャッシュするキャッシュサーバに前記コンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する処理と、
 前記キャッシュ効果の度合いに基づいて、前記コンテンツのリクエストを前記キャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを決定する処理と、を実行させるトラヒック制御プログラム。
(Appendix 22)
On the computer,
A process for specifying a degree of a cache effect when transferring a request for the content to a cache server that temporarily caches the content based on the popularity of the content specified based on the number of times the request is received;
A traffic control program that executes, based on the degree of the cache effect, a process of determining whether to transfer the content request to the cache server or an origin server that stores the content.
 (付記23)
 付記22に記載のトラヒック制御プログラムであって、
 前記コンピュータに、
 前記キャッシュサーバの負荷を特定する処理を実行させ、
 前記決定する処理では、前記人気度と前記キャッシュサーバの負荷とに基づいて、前記あるコンテンツのリクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御プログラム。
(Appendix 23)
A traffic control program according to attachment 22,
In the computer,
A process for identifying the load of the cache server is executed;
In the determining process, a traffic control program for determining whether to transfer a request for a certain content to the cache server or the origin server based on the popularity and the load on the cache server.
 (付記24)
 付記23に記載のトラヒック制御プログラムであって、
 前記決定する処理では、前記キャッシュサーバの負荷毎に、前記キャッシュサーバにリクエストが転送されるコンテンツの前記人気度の閾値を特定し、当該閾値と前記人気度との比較に基づいて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御プログラム。
(Appendix 24)
The traffic control program according to attachment 23, wherein
In the determining process, for each load of the cache server, the threshold value of the popularity of the content to which the request is transferred to the cache server is specified, and the request is determined based on a comparison between the threshold value and the popularity degree. A traffic control program for determining whether to transfer to the cache server or the origin server.
 (付記25)
 付記23または24に記載のトラヒック制御プログラムであって、
 所定の人気度を有するコンテンツのリクエストが前記キャッシュサーバまたは前記オリジンサーバに転送される確率があらかじめ設定され、
 前記決定する処理では、前記キャッシュサーバの負荷が特定の値を示す場合に、前記確率に応じて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御プログラム。
(Appendix 25)
The traffic control program according to attachment 23 or 24, wherein
A probability that a request for content having a predetermined popularity will be transferred to the cache server or the origin server is set in advance;
In the determining process, when the load on the cache server shows a specific value, the traffic control program determines whether to transfer the request to the cache server or the origin server according to the probability.
 (付記26)
 付記22ないし25のいずれか1項に記載のトラヒック制御プログラムであって、
 前記キャッシュ効果の度合いを特定する処理では、前記コンテンツのリクエストを受け取った頻度と閾値との関係に基づき特定される前記人気度に基づいて当該リクエストをクラスに分類し、当該クラス毎に一意の前記キャッシュ効果を示す情報を特定する、トラヒック制御プログラム。
(Appendix 26)
The traffic control program according to any one of appendices 22 to 25,
In the process of specifying the degree of the cache effect, the request is classified into classes based on the popularity specified based on the relationship between the frequency of receiving the request for the content and a threshold, and the unique unique for each class A traffic control program that identifies information indicating the cache effect.
 (付記27)
 付記23ないし25のいずれか1項に記載のトラヒック制御プログラムであって、
 前記キャッシュサーバの負荷を特定する処理では、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットを示す情報の少なくともいずれかを受け取り、当該セッション数および当該スループットを示す情報の少なくともいずれかに基づいて前記キャッシュサーバの負荷を推定する、トラヒック制御プログラム。
(Appendix 27)
The traffic control program according to any one of appendices 23 to 25,
In the process of specifying the load of the cache server, at least one of the number of sessions distributed by the cache server and information indicating the throughput of transmission / reception data of the cache server is received, and the number of sessions and the information indicating the throughput are A traffic control program for estimating a load of the cache server based on at least one of them.
 (付記28)
 付記23ないし25のいずれか1項に記載のトラヒック制御プログラムであって、
 前記キャッシュサーバの負荷を特定する処理では、前記キャッシュサーバへ転送すると決定されたコンテンツのリクエストに対して、当該決定がなされた時刻および前記コンテンツのサイズを示す情報に基づいて、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットの少なくともいずれかを推定することによって、当該キャッシュサーバの負荷を推定する、トラヒック制御プログラム。
(Appendix 28)
The traffic control program according to any one of appendices 23 to 25,
In the process of specifying the load of the cache server, the cache server distributes the content request determined to be transferred to the cache server based on information indicating the time when the determination is made and the size of the content. A traffic control program for estimating a load of a cache server by estimating at least one of the number of sessions and the throughput of transmission / reception data of the cache server.
 本発明におけるトラヒック制御装置は、ルータやゲートウェイ、ロードバランサといったトラヒックを振り分けるネットワーク装置あるいはフィルタ装置として適用されうる。または、本発明におけるトラヒック制御装置は、キャッシュサーバやキャッシュの管理サーバの中に組み込んで異なるキャッシュポリシやアルゴリズムを割り当てる選別ソフトウェアとして適用されうる。 The traffic control device according to the present invention can be applied as a network device or a filter device that distributes traffic such as routers, gateways, and load balancers. Alternatively, the traffic control device according to the present invention can be applied as selection software that is incorporated into a cache server or a cache management server and assigns different cache policies and algorithms.
 S  トラヒック制御システム
 1  トラヒック制御装置
 2  キャッシュサーバ
 3  オリジンサーバ
 4  ユーザ端末
 5  ネットワーク
 6  ルータ
 11  リクエスト振り分け部
 12  キャッシュサーバ送受信部
 13  オリジンサーバ送受信部
 14  ユーザ端末送受信部
 15  ローカル人気度測定部
 16  ローカル人気度記憶部
 17  ルータ送受信部
 111、211、311  振り分け決定部
 112、312  転送必要性判定部
 113、213、313  キャッシュサーバ負荷推定部
 191  CPU
 192  通信I/F
 193  メモリ
 194  記憶装置
 195  入力装置
 196  出力装置
 197  バス
 198  記録媒体
 314  要求コンテンツ識別部
S traffic control system 1 traffic control device 2 cache server 3 origin server 4 user terminal 5 network 6 router 11 request distribution unit 12 cache server transmission / reception unit 13 origin server transmission / reception unit 14 user terminal transmission / reception unit 15 local popularity measurement unit 16 local popularity Storage unit 17 Router transmission / reception unit 111, 211, 311 Distribution determination unit 112, 312 Transfer necessity determination unit 113, 213, 313 Cache server load estimation unit 191 CPU
192 Communication I / F
193 Memory 194 Storage device 195 Input device 196 Output device 197 Bus 198 Recording medium 314 Requested content identification unit

Claims (10)

  1.  リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、前記コンテンツを一時的にキャッシュするキャッシュサーバに前記コンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する転送必要性判定部と、
     前記キャッシュ効果の度合いに基づいて、前記コンテンツのリクエストを前記キャッシュサーバまたは前記コンテンツを記憶するオリジンサーバのどちらに転送するかを決定する振り分け決定部と、を備えるトラヒック制御装置。
    A transfer necessity determination unit that specifies the degree of the cache effect when transferring the content request to a cache server that temporarily caches the content based on the popularity of the content specified based on the number of times the request is received When,
    A traffic control device comprising: a distribution determination unit that determines whether to transfer the content request to the cache server or an origin server that stores the content based on the degree of the cache effect.
  2.  請求項1に記載のトラヒック制御装置であって、
     前記キャッシュサーバの負荷を特定するキャッシュサーバ負荷推定部を備え、
     前記振り分け決定部は、前記人気度と前記キャッシュサーバの負荷とに基づいて、前記あるコンテンツのリクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御装置。
    The traffic control device according to claim 1,
    A cache server load estimating unit for identifying the load of the cache server;
    The distribution determination unit is a traffic control device that determines, based on the degree of popularity and a load on the cache server, whether to transfer a request for the content to the cache server or the origin server.
  3.  請求項2に記載のトラヒック制御装置であって、
     前記振り分け決定部は、前記キャッシュサーバの負荷毎に、前記キャッシュサーバにリクエストが転送されるコンテンツの前記人気度の閾値を特定し、当該閾値と前記人気度との比較に基づいて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御装置。
    The traffic control device according to claim 2,
    For each load of the cache server, the distribution determination unit identifies the popularity threshold of the content to which the request is transferred to the cache server, and determines the request based on a comparison between the threshold and the popularity. A traffic control device for determining whether to transfer to the cache server or the origin server.
  4.  請求項2または3に記載のトラヒック制御装置であって、
     所定の人気度を有する前記コンテンツのリクエストが前記キャッシュサーバまたは前記オリジンサーバに転送される確率があらかじめ設定され、
     前記振り分け決定部は、前記キャッシュサーバの負荷が特定の値を示す場合に、前記確率に応じて、当該リクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する、トラヒック制御装置。
    The traffic control device according to claim 2 or 3,
    A probability that a request for the content having a predetermined popularity is transferred to the cache server or the origin server is set in advance;
    The distribution determination unit is a traffic control device that determines whether to transfer the request to the cache server or the origin server according to the probability when the load of the cache server shows a specific value.
  5.  請求項1ないし4のいずれか1項に記載のトラヒック制御装置であって、
     前記転送必要性判定部は、前記コンテンツのリクエストを受け取った頻度と閾値との関係に基づき特定される前記人気度に基づいて当該リクエストをクラスに分類し、当該クラス毎に一意の前記キャッシュ効果を示す情報を特定する、トラヒック制御装置。
    The traffic control device according to any one of claims 1 to 4, comprising:
    The transfer necessity determination unit classifies the request into a class based on the popularity specified based on a relationship between a frequency of receiving the request for the content and a threshold, and the unique cache effect for each class. A traffic control device that identifies information to be shown.
  6.  請求項2ないし4のいずれか1項に記載のトラヒック制御装置であって、
     前記キャッシュサーバ負荷推定部は、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットを示す情報の少なくともいずれかを受け取り、当該セッション数および当該スループットを示す情報の少なくともいずれかに基づいて前記キャッシュサーバの負荷を推定する、トラヒック制御装置。
    The traffic control device according to any one of claims 2 to 4, wherein
    The cache server load estimation unit receives at least one of the number of sessions distributed by the cache server and information indicating the throughput of transmission / reception data of the cache server, and at least one of the information indicating the number of sessions and the throughput A traffic control device that estimates the load of the cache server based on
  7.  請求項2ないし4のいずれか1項に記載のトラヒック制御装置であって、
     前記キャッシュサーバ負荷推定部は、前記振り分け決定部が前記キャッシュサーバへ転送すると決定したコンテンツのリクエストに対して、当該決定がなされた時刻および前記コンテンツのサイズを示す情報を当該振り分け決定部から受け取り、前記情報に基づいて、前記キャッシュサーバが配信しているセッション数および前記キャッシュサーバの送受信データのスループットの少なくともいずれかを推定することによって、当該キャッシュサーバの負荷を推定する、トラヒック制御装置。
    The traffic control device according to any one of claims 2 to 4, wherein
    The cache server load estimation unit receives information indicating the time when the determination is made and the size of the content from the distribution determination unit in response to the content request that the distribution determination unit determines to transfer to the cache server, A traffic control device that estimates the load of the cache server by estimating at least one of the number of sessions distributed by the cache server and the throughput of transmission / reception data of the cache server based on the information.
  8.  コンテンツを一時的にキャッシュするキャッシュサーバと、
     前記コンテンツを記憶するオリジンサーバと、
     前記コンテンツのリクエストを送信する端末と、
     トラヒック制御装置と、を備え、
     前記トラヒック制御装置は、
     前記端末から前記コンテンツのリクエストを受け取る通信部と、
     リクエストを受け取った回数に基づき特定される前記コンテンツの人気度に基づいて、前記通信部が受け取った前記コンテンツのリクエストを前記キャッシュサーバに転送する際のキャッシュ効果の度合いを特定する転送必要性判定部と、
     前記キャッシュ効果の度合いに基づいて、前記コンテンツのリクエストを前記キャッシュサーバまたは前記オリジンサーバのどちらに転送するかを判定する振り分け決定部と、を備えるトラヒック制御システム。
    A cache server that temporarily caches content;
    An origin server for storing the content;
    A terminal that transmits the content request;
    A traffic control device,
    The traffic control device includes:
    A communication unit for receiving the content request from the terminal;
    A transfer necessity determining unit that specifies a degree of cache effect when transferring a request for the content received by the communication unit to the cache server based on a popularity degree of the content specified based on the number of times the request is received. When,
    A traffic control system comprising: a distribution determination unit that determines whether to transfer the content request to the cache server or the origin server based on the degree of the cache effect.
  9.  リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、前記コンテンツを一時的にキャッシュするキャッシュサーバに前記コンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定し、
     前記キャッシュ効果の度合いに基づいて、前記コンテンツのリクエストを前記キャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを決定する、トラヒック制御方法。
    Based on the popularity of the content identified based on the number of times the request has been received, identify the degree of caching effectiveness when transferring the content request to a cache server that temporarily caches the content,
    A traffic control method for determining whether to transfer a request for the content to the cache server or an origin server storing the content based on the degree of the cache effect.
  10.  コンピュータに、
     リクエストを受け取った回数に基づき特定されるコンテンツの人気度に基づいて、前記コンテンツを一時的にキャッシュするキャッシュサーバに前記コンテンツのリクエストを転送する際のキャッシュ効果の度合いを特定する処理と、
     前記キャッシュ効果の度合いに基づいて、前記コンテンツのリクエストを前記キャッシュサーバまたはコンテンツを記憶するオリジンサーバのどちらに転送するかを決定する処理と、を実行させるトラヒック制御プログラム。
    On the computer,
    A process for specifying a degree of a cache effect when transferring a request for the content to a cache server that temporarily caches the content based on the popularity of the content specified based on the number of times the request is received;
    A traffic control program that executes, based on the degree of the cache effect, a process of determining whether to transfer the content request to the cache server or an origin server that stores the content.
PCT/JP2013/000883 2012-02-28 2013-02-18 Traffic control device, traffic control system, traffic control method, and traffic control program WO2013128840A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-040850 2012-02-28
JP2012040850 2012-02-28

Publications (1)

Publication Number Publication Date
WO2013128840A1 true WO2013128840A1 (en) 2013-09-06

Family

ID=49082056

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/000883 WO2013128840A1 (en) 2012-02-28 2013-02-18 Traffic control device, traffic control system, traffic control method, and traffic control program

Country Status (1)

Country Link
WO (1) WO2013128840A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001202330A (en) * 1999-11-09 2001-07-27 Matsushita Electric Ind Co Ltd Cluster server device
JP2006309383A (en) * 2005-04-27 2006-11-09 Hitachi Ltd Computer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001202330A (en) * 1999-11-09 2001-07-27 Matsushita Electric Ind Co Ltd Cluster server device
JP2006309383A (en) * 2005-04-27 2006-11-09 Hitachi Ltd Computer system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HIROYOSHI MIWA: "Performance Evaluation of a Load Balancing Routing Algorithm for Clustered Multiple Cache Servers", NTT R & D, vol. 50, no. 9, 10 September 2001 (2001-09-10), pages 712 - 720 *
NORIFUMI NISHIKAWA: "A Proposal for Caching Strategy Based on WWW Traffic Characteristics", TRANSACTIONS OF INFORMATION PROCESSING SOCIETY OF JAPAN, vol. 41, no. 9, 15 September 2000 (2000-09-15), pages 2625 - 2637 *

Similar Documents

Publication Publication Date Title
US10798112B2 (en) Attribute-controlled malware detection
US11863581B1 (en) Subscription-based malware detection
JP6560351B2 (en) System and method for deploying a virtual serving gateway for mobility management
US10521348B2 (en) Managing resources using resource expiration data
JP5189974B2 (en) Load control device and method thereof
CN105282215B (en) Reputation based policies for forwarding and responding to interests through a content centric network
KR101379864B1 (en) Request routing using network computing components
US10708377B2 (en) Communication control device, communication control method, and non-transitory computer readable medium
US9712412B2 (en) Aggregating status to be used for selecting a content delivery network
KR20160019361A (en) Probabilistic Lazy-Forwarding Technique Without Validation In A Content Centric Network
US10404603B2 (en) System and method of providing increased data optimization based on traffic priority on connection
JP4410963B2 (en) Content dynamic mirroring system,
CN111432231B (en) Content scheduling method of edge network, home gateway, system and server
JP2006146951A (en) Contents dynamic mirroring system
WO2022057131A1 (en) Data congestion processing method and apparatus, computer device, and storage medium
US10691700B1 (en) Table replica allocation in a replicated storage system
WO2009064126A2 (en) Method for load balancing of server and apparatus for thereof
WO2013128840A1 (en) Traffic control device, traffic control system, traffic control method, and traffic control program
CN108259576B (en) Software and hardware real-time information transmission system and method
JP7097427B2 (en) Data processing system and data processing method
CN107211189A (en) A kind of method and apparatus sent for video
JP2014157459A (en) Cache device, content distribution system, and content distribution method
US11960407B1 (en) Cache purging in a distributed networked system
JP6850618B2 (en) Relay device and relay method
WO2015200829A1 (en) Achieving balanced in-network content caching freshness

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: 13754641

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13754641

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP