WO2021171620A1 - 名前解決結果制御システム、名前解決結果制御方法、及びプログラム - Google Patents

名前解決結果制御システム、名前解決結果制御方法、及びプログラム Download PDF

Info

Publication number
WO2021171620A1
WO2021171620A1 PCT/JP2020/008533 JP2020008533W WO2021171620A1 WO 2021171620 A1 WO2021171620 A1 WO 2021171620A1 JP 2020008533 W JP2020008533 W JP 2020008533W WO 2021171620 A1 WO2021171620 A1 WO 2021171620A1
Authority
WO
WIPO (PCT)
Prior art keywords
name resolution
terminal
resolution result
result control
edge
Prior art date
Application number
PCT/JP2020/008533
Other languages
English (en)
French (fr)
Inventor
孝太郎 小野
悠希 中原
亮太 石橋
健 桑原
Original Assignee
日本電信電話株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2020/008533 priority Critical patent/WO2021171620A1/ja
Priority to JP2022503058A priority patent/JPWO2021171620A1/ja
Priority to US17/802,211 priority patent/US20230086437A1/en
Publication of WO2021171620A1 publication Critical patent/WO2021171620A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/69Types of network addresses using geographic information, e.g. room number
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/58Caching of addresses or names

Definitions

  • the present invention relates to a technique for resolving the name of an application running on a server board in a system in which a terminal and a server board deployed at a position physically close to the terminal are connected via a network. Is what you do.
  • Edge computing has been proposed in which a server that processes information is deployed near a terminal in a network (NW) between a cloud server and a terminal (Non-Patent Document 1).
  • NW network
  • Non-Patent Document 1 physically distributed server infrastructure (edge infrastructure) enables the distribution and sophistication of various functions and processes that were conventionally realized on the cloud server side and terminal side.
  • edge infrastructure physically distributed server infrastructure
  • services in new areas such as services that require aggregation of large volumes of information and high-speed processing are being studied.
  • Non-Patent Document 2 In order for the terminal to use the application (application) that runs on the edge platform, it is necessary to implement name resolution in order to secure the connection with the application.
  • the management function of the edge infrastructure creates the name resolution result based on the rules and requirements required by the application, and when there is a name resolution request from the terminal, the created name resolution
  • the basic function of responding to the result is being studied as a standard specification (Non-Patent Document 2).
  • GeoDNS Non-Patent Document 3 is one of the technologies for responding to a name resolution request from a terminal with different name resolution results based on the IP address of the request source.
  • the IP address, subnet information, etc. of the inquiry source is transmitted to the DNS (Domain Name Service) of the inquiry destination, and the IP address that differs depending on the IP address of the inquiry source is given to the same name inquiry to the DNS server. I can reply.
  • DNS Domain Name Service
  • the response of the name resolution result can be controlled so that the most suitable application for the inquiry source terminal (example: close physical distance) can be used.
  • the application will be provided in multiple regions in the service provided on the edge platform that is physically distributed.
  • the present invention has been made in view of the above points, and even when a terminal using a service provided on a physically distributed edge substrate moves across regions, the terminal is the terminal.
  • the purpose is to provide a technology that enables the connection to the application on the edge infrastructure that is optimal for the user.
  • a name resolution result control system that controls a name resolution result in a terminal that uses an application on one or more edge platforms that are physically distributed.
  • a name resolution unit that receives a name resolution request for the application from the terminal and transmits the information of the application on the edge board that is most suitable for the terminal to the terminal as a name resolution result.
  • a name resolution result control system including a name resolution result control unit that executes control for deleting the name resolution result in the terminal is provided, triggered by a predetermined event.
  • the terminal is the most suitable application on the edge infrastructure for the terminal.
  • Technology is provided that allows the connection to be made to.
  • FIG. This is a sequence chart when the terminal performs name resolution. It is a flowchart which shows the operation of the name resolution result control part in Embodiment 1. It is a figure which shows the example of the environment in Embodiment 2. It is a figure which shows the functional structure of the edge management base 100 in Embodiment 2. It is a flowchart which shows the operation of the name resolution result control part in Embodiment 2. It is a figure which shows the functional structure of the edge management base 100 and the terminal 200 in Embodiment 3.
  • FIG. FIG. 5 is a flowchart showing the operation of the name resolution result control unit on the terminal side in the third embodiment. It is a flowchart which shows the operation of the name resolution result control part on the edge management board side in Embodiment 3. It is a figure which shows the hardware configuration example of the apparatus.
  • the optimal edge-based application for the terminal is, for example, the application on the edge-based closest to the terminal, but the application is not limited to that.
  • the name resolution result control system described later may select an application on the edge infrastructure that is not the closest application on the edge infrastructure as the optimum application.
  • capacity is more important than accessibility, and an application on the edge infrastructure with large available server resources and network resources may be selected as the optimum application.
  • a name resolution request of the connected application is made.
  • the name resolution result control system returns a name resolution result response for connecting to the optimum application.
  • FIG. 1 shows an example of the overall configuration of the system according to this embodiment.
  • the edge bases 400-A to 400-C are provided in the areas A to C, and the application is operating in each of the areas A to C.
  • the edge substrate may be called an edge device.
  • the terminal 200 uses the application on the edge base 400 in the area by connecting to the network (NW) in the area where the terminal 200 is located.
  • FIG. 1 shows an example when the terminal 200 is connected to the NW300-A in the area A.
  • the terminal 200 of the present embodiment is assumed to be a wireless communication terminal such as a smartphone, the present invention is not limited to the wireless communication terminal and can be applied.
  • the present invention can be applied even when a PC or the like having no wireless function is carried to another place and used by connecting to a network.
  • the service of this embodiment is composed of a plurality of applications to which different IP addresses are assigned.
  • the terminal 200 moves across a plurality of areas, performs name resolution of the service, and then uses the service.
  • service requirements resource costs including NW, etc.
  • the "closest" may mean that the physical distance is the shortest, or that the network distance (the number of hops, the delay, etc.) is the shortest.
  • the terminal 200 when the terminal 200 is in the area A (connected to the NW300-A of the area A), the application (IP address: ⁇ ) on the edge board 400-A of the area A ) Is used. Therefore, the terminal 200 needs to execute the name resolution request of the connection destination application and receive an appropriate name resolution result response to the name resolution request.
  • Non-Patent Document 3 information related to the terminal 200 is stored in a database, and by responding to a name resolution request based on the information, it is possible to respond to a name resolution result in consideration of the geographical terminal position.
  • the terminal 200 cannot connect to the application on the edge substrate closest to the terminal 200 at that time.
  • a measure to set the TTL (Time to Live) of the name resolution result cache to 0 can be considered.
  • a name resolution request is generated every time the terminal 200 tries to use the service, and a resource used to respond to a name resolution request such as a DNS server or NW by the originally unnecessary name resolution request and its response. The load on the server will increase.
  • the terminal 200 can execute the name resolution request only when it is really necessary by the mechanism described in each of the following embodiments. Therefore, it is possible to avoid the occurrence of a name resolution request that has not occurred when a name resolution request is required and the occurrence of an unnecessary name resolution request.
  • the application for providing the service is mounted on the physically distributed edge substrate as shown in FIGS. 1 and 2, and the terminal 200 is NW (example: access network). It is assumed that the application is used via the local NW).
  • the name resolution result control system 100 manages the connection status of the application and the terminal 200 on the physically distributed edge base 400 to the NW, and responds with the name resolution result associated with the NW information. And control the generation of the name resolution request on the terminal 200 side.
  • the "name resolution result control system” may be referred to as a "name resolution result control device”.
  • the name resolution result control system 100 may be provided anywhere as long as it can collect and control information described later. For example, it may be provided in the edge substrate or in the terminal.
  • the name resolution request is executed for the name resolution result control system 100. It is assumed that the application running on the edge base 400 is for users of the service provided by the edge base 400 and is not open to the Internet side.
  • FIG. 3 shows an example of the functional configuration of the name resolution result control system 100 in the first embodiment.
  • the name resolution result control system 100 of the first embodiment includes a monitoring unit 10, a storage unit 20, a name resolution unit 30, a name resolution result control unit 40, a name resolution result transmission unit 50, and a name resolution request reception.
  • a unit 60 is provided.
  • FIG. 4 shows a NW connection of the terminal 200 when the terminal 200 executes a name resolution request and receives the name resolution result, and the name resolution result control system 100 executes the name resolution in response to the name resolution request of the terminal 200. Start continuous monitoring of the situation, and control the name resolution result held by the terminal 200 side as needed when the terminal 200 moves across the area and the edge base closest to the terminal 200 changes. It is a sequence chart which shows.
  • the monitoring unit 10 monitors and collects the service provision status on the edge board 400, and in S102, monitors and collects the status of the NW 300 to which the terminal 200 is connected. In S103, the monitoring unit 10 stores the service provision status on the edge board 400 and the status of the NW 300 to which the terminal 200 is connected in the storage unit 20.
  • the above-mentioned collected and stored information is information necessary for responding to an appropriate name resolution result when a name resolution request of an application running on the edge base 400 occurs, for example.
  • Information such as the operating status of the application on the physically distributed edge base 400 (which application is operating, etc.), the IP address of the application, the NW to which the terminal 200 is connected, and the like.
  • the name resolution request receiving unit 60 receives the name resolution request of the application on the edge base 400 transmitted by the terminal 200, and in S105, transmits the name resolution request to the name resolution unit 30.
  • the name resolution unit 30 refers to the information stored in the storage unit 20 to respond to an appropriate name resolution result when a name resolution request for an application running on the edge base 400 occurs.
  • S106 the NW300 to which the terminal 200 is currently connected, the edge board closest to the NW300 when the terminal 200 is connected to the NW300, among the edge boards on which the application targeted for the name resolution request operates.
  • Judge determines the information (specifically, IP address) of the application that should respond to the terminal 200.
  • the name resolution unit 30 creates a name resolution result based on the determination, and transmits the name resolution result (IP address of the application related to the inquiry) to the name resolution result transmission unit 50.
  • the name resolution unit 30 combines the name resolution result and the status at the time of name resolution (information indicating which terminal 200 is connected to which NW300 to execute the name resolution result) in the storage unit 20. Store. Further, the name resolution unit 30 transmits a notification indicating that the name resolution response has been executed to the name resolution request from the terminal 200 to the name resolution result control unit 40 (S108).
  • the name resolution result transmission unit 50 transmits the name resolution result received from the name resolution unit 30 to the terminal 200.
  • the name resolution result control unit 40 starts continuous monitoring of the NW connection status of the terminal 200 stored in the storage unit 20 via the monitoring unit 30 in S110, triggered by the notification from the name resolution unit 30.
  • the name resolution result control unit 40 controls the name resolution result in the terminal 200 in S111 based on the NW connection status of the terminal 200.
  • FIG. 5 is a flowchart showing the operation of the name resolution result control unit 40. The operation of the name resolution result control unit 40 will be described in detail according to the procedure of FIG.
  • the name resolution result control unit 40 receives a name resolution execution notification from the name resolution unit 30.
  • the name resolution result control unit 40 refers to the name resolution result stored in the storage unit 20, the status at the time of name resolution, and the NW connection status of the terminal 200 that is the target of the name resolution implementation.
  • the name resolution result control unit 40 determines whether or not the NW to which the terminal 200 is connected has changed. If the determination in S203 is No, the process returns to S202. If the determination in S203 is Yes, the process proceeds to S204.
  • the name resolution result control unit 40 refers to the service provision status (operating application, etc.) in each edge base 400 stored in the storage unit 20.
  • the name resolution result control unit 40 changes the edge substrate closest to the terminal 200 among one or more edge substrates 400 on which the target application operates when the terminal 200 requests name resolution. Determine if it has been done. If the determination in S205 is Yes, the process proceeds to S206, and if No, the process proceeds to S207.
  • the name resolution result control unit 40 controls (deletes, etc.) the name resolution result stored on the terminal 200 side.
  • the name resolution result stored on the terminal 200 side based on the control may be deleted in any way.
  • the terminal 200 is the most connected to the terminal 200 among one or more edge substrates on which the target application operates when the terminal 200 requests name resolution.
  • the name resolution result control unit 40 updates the status at the time of name resolution stored in the storage unit 20 based on the NW connection status at that time of the terminal 200. Continue to monitor the NW connection status of the terminal 200.
  • the above update is carried out regarding which "NW connection status" in the information about which terminal is connected to which NW the name resolution result was executed. That is, here, the NW to which the terminal 200 is connected is updated to the changed NW.
  • an appropriate name resolution response response of information for connecting to the application on the edge substrate closest to the terminal
  • the terminal 200 can be provided with an appropriate name resolution response. Since a new name resolution request can be generated only when the closest edge infrastructure changes and the terminal 200 intends to use the service, name resolution such as DNS server or NW is performed by the originally unnecessary name resolution request and its response. It is possible to avoid the phenomenon that the load on the resources used to respond to the request increases.
  • the name resolution request is executed for the name resolution result control system 100 (also referred to as the edge management board). It is assumed that the application running on the edge base 400 is for users of the service provided on the edge base 400 and is not open to the Internet side.
  • FIG. 6 shows an overall configuration diagram of the system according to the second embodiment.
  • a name resolution result control system 100 as an edge management base is connected to each edge base 400 in the system shown in FIG. 1 via a network.
  • the terminal 200 uses the application on the edge base 400 by connecting to the local access NW300.
  • FIG. 7 shows an example of the functional configuration of the name resolution result control system 100 (edge management platform) in the second embodiment.
  • the name resolution result control system 100 of the second embodiment has the monitoring unit 10, the storage unit 20, the name resolution unit 30, and the name resolution result control unit, similarly to the name resolution result control system of the first embodiment.
  • 40, a name resolution result control unit 40, a name resolution result transmission unit 50, and a name resolution request reception unit 60 are provided.
  • the operation of the name resolution result control system 100 (edge management platform) of the second embodiment is basically the same as the operation described with reference to FIG. 4 in the first embodiment.
  • the monitoring unit 10 monitors the operating status of the application on the edge base 400 physically distributed in each region and the connection status of the terminal 200 to the access NW in each region, and obtains the information acquired by the monitoring. It is stored in the storage unit 20. That is, the monitoring unit 10 has information necessary for responding to an appropriate name resolution result when a name resolution request for an application running on the edge infrastructure occurs (physically distributed application on the edge infrastructure).
  • the operating status, IP address of the application, access NW to which the terminal is connected, etc.) are collected, made into a database, and updated as appropriate.
  • a name resolution request is made to the name resolution result control system 100 (edge management board).
  • the name resolution request receiving unit 60 receives the name resolution request of the application on the edge base 400 transmitted by the terminal 200, and transmits the request to the name resolution unit 30.
  • the name resolution unit 30 refers to the information necessary for responding to an appropriate name resolution result when a name resolution request of an application operating on the edge board stored in the storage unit 20 occurs, and which terminal 200 is used.
  • the edge board 400 that is closest to the terminal 200 when the terminal 200 is connected to the access NW is It determines where and therefore which application information should be responded to, creates a name resolution result based on the determination, and sends it to the name resolution result transmission unit 50.
  • the name resolution unit 30 combines the name resolution result and the status at the time of name resolution (information about which terminal is connected to which access NW to execute the name resolution result) in the storage unit 20. Store.
  • the name resolution unit 30 transmits a notification regarding the execution of the name resolution response to the name resolution request from the terminal 200 to the name resolution result control unit 40.
  • the name resolution result transmission unit 50 transmits the received name resolution result to the terminal 200.
  • the terminal 200 starts connecting to the application running on the edge base 400 based on the received name resolution result.
  • FIG. 8 is a flowchart showing the operation of the name resolution result control unit 40 in the second embodiment. The operation of the name resolution result control unit 40 will be described in detail with reference to FIG.
  • the name resolution result control unit 40 receives a name resolution execution notification from the name resolution unit 30.
  • the name resolution result control unit 40 refers to the name resolution result stored in the storage unit 20, the status at the time of name resolution, and the access NW connection status of the terminal 200 for which the name resolution is executed. ..
  • the name resolution result control unit 40 determines whether or not the access NW to which the terminal 200 is connected has changed. If the determination in S303 is No, the process returns to S302. If the determination in S303 is Yes, the process proceeds to S304.
  • the name resolution result control unit 40 refers to the service provision status (operating application, etc.) in each edge base 400 stored in the storage unit 20.
  • the name resolution result control unit 40 changes the edge base 400 closest to the terminal 200 among one or more edge bases on which the target application operates when the terminal 200 requests name resolution. Determine if it has been done. If the determination in S305 is Yes, the process proceeds to S306, and if No, the process proceeds to S307.
  • the specific deletion method is not limited to a specific method, but for example, as a deletion method, an application for service users provided on the edge base 400 is inserted in the terminal 200 in advance, and the name of the terminal 200 is added to the application.
  • the application clears or invalidates the cache of the name resolution result held by the terminal 200 based on the instruction from the name resolution result control unit 40 via API. There is a way.
  • the terminal 200 is included in one or more edge boards 400 on which the target application operates when the terminal 200 requests name resolution. If the edge base 400 closest to the terminal has not changed, the status at the time of name resolution stored in the storage unit 20 is updated based on the access NW connection status of the terminal 100 at that time, and the terminal is continued. Monitor the access NW connection status of 200.
  • the terminal 200 side takes the initiative in deleting the name resolution result stored in the terminal 200 side.
  • a name resolution request is made to the name resolution result control system 100 (edge management board).
  • the application running on the edge base 400 is for users of the service provided on the edge base 400, and is not open to the public on the Internet side.
  • an API that provides the access NW connection status of the terminal 200 is provided in the name resolution result control system 100 (edge management platform), and the terminal 200 connects the access NW to which the terminal 200 is connected via the API to the terminal 200. I can grasp myself.
  • FIG. 9 shows an example of the functional configuration of the name resolution result control system 100 (edge management platform) in the third embodiment.
  • the name resolution result control system 100 (edge management platform) of the third embodiment has the monitoring unit 10, the storage unit 20, the name resolution unit 30, and the name resolution unit 30, similarly to the name resolution result control system of the first embodiment. It includes a name resolution result control unit 40, a name resolution result control unit 40, a name resolution result transmission unit 50, and a name resolution request reception unit 60 on the edge management platform side.
  • the terminal 200 of the third embodiment includes a name resolution request / response unit 210 and a name resolution result control unit 220 on the terminal 200 side.
  • the operation of the name resolution result control system 100 (edge management platform) of the third embodiment is basically the same as the operation described with reference to FIG. 4 in the first embodiment.
  • the monitoring unit 10 monitors the operating status of the application on the edge base 400 physically distributed in each region and the connection status of the terminal 200 to the access NW in each region, and obtains the information acquired by the monitoring. It is stored in the storage unit 20. That is, the monitoring unit 10 is required to respond to an appropriate name resolution result when a name resolution request for an application running on the edge infrastructure 400 occurs (the application on the physically distributed edge infrastructure). (Operating status of the application, IP address of the application, access NW to which the terminal is connected, etc.) are collected and made into a database, and updated as appropriate.
  • the name resolution request / response unit 210 of the terminal 200 executes a name resolution request to the name resolution result control system 100 (edge management board).
  • the name resolution request receiving unit 60 receives the name resolution request of the application on the edge base 400 transmitted by the terminal 200, and transmits the request to the name resolution unit 30.
  • the name resolution unit 30 refers to the information stored in the storage unit 20 necessary for responding to an appropriate name resolution result when a name resolution request for an application running on the edge substrate occurs, and the terminal 200 refers to the information.
  • the closest edge board 400 when the terminal 200 is connected to the access NW Determines where and therefore which application information should be responded to, creates a name resolution result based on the determination, and sends it to the name resolution result transmission unit 50.
  • the name resolution unit 30 combines the name resolution result and the status at the time of name resolution (information about which terminal is connected to which access NW to execute the name resolution result) in the storage unit 20. Store.
  • the name resolution unit 30 transmits a notification regarding the execution of the name resolution response to the name resolution request from the terminal 200 to the name resolution result control unit 40.
  • the name resolution result transmission unit 50 transmits the received name resolution result to the name resolution request / response unit 210 of the terminal 200. As a result, the terminal 200 starts connecting to the application running on the edge base 400 based on the received name resolution result.
  • the name resolution result control unit 40 on the name resolution result control system 100 side transmits a name resolution execution notification from the name resolution unit 30 to the name resolution result control unit 220 on the terminal 200 side, and the name is resolved.
  • the result control unit 220 receives the notification.
  • the name resolution result control unit 220 on the terminal 200 side triggers the notification of the execution of the name resolution to change the access NW connection status of the terminal 200 stored in the storage unit 20 of the name resolution result control system 100. Start continuous monitoring.
  • the name resolution result control unit 220 determines whether or not the access NW to which the terminal 200 is connected has changed. If the determination of S403 is No, the process returns to S402, and if the determination of S403 is Yes, the process proceeds to S404.
  • the name resolution result control unit 40 receives the inquiry.
  • the name resolution result control unit 40 has information stored in the storage unit 20 (name resolution result and status at the time of name resolution, access NW connection status of the target terminal for performing the name resolution, and on the edge board. Refer to the application operating status in.
  • the name resolution result control unit 40 is the edge board closest to the terminal 200 among one or more edge boards on which the target application operates when the terminal 200 requests name resolution. Determine if 400 has changed.
  • the process proceeds to S505, and the name stored in the storage unit 20 is based on the access NW connection status of the terminal 200 at that time. Update the status at the time of resolution (regarding which access NW is connected in the information about which terminal is connected to which access NW and the name resolution result is executed).
  • the name resolution result control unit 40 transmits a response of "No" to delete the name resolution result to the name resolution result control unit 220 on the terminal 200 side.
  • the name resolution result control unit 220 on the terminal 200 side determines whether or not the response of the name resolution result deletion "necessary" is received from the name resolution result control unit 40. If the determination in S405 is Yes, the process proceeds to S406.
  • the specific deletion method is not limited to a specific method.
  • a deletion method the cache of the name resolution result is cleared or invalidated based on the instruction from the name resolution result control unit 220 by the authority of the terminal 200 itself and the cache control function provided as standard in the OS or the like. There is a method such as conversion.
  • the process returns to S402 and the monitoring of the access NW connection status of the terminal 200 itself is continued.
  • the standard for detecting a change in the connection status of the access NW when monitoring is continued is based on the access NW connected to the name resolution result control unit 40 at the time of inquiring whether or not the name resolution result should be deleted. That is, it is determined whether or not the access NW has changed from the access NW that was connected at the time of inquiring whether or not the name resolution result should be deleted.
  • the fourth embodiment is applicable to any of the first to third embodiments.
  • the differences from the first to third embodiments will be mainly described.
  • the application running on the edge base 400 and the terminal 200 cooperate to control (delete) the name resolution result stored on the terminal 200 side.
  • a name resolution request is made to the name resolution result control system 100 (edge management board).
  • the application running on the edge base 400 is for users of the service provided on the edge base 400, and is not open to the public on the Internet side.
  • an API that provides the access NW connection status of the terminal 200 is provided in the name resolution result control system 100 (edge management platform), and the application running on the edge platform 400 is connected to the terminal 200 via the API. You can grasp the access NW you have.
  • the application When the terminal 200 establishes a connection with an application operating on the edge base 400, the application starts continuous monitoring of the access NW connection status of the terminal 200.
  • the communication from the application to the terminal 200 includes a change request of the connection destination application.
  • the terminal 200 detects the change request, it clears or invalidates the name resolution result cache stored in the terminal 200.
  • the system including the edge management base 100 and the edge base 400 may be the name resolution result control system 100.
  • the name resolution result control unit 40 may include the above-mentioned application running on the edge base 400.
  • the control (deletion) of the name resolution result stored in the terminal 200 side is performed by using the name resolution result in which the name resolution result control system 100 (edge management platform) responds to the terminal 200. ..
  • the name resolution result control system 100 edge management platform
  • creates the name resolution result for the terminal 200 the information of the access NW for which the result is valid is embedded in the name resolution result.
  • the specific method of embedding access NW information is not limited to a specific method.
  • the method there is a method of embedding the information of the access NW for which the name resolution result is valid in the A record of DNS.
  • the cache of the name resolution result stored in the terminal 200 is referred to, and the cache other than the valid name resolution result is deleted each time.
  • the cache reference and deletion of the name resolution result stored in the terminal 200 may be performed by the name resolution result control system 100 (edge management platform) via the application on the terminal 200 as described in the second embodiment.
  • the terminal 200 itself may carry out as described in the third embodiment. (Embodiment 6)
  • the sixth embodiment will be described.
  • the sixth embodiment is applicable to any of the first to fifth embodiments. Hereinafter, the differences from the first to fifth embodiments will be mainly described. Further, in addition to the functions of the first to fifth embodiments, the functions of the sixth embodiment may be provided.
  • control is performed for deleting the name resolution result held by the terminal 200 when the access NW to which the terminal 200 is connected is changed, but there is a problem with the application running on the edge base 400.
  • This deletion technology can also be applied to failover triggered by the occurrence.
  • the name resolution result control unit 40 of the name resolution result control system 100 grasps the operating status of the application on the edge platform 400 based on the information of the storage unit 20. Therefore, the name resolution result control unit 40 takes the opportunity of the occurrence of a defect in the application used by the terminal 200, and the name held by the terminal 200 is led by the name resolution result control system 100 (edge management platform) as in the second embodiment. Delete the resolution result.
  • the name resolution result control system 100 edge management board
  • the terminal 200 that can grasp the operating status of the application on the edge board 400 via the API.
  • the application on the edge base 400 may delete the name resolution result held by the terminal 200.
  • the name resolution result control unit 40 of the name resolution result control system 100 is notified of the application on the terminal 200 or the edge base 400. May be included.
  • the terminal 200 executes the name resolution request again in order to use the service, and the name resolution result control system 100 (edge management platform) responds with an appropriate name resolution result when the name resolution request occurs. As a result, the terminal 200 Can continue to use the services provided by Edge Infrastructure 400.
  • the seventh embodiment will be described.
  • the seventh embodiment is applicable to any of the first to fifth embodiments. Hereinafter, the differences from the first to fifth embodiments will be mainly described. Further, in addition to the functions of the first to sixth embodiments, the functions of the seventh embodiment may be provided.
  • the control for deleting the name resolution result held by the terminal 200 is performed when the access NW to which the terminal 200 is connected is changed.
  • the terminal 200 and the edge base 400 or the edge are controlled. This deletion technology can also be applied when the connection destination application of the terminal 200 is changed when the database synchronization or live migration between the bases 400 is completed.
  • the name resolution result control unit 40 of the name resolution result control system 100 (edge management platform) of the seventh embodiment can grasp the implementation status of database synchronization and live migration from the information collected in the storage unit 20.
  • the name resolution result control unit 40 detects the completion of the database synchronization or live migration process
  • the name resolution result control system 100 takes the initiative in the name resolution result control system 100 (edge management platform) to obtain the name resolution result held by the terminal 200 as in the second embodiment. delete.
  • the name resolution result held by the terminal 200 or the like that grasps the status of database synchronization or live migration performed on the edge platform via API or the like may be deleted.
  • the name resolution result control unit 40 of the name resolution result control system 100 may include the terminal 200.
  • Both the name resolution result control system 100 and the terminal 200 can be realized by, for example, causing a computer to execute a program.
  • This computer may be a physical computer or a virtual machine.
  • the device uses hardware resources such as a CPU and memory built in the computer to execute a program corresponding to the processing executed by the device. It is possible to realize by doing so.
  • the above program can be recorded on a computer-readable recording medium (portable memory, etc.), stored, and distributed. It is also possible to provide the above program through a network such as the Internet or e-mail.
  • FIG. 12 is a diagram showing a hardware configuration example of the computer.
  • the computer of FIG. 12 has a drive device 1000, an auxiliary storage device 1002, a memory device 1003, a CPU 1004, an interface device 1005, a display device 1006, an input device 1007, and the like, each of which is connected to each other by a bus B.
  • the program that realizes the processing on the computer is provided by, for example, a recording medium 1001 such as a CD-ROM or a memory card.
  • a recording medium 1001 such as a CD-ROM or a memory card.
  • the program is installed in the auxiliary storage device 1002 from the recording medium 1001 via the drive device 1000.
  • the program does not necessarily have to be installed from the recording medium 1001, and may be downloaded from another computer via the network.
  • the auxiliary storage device 1002 stores the installed program and also stores necessary files, data, and the like.
  • the memory device 1003 reads and stores the program from the auxiliary storage device 1002 when the program is instructed to start.
  • the CPU 1004 realizes the function related to the device according to the program stored in the memory device 1003.
  • the interface device 1005 is used as an interface for connecting to a network, and functions as an input means and an output means via the network.
  • the display device 1006 displays a programmatic GUI (Graphical User Interface) or the like.
  • the input device 157 is composed of a keyboard, a mouse, buttons, a touch panel, and the like, and is used for inputting various operation instructions.
  • This specification discloses at least the name resolution result control system, the name resolution result control method, and the program of each of the following items.
  • (Section 1) A name resolution result control system that controls name resolution results in terminals that use applications on one or more edge platforms that are physically distributed.
  • a name resolution unit that receives a name resolution request for the application from the terminal and transmits the information of the application on the edge board that is most suitable for the terminal to the terminal as a name resolution result.
  • a name resolution result control system including a name resolution result control unit that executes control for deleting the name resolution result in the terminal triggered by a predetermined event.
  • a name resolution result control method including a name resolution result control step that executes control for deleting the name resolution result in the terminal triggered by a predetermined event. (Section 7) A program for making a computer function as each part in the name resolution result control system according to any one of the first to fifth paragraphs.
  • Name resolution result control system 10
  • Monitoring unit 20
  • Storage unit 30
  • Name resolution unit 40
  • Name resolution result control unit 50
  • Name resolution result transmission unit 60
  • Name resolution request reception unit 200
  • Terminal 210
  • Name resolution request / response unit 2
  • Name resolution result control unit 300
  • NW 400
  • Edge board 1001 Recording medium 1002
  • Auxiliary storage device 1003
  • Memory device 1004
  • CPU 1005
  • Interface device 1006
  • Display device 1007 Input device

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

物理的に分散配備される1以上のエッジ基盤上のアプリケーションを利用する端末における名前解決結果を制御する名前解決結果制御システムにおいて、前記端末からの前記アプリケーションに対する名前解決要求を受信し、前記端末にとって最適なエッジ基盤上の前記アプリケーションの情報を名前解決結果として前記端末に送信する名前解決部と、所定の事象を契機として、前記端末における前記名前解決結果を削除するための制御を実行する名前解決結果制御部とを備える。

Description

名前解決結果制御システム、名前解決結果制御方法、及びプログラム
 本発明は、端末と端末に物理的に近接する位置に配備されたサーバ基盤とがネットワークを介して接続している構成のシステムにおいて、サーバ基盤上で動作するアプリケーションの名前解決を行う技術に関連するものである。
 クラウドサーバと端末間のネットワーク(NW)の端末近傍に情報を処理するサーバを配備するエッジコンピューティングが提案されている(非特許文献1)。エッジコンピューティングでは、物理的に分散配備されたサーバ基盤(エッジ基盤)により、従来クラウドサーバ側や端末側で実現していた種々の機能や処理の分散、高度化が可能である。これにより低遅延性を要求するサービスの他、大容量の情報の集約や高速処理を要求するサービス等の新たな領域のサービスへの対応が検討されている。
 端末がエッジ基盤上で動作するアプリケーション(アプリ)を利用するためには、アプリとの接続を確保するために名前解決を実施する必要がある。エッジ基盤上のアプリの名前解決に関しては、エッジ基盤の管理機能がアプリの要求するルールや要件等に基づいて名前解決結果を作成し、端末から名前解決要求があった際には作成した名前解決結果を応答する基本機能が標準仕様(非特許文献2)として検討されている。
 一方、端末からの名前解決要求に対して、要求元のIPアドレスに基づいて異なる名前解決結果を応答する技術の一つにGeoDNS(非特許文献3)がある。GeoDNSでは、問い合わせ先のDNS(Domain Name Service)に対して問い合わせ元のIPアドレス・サブネット情報等を伝達し、DNSサーバに対するある同一の名前問い合わせに対して、問い合わせ元のIPアドレスによって異なるIPアドレスを返答することができる。
 IPアドレス帯によって問い合わせ元の端末位置の絞り込みができれば、問い合わせ元端末にとって最適な(例:物理的距離の近い)アプリの利用が可能になるように名前解決結果の応答を制御できる。
MEC in 5G networks, ETSI White Paper No. 28, June 2018. Mobile Edge Computing (MEC); Framework and Reference Architecture, ETSI GS MEC 003 V1.1.1, 2016-03. Client Subnet in DNS Queries, IETF RFC 7871, 2016.
 物理的に分散配備されるエッジ基盤上で提供されるサービスにおいて、アプリが複数の地域でそれぞれ提供されることが想定される。そのような環境において、複数の地域に跨って移動する端末が当該サービスを利用する場合、当該端末は、その時々で最適なエッジ基盤上のアプリと接続することが望ましい。
 しかし、従来技術では、端末が地域を跨って移動した結果、最適なエッジ基盤が変わる場合において、端末がその時点で最適なエッジ基盤上のアプリへの接続を実施することができない場合があるという課題がある。
 本発明は上記の点に鑑みてなされたものであり、物理的に分散配備されるエッジ基盤上で提供されるサービスを利用する端末が地域を跨って移動する場合でも、当該端末が、当該端末にとって最適なエッジ基盤上のアプリへの接続を実施することを可能とする技術を提供することを目的とする。
 開示の技術によれば、物理的に分散配備される1以上のエッジ基盤上のアプリケーションを利用する端末における名前解決結果を制御する名前解決結果制御システムであって、
 前記端末からの前記アプリケーションに対する名前解決要求を受信し、前記端末にとって最適なエッジ基盤上の前記アプリケーションの情報を名前解決結果として前記端末に送信する名前解決部と、
 所定の事象を契機として、前記端末における前記名前解決結果を削除するための制御を実行する名前解決結果制御部と
 を備える名前解決結果制御システムが提供される。
 開示の技術によれば、物理的に分散配備されるエッジ基盤上で提供されるサービスを利用する端末が地域を跨って移動する場合でも、当該端末が、当該端末にとって最適なエッジ基盤上のアプリへの接続を実施することを可能とする技術が提供される。
複数の地域で提供されるサービスを説明するための図である。 複数の地域で提供されるサービスを説明するための図である。 実施形態1における名前解決結果制御システムの機能構成を示す図である。 端末が名前解決をする場合におけるシーケンスチャートである。 実施形態1における名前解決結果制御部の動作を示すフローチャートである。 実施形態2における環境の例を示す図である。 実施形態2におけるエッジ管理基盤100の機能構成を示す図である。 実施形態2における名前解決結果制御部の動作を示すフローチャートである。 実施形態3におけるエッジ管理基盤100と端末200の機能構成を示す図である。 実施形態3における端末側の名前解決結果制御部の動作を示すフローチャートである。 実施形態3におけるエッジ管理基盤側の名前解決結果制御部の動作を示すフローチャートである。 装置のハードウェア構成例を示す図である。
 以下、図面を参照して本発明の実施形態を説明する。以下で説明する実施形態は一例に過ぎず、本発明が適用される実施形態は、以下の実施形態に限られるわけではない。
 (実施形態の概要)
 本実施形態では、物理的に分散配備されるエッジ基盤上で提供されるサービスにおいて、サービスを利用するためのアプリケーション(以下、アプリ)が複数の地域でそれぞれ提供されている場合を想定する。そのような中で、本実施形態では、物理的に分散配備されるエッジ基盤上で提供されるサービスを利用する端末が地域を跨って移動する場合でも、当該端末が、当該端末にとって最適なエッジ基盤上のアプリへの接続を実施することを可能とする技術について説明する。
 端末にとって最適なエッジ基盤上のアプリとは、例えば、端末に最も近接するエッジ基盤上のアプリであるが、それに限定されるわけではない。例えば、遅延要件がそれほど厳しくない場合であれば、後述する名前解決結果制御システムにより、最も近接するエッジ基盤上のアプリではないエッジ基盤上のアプリが最適なアプリとして選択され得る。また、サービスの要求条件によっては、近接性よりも容量が重視され、使用可能なサーバリソースやネットワークリソースの大きいエッジ基盤上のアプリが最適なアプリとして選択される場合もある。
 以下で説明するように、本実施形態では、端末が、その時々に最適なアプリと接続できるようにするために、端末が異なる地域のネットワークに接続する毎に、接続先アプリの名前解決要求を実施し、当該要求に対して、名前解決結果制御システムが、最適なアプリへの接続のための名前解決結果の応答を返すようにしている。
 以下の説明では、「最適」であることの一例として、「最も近接している」ことを用いているが、上記のとおり、「最適」は「最も近接している」ことに限定されない。
 図1に、本実施形態におけるシステムの全体構成例を示す。図1に示す例において、地域A~Cにエッジ基盤400-A~400-Cが備えられ、それぞれにアプリが動作している。なお、エッジ基盤をエッジ装置と呼んでもよい。
 図1の例において、端末200は、端末200が位置する地域のネットワーク(NW)に接続することで、当該地域のエッジ基盤400におけるアプリを利用する。図1は、端末200が地域AのNW300-Aに接続している場合の例を示している。本実施形態の端末200は、スマートフォン等の無線通信端末であることを想定しているが、本発明は無線通信端末に限定されずに適用可能である。例えば、無線機能を持たないPC等を別の場所に持ち運んで、ネットワークに接続して使用する場合等でも本発明を適用可能である。
 図2に示すように、本実施形態のサービスは、異なるIPアドレスが割り当てられた複数のアプリにより構成されている。
 図1において、端末200は、複数の地域に跨って移動し、当該サービスの名前解決を実施した上で、当該サービスを利用する。この場合、サービスの要件やNWを含むリソースコスト等を考慮すると、その時々で端末200に最も近接するエッジ基盤上のアプリと接続することが望ましい。なお、「最も近接する」とは、物理的距離が最短であることであってもよいし、ネットワーク的な距離(ホップ数、遅延等)が最短であることであってもよい。
 具体的には図1において、端末200が地域Aに在圏(地域AのNW300-Aに接続)している場合には、地域Aのエッジ基盤400-A上のアプリ(IPアドレス:〇〇)を利用する。そのために、端末200は、接続先アプリの名前解決要求を実施し、当該名前解決要求に対して適切な名前解決結果の応答を受ける必要がある。
 これを実現するために、例えば、非特許文献3に開示された技術を使用することが考えられる。この技術では、端末200に関わる情報をデータベースに格納しておき、その情報を基に名前解決要求に応答することで、地理的な端末位置を考慮した名前解決結果の応答を行うことができる。
 しかし、端末200が地域を跨って移動した結果、最も近接するエッジ基盤が変わってしまった場合でも、端末200には名前解決結果のキャッシュが残存している。そのため、端末200は、その時点で最も近接するエッジ基盤上のアプリへの接続を実施することができない。
 名前解決結果のキャッシュが残存しないようにするために、名前解決結果のキャッシュのTTL(Time to Live)を0にする対策も考えられる。しかし、その場合、端末200がサービスを利用しようとする毎に名前解決要求が発生し、本来不要である名前解決要求とその応答によりDNSサーバやNWといった名前解決要求に応答するために使用するリソースにかかる負荷が増大してしまう。
 本実施形態では、以下の各実施形態で説明する仕組みにより、端末200は、真に必要なときのみ名前解決要求を実施することを可能としている。そのため、名前解決要求必要時の名前解決要求未発生、及び、不要な名前解決要求発生を回避できる。
 以下、実施形態1~7を説明する。実施形態1~7のいずれにおいても、図1、2に示したような、物理的に分散配備されたエッジ基盤上にサービス提供のためのアプリが搭載され、端末200がNW(例:アクセス網等の地域のNW)を介してアプリを利用する環境を想定している。
 (実施形態1)
 まず、実施形態1を説明する。実施形態1では、名前解決結果制御システム100が、物理的に分散配備されたエッジ基盤400上のアプリと端末200のNWへの接続状況を管理し、NW情報と関連させた名前解決結果の応答と端末200側の名前解決要求発生の制御を実施する。なお、「名前解決結果制御システム」を「名前解決結果制御装置」と称してもよい。また、実施形態1において、名前解決結果制御システム100は、後述する情報収集や制御を行えるのであれば、どこに備えられてもよい。例えば、エッジ基盤内に備えられてもよいし、端末内に備えられてもよい。
 実施形態1において、端末200がエッジ基盤400で提供されるサービスを利用する際、名前解決結果制御システム100に対して名前解決要求を実施する。なお、エッジ基盤400で動作するアプリはエッジ基盤400で提供されるサービスの利用者向けであり、インターネット側には非公開であるとする。
 実施形態1における名前解決結果制御システム100の機能構成の例を図3に示す。図3に示すように、実施形態1の名前解決結果制御システム100は、監視部10、記憶部20、名前解決部30、名前解決結果制御部40、名前解決結果送信部50、名前解決要求受信部60を備える。
 <システム全体のシーケンス>
 図4は、端末200が名前解決要求を実施して名前解決結果を受信し、名前解決結果制御システム100が、端末200の名前解決要求に応じた名前解決実施を契機に当該端末200のNW接続状況の継続的な監視を開始し、端末200が地域に跨って移動し、端末200に最も近接するエッジ基盤が変わった時等に必要に応じて端末200側が保有する名前解決結果を制御することを示すシーケンスチャートである。
 図4のシーケンスチャートを参照して、図3に示す構成を備えた名前解決結果制御システム100の動作例を説明する。
 S101において、監視部10は、エッジ基盤400上でのサービス提供状況を監視、収集し、S102において、端末200が接続するNW300の状況を監視、収集する。S103において、監視部10は、エッジ基盤400上でのサービス提供状況と、端末200が接続するNW300の状況を記憶部20に格納する。
 より具体的には、上記の収集・格納する情報は、エッジ基盤400上で動作するアプリの名前解決要求が発生した際に適切な名前解決結果を応答するために必要な情報であり、例えば、物理的に分散配備されたエッジ基盤400上のアプリの動作状況(どのアプリが動作しているか等)、アプリのIPアドレス、端末200が接続しているNW等の情報である。
 S104において、名前解決要求受信部60は、端末200が送信するエッジ基盤400上のアプリの名前解決要求を受信し、S105において、名前解決部30に当該名前解決要求を送信する。
 名前解決部30は、記憶部20に格納されている、エッジ基盤400上で動作するアプリの名前解決要求が発生した際に適切な名前解決結果を応答するために必要な情報を参照することにより(S106)、端末200が現在接続しているNW300、名前解決要求の対象となっているアプリが動作するエッジ基盤の中で端末200が当該NW300に接続している場合に最も近接するエッジ基盤、端末200に応答すべきアプリの情報(具体的にはIPアドレス)、等を判断(決定)する。
 S107において、名前解決部30は、当該判断を基に名前解決結果を作成し、当該名前解決結果(問い合わせに係るアプリのIPアドレス)を名前解決結果送信部50に送信する。
 また、名前解決部30は、名前解決結果と名前解決時の状況(どの端末200がどのNW300に接続している状況で当該名前解決結果を実施したのかを示す情報)をあわせて記憶部20に格納する。また、名前解決部30は、当該端末200からの名前解決要求に対して名前解決応答を実施したことを示す通知を名前解決結果制御部40に送信する(S108)。
 S109において、名前解決結果送信部50は、名前解決部30から受信した名前解決結果を端末200に送信する。
 名前解決結果制御部40は、名前解決部30からの通知を契機として、S110において、監視部30経由で記憶部20に格納される当該端末200のNW接続状況の継続監視を開始する。名前解決結果制御部40は、端末200のNW接続状況に基づいて、S111にて、端末200における名前解決結果を制御する。
 <名前解決結果制御部40の動作>
 図5は、名前解決結果制御部40の動作を示すフローチャートである。図5の手順に沿って、名前解決結果制御部40の動作を詳細に説明する。
 S201において、名前解決結果制御部40は、名前解決部30から名前解決実施の通知を受信する。
 S202において、名前解決結果制御部40は、記憶部20に格納されている名前解決結果と名前解決時の状況、及び、当該名前解決実施の対象となった端末200のNW接続状況を参照する。
 S203において、名前解決結果制御部40は、当該端末200が接続するNWが変化したか否かを判定する。S203の判定がNoの場合、S202に戻る。S203の判定がYesの場合、S204に進む。
 S204において、名前解決結果制御部40は、記憶部20に格納されている各エッジ基盤400でのサービス提供状況(動作してるアプリ等)を参照する。
 S205において、名前解決結果制御部40は、当該端末200が名前解決要求した際の対象となっているアプリが動作する1以上のエッジ基盤400の中で当該端末200に最も近接するエッジ基盤が変化したか否かを判定する。S205の判定がYesの場合はS206に進み、Noの場合はS207に進む。
 S207において、名前解決結果制御部40は、端末200側に格納されている名前解決結果を制御(削除等)する。なお、実施形態1において、当該制御に基づく端末200側に格納されている名前解決結果の削除はどのようにして行ってもよい。
 S207において、すなわち、当該端末200が接続するNWが変化した一方で、当該端末200が名前解決要求した際の対象となっているアプリが動作する1以上のエッジ基盤の中で当該端末200に最も近接するエッジ基盤が変化していない場合には、名前解決結果制御部40は、当該端末200のその時点のNW接続状況に基づき記憶部20に格納されている名前解決時の状況を更新し、引き続き端末200のNW接続状況を監視する。
 上記の更新は、どの端末がどのNWに接続している状況で当該名前解決結果を実施したのかについての情報におけるどの"NWに接続している状況"に関して実施される。すなわち、ここでは、端末200が接続するNWが、変更後のNWに更新される。
 <実施形態1の作用、効果>
 S206での制御の結果、端末200側に格納されている名前解決結果が削除されている場合、端末200が引き続きエッジ基盤400上のサービス利用を企図すると、端末200側に名前解決結果が存在しないため、端末200は、その時点で改めて名前解決要求を送信する。
 一方、端末200に最も近接するエッジ基盤が変わらない場合(S205のNoの場合)、端末200側に名前解決結果が格納されたままの状態であるため、当該名前解決結果を用いてそのままサービスを利用(アプリに接続)できる。
 従って、実施形態1により、端末200が接続するNWに基づいた適切な名前解決応答(端末に最も近接するエッジ基盤上のアプリに接続するための情報の応答)を実施でき、更に、端末200に最も近接するエッジ基盤が変わりかつ端末200がサービスの利用を企図した場合のみ新たな名前解決要求を発生させることができるため、本来不要である名前解決要求とその応答によりDNSサーバやNWといった名前解決要求に応答するために使用されるリソースにかかる負荷が増大してしまうという事象を回避できる。
 なお、上記の作用、効果は、基本的に他の実施形態でも同様である。
 (実施形態2)
 次に、実施形態2を説明する。実施形態2では、端末200側に格納されている名前解決結果の削除をエッジ基盤400側主導で実施する。
 実施形態2において、端末200がエッジ基盤400で提供されるサービスを利用する際、名前解決結果制御システム100(エッジ管理基盤とも呼ぶ)に対して名前解決要求を実施する。なお、エッジ基盤400上で動作するアプリはエッジ基盤400で提供されるサービスの利用者向けであり、インターネット側には非公開であるとする。
 図6に、実施形態2におけるシステムの全体構成図を示す。図6に示すように、図1に示したシステムにおける各エッジ基盤400に、エッジ管理基盤としての名前解決結果制御システム100がネットワークを介して接続される。ただし、実施形態2では、端末200は、地域のアクセスNW300に接続することにより、エッジ基盤400上のアプリを利用する。
 実施形態2における名前解決結果制御システム100(エッジ管理基盤)の機能構成の例を図7に示す。図7に示すように、実施形態2の名前解決結果制御システム100は、実施形態1の名前解決結果制御システムと同様に、監視部10、記憶部20、名前解決部30、名前解決結果制御部40、名前解決結果制御部40、名前解決結果送信部50、名前解決要求受信部60を備える。
 実施形態2の名前解決結果制御システム100(エッジ管理基盤)の動作は、基本的に、実施形態1における図4を参照して説明した動作と同じである。
 すなわち、監視部10は、各地域に物理的に分散配備されるエッジ基盤400上でのアプリの動作状況と、各地域のアクセスNWに対する端末200の接続状況を監視し、監視により取得した情報を記憶部20に格納する。すなわち、監視部10は、エッジ基盤上で動作するアプリの名前解決要求が発生した際に適切な名前解決結果を応答するために必要な情報(物理的に分散配備されたエッジ基盤上のアプリの動作状況、アプリのIPアドレス、端末が接続しているアクセスNW等)を収集してデータベース化し、適宜更新する。
 端末200がエッジ基盤400で提供されるサービスを利用するために、名前解決結果制御システム100(エッジ管理基盤)に対して名前解決要求を実施する。
 名前解決要求受信部60は、端末200が送信するエッジ基盤400上のアプリの名前解決要求を受信し、名前解決部30に当該要求を送信する。
 名前解決部30は記憶部20に格納されているエッジ基盤上で動作するアプリの名前解決要求が発生した際に適切な名前解決結果を応答するために必要な情報を参照し、端末200がどのアクセスNWに接続していて、名前解決要求の対象となっているアプリが動作する1以上のエッジ基盤400の中で端末200が当該アクセスNWに接続している場合に最も近接するエッジ基盤400はどこで、したがってどのアプリの情報を応答すればよいかを判断し、当該判断を基に名前解決結果を作成して名前解決結果送信部50に送信する。
 また、名前解決部30は、名前解決結果と名前解決時の状況(どの端末がどのアクセスNWに接続している状況で当該名前解決結果を実施したのかについての情報)をあわせて記憶部20に格納する。
 同時に、名前解決部30は、当該端末200からの名前解決要求に対して名前解決応答を実施したことに関する通知を名前解決結果制御部40に送信する。
 名前解決結果送信部50は、受信した名前解決結果を端末200に送信する。その結果、端末200は、受信した当該名前解決結果に基づいてエッジ基盤400上で動作するアプリとの接続を開始する。
 <名前解決結果制御部40の動作>
 図8は、実施形態2における名前解決結果制御部40の動作を示すフローチャートである。図8を参照して、名前解決結果制御部40の動作を詳細に説明する。
 S301において、名前解決結果制御部40は、名前解決部30から名前解決実施の通知を受信する。
 S302において、名前解決結果制御部40は、記憶部20に格納されている名前解決結果と名前解決時の状況、及び、当該名前解決実施の対象となった端末200のアクセスNW接続状況を参照する。
 S303において、名前解決結果制御部40は、当該端末200が接続するアクセスNWが変化したか否かを判定する。S303の判定がNoの場合、S302に戻る。S303の判定がYesの場合、S304に進む。
 S304において、名前解決結果制御部40は、記憶部20に格納されている各エッジ基盤400でのサービス提供状況(動作してるアプリ等)を参照する。
 S305において、名前解決結果制御部40は、当該端末200が名前解決要求した際の対象となっているアプリが動作する1以上のエッジ基盤の中で当該端末200に最も近接するエッジ基盤400が変化したか否かを判定する。S305の判定がYesの場合はS306に進み、Noの場合はS307に進む。
 S306において、すなわち、当該端末200が接続するアクセスNWが変化し、当該端末200が名前解決要求した際の対象となっているアプリが動作する1以上のエッジ基盤の中で当該端末200に最も近接するエッジ基盤が変化した場合において、名前解決結果制御部40は、端末200側に格納されている名前解決結果を削除する。
 具体的な削除方法は特定の方法に限定されないが、例えば、削除方法として、予め端末200にエッジ基盤400上で提供されるサービス利用者向けのアプリを入れておき、そのアプリに端末200の名前解決結果のキャッシュを操作する権限を持たせて、当該アプリが名前解決結果制御部40からの指示に基づいて端末200が保有する当該名前解決結果のキャッシュをAPI経由でクリアあるいは無効化する等の方法がある。
 S307において、すなわち、当該端末200が接続するアクセスNWが変化した一方で、当該端末200が名前解決要求した際の対象となっているアプリが動作する1以上のエッジ基盤400の中で当該端末200に最も近接するエッジ基盤400が変化していない場合は、当該端末100のその時点でのアクセスNW接続状況に基づいて、記憶部20に格納されている名前解決時の状況を更新し、引き続き端末200のアクセスNW接続状況を監視する。
 (実施形態3)
 次に、実施形態3を説明する。実施形態3では、端末200側に格納されている名前解決結果の削除を端末200側主導で実施する。
 実施形態3において、端末200がエッジ基盤400で提供されるサービスを利用する際、名前解決結果制御システム100(エッジ管理基盤)に対して名前解決要求を実施する。なお、エッジ基盤400上で動作するアプリはエッジ基盤400で提供されるサービスの利用者向けであり、インターネット側には非公開である。また、端末200のアクセスNW接続状況を提供するAPIを名前解決結果制御システム100(エッジ管理基盤)に備え、端末200は、当該APIを経由して端末200が接続しているアクセスNWを端末200自身が把握できる。
 実施形態3のシステムの全体構成は実施形態2と同様であり、図6に示したとおりである。実施形態3における名前解決結果制御システム100(エッジ管理基盤)の機能構成の例を図9に示す。図9に示すように、実施形態3の名前解決結果制御システム100(エッジ管理基盤)は、実施形態1の名前解決結果制御システムと同様に、監視部10、記憶部20、名前解決部30、エッジ管理基盤側の名前解決結果制御部40、名前解決結果制御部40、名前解決結果送信部50、名前解決要求受信部60を備える。
 図9に示すように、実施形態3の端末200は、名前解決要求/応答部210、端末200側の名前解決結果制御部220を備える。
 実施形態3の名前解決結果制御システム100(エッジ管理基盤)の動作は、基本的に、実施形態1における図4を参照して説明した動作と同じである。
 すなわち、監視部10は、各地域に物理的に分散配備されるエッジ基盤400上でのアプリの動作状況と、各地域のアクセスNWに対する端末200の接続状況を監視し、監視により取得した情報を記憶部20に格納する。すなわち、監視部10は、エッジ基盤400上で動作するアプリの名前解決要求が発生した際に適切な名前解決結果を応答するために必要な情報(物理的に分散配備されたエッジ基盤上のアプリの動作状況、アプリのIPアドレス、端末が接続しているアクセスNW等)を収集してデータベース化し、適宜更新する。
 端末200がエッジ基盤400で提供されるサービスを利用するために、端末200の名前解決要求/応答部210が名前解決結果制御システム100(エッジ管理基盤)に対して名前解決要求を実施する。
 名前解決要求受信部60は、端末200が送信するエッジ基盤400上のアプリの名前解決要求を受信し、名前解決部30に当該要求を送信する。
 名前解決部30は記憶部20に格納されている、エッジ基盤上で動作するアプリの名前解決要求が発生した際に適切な名前解決結果を応答するために必要な情報を参照し、端末200がどのアクセスNWに接続していて、名前解決要求の対象となっているアプリが動作する1以上のエッジ基盤400の中で端末200が当該アクセスNWに接続している場合に最も近接するエッジ基盤400はどこで、したがってどのアプリの情報を応答すればよいかを判断し、当該判断を基に名前解決結果を作成して名前解決結果送信部50に送信する。  
 また、名前解決部30は、名前解決結果と名前解決時の状況(どの端末がどのアクセスNWに接続している状況で当該名前解決結果を実施したのかについての情報)をあわせて記憶部20に格納する。
 同時に、名前解決部30は、当該端末200からの名前解決要求に対して名前解決応答を実施したことに関する通知を名前解決結果制御部40に送信する。
 名前解決結果送信部50は、受信した名前解決結果を端末200の名前解決要求/応答部210に送信する。その結果、端末200は、受信した当該名前解決結果に基づいてエッジ基盤400上で動作するアプリとの接続を開始する。
 以降の端末200側の名前解決結果制御部220と名前解決結果制御システム100(エッジ管理基盤)側の名前解決結果制御部40に係る動作を図10(端末200側)、及び図11(名前解決結果制御システム100側)を参照して説明する。
 <名前解決結果制御部220、名前解決結果制御部40の動作>
 図10のS401において、名前解決結果制御システム100側の名前解決結果制御部40は、名前解決部30からの名前解決実施の通知を端末200側の名前解決結果制御部220に送信し、名前解決結果制御部220は当該通知を受信する。
 図10のS402において、端末200側の名前解決結果制御部220は、名前解決実施の通知を契機として、名前解決結果制御システム100の記憶部20に格納される当該端末200のアクセスNW接続状況の継続監視を開始する。
 S403において、名前解決結果制御部220は、端末200が接続するアクセスNWが変化したか否かを判定する。S403の判定がNoであればS402に戻り、S403の判定がYesであればS404に進む。
 S404において、すなわち、端末200が接続するアクセスNWが変化した場合、端末200側の名前解決結果制御部220は、名前解決結果制御システム100側の名前解決結果制御部40に名前解決結果削除の要否を問い合わせる。
 図11のS501において、名前解決結果制御部40は当該問い合わせを受信する。図11のS502において、名前解決結果制御部40は、記憶部20に格納されている情報(名前解決結果と名前解決時の状況、当該名前解決実施の対象端末のアクセスNW接続状況とエッジ基盤上でのアプリ動作状況等)を参照する。
 図11のS503において、名前解決結果制御部40は、当該端末200が名前解決要求した際の対象となっているアプリが動作する1以上のエッジ基盤の中で当該端末200に最も近接するエッジ基盤400が変化したかどうかを判定する。
 S503の判定がYesの場合、すなわち、エッジ基盤400が変化していた場合は、S504に進み、端末200側の名前解決結果制御部220に名前解決結果削除「要」の応答を送信する。
 S503の判定がNoの場合、すなわち、エッジ基盤が変化していなかった場合は、S505に進み、当該端末200のその時点でのアクセスNW接続状況に基づいて、記憶部20に格納されている名前解決時の状況を更新(どの端末がどのアクセスNWに接続している状況で当該名前解決結果を実施したのかについての情報におけるどのアクセスNWに接続している状況に関して)する。
 S506において、名前解決結果制御部40は、端末200側の名前解決結果制御部220に名前解決結果削除「否」の応答を送信する。
 図10のS405において、端末200側の名前解決結果制御部220は、名前解決結果制御部40から名前解決結果削除「要」の応答を受信したか否かを判定する。S405の判定がYesであればS406に進む。
 S406において、すなわち、名前解決結果制御部40から名前解決結果削除「要」の応答を受信した場合、端末200側の名前解決結果制御部220は、端末200自身が保有する当該名前解決結果を削除する。
 具体的な削除方法は特定の方法に限定されない。例えば、削除方法として、端末200自身の権限とOS等に標準的に具備されているキャッシュ制御の機能により、名前解決結果制御部220からの指示に基づいて当該名前解決結果のキャッシュをクリアあるいは無効化する等の方法がある。
 S405の判定がNoの場合、すなわち、名前解決結果削除「否」の応答を受信した場合は、S402に戻り、引き続き端末200自身のアクセスNW接続状況の監視を継続する。監視を継続する場合のアクセスNWの接続状況の変化検知の基準は、名前解決結果制御部40に名前解決結果削除の要否の問い合わせ時に接続していたアクセスNWに基づく。つまり、名前解決結果削除の要否の問い合わせ時に接続していたアクセスNWからアクセスNWが変化したか否かを判断する。
 (実施形態4)
 次に、実施形態4を説明する。実施形態4は、実施形態1~3のいずれにおいても適用可能な形態である。以下、主に、実施形態1~3との相違部分を説明する。
 実施形態4では、端末200側に格納されている名前解決結果の制御(削除)をエッジ基盤400上で動作するアプリと端末200が連携して実施する。
 実施形態4において、端末200がエッジ基盤400で提供されるサービスを利用する際、名前解決結果制御システム100(エッジ管理基盤)に対して名前解決要求を実施する。なお、エッジ基盤400上で動作するアプリはエッジ基盤400で提供されるサービスの利用者向けであり、インターネット側には非公開である。また、端末200のアクセスNW接続状況を提供するAPIを名前解決結果制御システム100(エッジ管理基盤)に備え、エッジ基盤400上で動作するアプリは、当該APIを経由して端末200が接続しているアクセスNWを把握できる。
 端末200が、エッジ基盤400上で動作するアプリとの接続を確立したことを契機に、当該アプリは、端末200のアクセスNW接続状況の継続監視を開始する。端末200が異なるアクセスNWに接続したことを当該アプリが検知すると、当該アプリから端末200への通信に接続先アプリの変更要請を含有させる。端末200はその変更要請を検知すると、自身に格納されている名前解決結果のキャッシュをクリアもしくは無効化する。なお、実施形態4においては、エッジ管理基盤100とエッジ基盤400とを備えるシステムが、名前解決結果制御システム100であってもよい。その場合、名前解決結果制御部40が、エッジ基盤400上で動作する上記アプリを含むこととしてもよい。
(実施形態5)
 次に、実施形態5を説明する。実施形態5は、実施形態1~3のいずれにおいても適用可能な形態である。以下、主に、実施形態1~3との相違部分を説明する。
 実施形態5では、端末200側に格納されている名前解決結果の制御(削除)を、名前解決結果制御システム100(エッジ管理基盤)が端末200に対して応答する名前解決結果を用いて実施する。
 実施形態5では、名前解決結果制御システム100(エッジ管理基盤)が、端末200に対する名前解決結果を作成する際に、当該名前解決結果にその結果が有効なアクセスNWの情報を埋め込む。
 アクセスNWの情報を埋め込む具体的な方法は特定の方法に限定されない。例えば、当該方法として、DNSのAレコードに当該名前解決結果が有効なアクセスNWの情報を埋め込む等の方法がある。
 端末200が接続するアクセスNWが変更される、あるいは変更を検知する毎に、端末200に格納されている名前解決結果のキャッシュが参照され、有効な名前解決結果以外のキャッシュが都度削除される。端末200に格納されている名前解決結果のキャッシュ参照及び削除は、実施形態2に記載のように端末200上のアプリ経由で名前解決結果制御システム100(エッジ管理基盤)が実施してもよいし、実施形態3に記載のように端末200自身が実施してもよい。
(実施形態6)
 次に、実施形態6を説明する。実施形態6は、実施形態1~5のいずれにおいても適用可能な形態である。以下、主に、実施形態1~5との相違部分を説明する。また、実施形態1~5の機能に加えて、実施形態6の機能が備えられてもよい。
 実施形態1~5では、端末200が接続するアクセスNWの変更を契機に端末200が保有する名前解決結果の削除のための制御を実施しているが、エッジ基盤400上で動作するアプリの不具合発生時を契機としたフェールオーバにもこの削除技術を適用できる。
 名前解決結果制御システム100(エッジ管理基盤)の名前解決結果制御部40は、記憶部20の情報に基づき、エッジ基盤400上のアプリの動作状況を把握している。そこで、名前解決結果制御部40は、端末200が利用しているアプリの不具合発生を契機として、実施形態2と同様に名前解決結果制御システム100(エッジ管理基盤)主導で端末200が保有する名前解決結果を削除する。
 ただし、エッジ基盤400上のアプリの動作状況を提供するAPIを名前解決結果制御システム100(エッジ管理基盤)に備える場合は、そのAPI経由でエッジ基盤400上のアプリの動作状況を把握できる端末200あるいはエッジ基盤400上のアプリが端末200の保有する名前解決結果を削除してもよい。なお、端末200あるいはエッジ基盤400上のアプリが端末200の保有する名前解決結果を削除する場合において、名前解決結果制御システム100の名前解決結果制御部40に、端末200あるいはエッジ基盤400上のアプリが含まれるものとしてもよい。
 端末200は、当該サービスを利用するために再度名前解決要求を実施し、名前解決結果制御システム100(エッジ管理基盤)は名前解決要求発生時に適切な名前解決結果を応答するため、結果として端末200はエッジ基盤400で提供されるサービスを引き続き利用することができる。
(実施形態7)
 次に、実施形態7を説明する。実施形態7は、実施形態1~5のいずれにおいても適用可能な形態である。以下、主に、実施形態1~5との相違部分を説明する。また、実施形態1~6の機能に加えて、実施形態7の機能が備えられてもよい。
 実施形態1~5では、端末200が接続するアクセスNWの変更を契機に端末200が保有する名前解決結果の削除のための制御を実施しているが、端末200とエッジ基盤400間、あるいはエッジ基盤400間での、データベース同期やライブマイグレーションの完了を契機に端末200の接続先アプリを変更する場合にもこの削除技術を適用可能である。
 実施形態7の名前解決結果制御システム100(エッジ管理基盤)の名前解決結果制御部40は、記憶部20に収集された情報により、データベースの同期やライブマイグレーションの実施状況を把握できる。名前解決結果制御部40は、データベースの同期やライブマイグレーションの処理の完了を検知すると、実施形態2と同様に名前解決結果制御システム100(エッジ管理基盤)主導で端末200が保有する名前解決結果を削除する。
 ただし、エッジ基盤上で実施されているデータベースの同期やライブマイグレーションの状況をAPI経由等で把握している端末200等が端末200の保有する名前解決結果を削除してもよい。なお、端末200が端末200の保有する名前解決結果を削除する場合において、名前解決結果制御システム100の名前解決結果制御部40に、端末200が含まれるものとしてもよい。
 これにより、エッジ基盤400上でのトランザクション等各種処理が完了したタイミングでの接続先切り替えが可能になり、例えば処理結果をデータベース化しておいてエッジ基盤400上で動作するアプリがそれを参照することで、端末200が地域に跨って移動して最も近接するエッジ基盤400が変更された場合においても、異なるエッジ基盤上でのアプリによって以降の処理を引き継ぐことが可能になる。
 (ハードウェア構成例)
 名前解決結果制御システム100、端末200はいずれも、例えば、コンピュータにプログラムを実行させることにより実現できる。このコンピュータは、物理的なコンピュータであってもよいし、仮想マシンであってもよい。
 すなわち、当該装置(名前解決結果制御システム100、又は、端末200)は、コンピュータに内蔵されるCPUやメモリ等のハードウェア資源を用いて、当該装置で実施される処理に対応するプログラムを実行することによって実現することが可能である。上記プログラムは、コンピュータが読み取り可能な記録媒体(可搬メモリ等)に記録して、保存したり、配布したりすることが可能である。また、上記プログラムをインターネットや電子メール等、ネットワークを通して提供することも可能である。
 図12は、上記コンピュータのハードウェア構成例を示す図である。図12のコンピュータは、それぞれバスBで相互に接続されているドライブ装置1000、補助記憶装置1002、メモリ装置1003、CPU1004、インタフェース装置1005、表示装置1006、及び入力装置1007等を有する。
 当該コンピュータでの処理を実現するプログラムは、例えば、CD-ROM又はメモリカード等の記録媒体1001によって提供される。プログラムを記憶した記録媒体1001がドライブ装置1000にセットされると、プログラムが記録媒体1001からドライブ装置1000を介して補助記憶装置1002にインストールされる。但し、プログラムのインストールは必ずしも記録媒体1001より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置1002は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。
 メモリ装置1003は、プログラムの起動指示があった場合に、補助記憶装置1002からプログラムを読み出して格納する。CPU1004は、メモリ装置1003に格納されたプログラムに従って、当該装置に係る機能を実現する。インタフェース装置1005は、ネットワークに接続するためのインタフェースとして用いられ、ネットワークを介した入力手段及び出力手段として機能する。表示装置1006はプログラムによるGUI(Graphical User Interface)等を表示する。入力装置157はキーボード及びマウス、ボタン、又はタッチパネル等で構成され、様々な操作指示を入力させるために用いられる。
 (実施形態の効果)
 以上説明したとおり、実施形態に係る技術により、NW情報と関連させた名前解決結果の応答により、名前解決要求に対する地理的な端末位置を考慮した適切な名前解決応答を実施できる。また、端末側の名前解決要求発生の制御を、NW情報と関連させた端末側に格納されている名前解決結果の制御により実施し、端末は真に必要なときのみ名前解決要求を実施するようになるため、必要時の名前解決要求未発生と不要な名前解決要求発生を回避できる。
 (実施の形態のまとめ)
 本明細書には、少なくとも下記各項の名前解決結果制御システム、名前解決結果制御方法、及びプログラムが開示されている。
(第1項)
 物理的に分散配備される1以上のエッジ基盤上のアプリケーションを利用する端末における名前解決結果を制御する名前解決結果制御システムであって、
 前記端末からの前記アプリケーションに対する名前解決要求を受信し、前記端末にとって最適なエッジ基盤上の前記アプリケーションの情報を名前解決結果として前記端末に送信する名前解決部と、
 所定の事象を契機として、前記端末における前記名前解決結果を削除するための制御を実行する名前解決結果制御部と
 を備える名前解決結果制御システム。
(第2項)
 前記名前解決結果制御部は、前記アプリケーションが動作する前記端末にとって最適なエッジ基盤が変化したことを前記所定の事象として検知した場合に、前記端末における前記名前解決結果を削除するための制御を実行する
 第1項に記載の名前解決結果制御システム。
(第3項)
 前記名前解決結果制御部が、前記端末における前記名前解決結果を削除する、又は、
 前記名前解決結果制御部が、前記端末からの問い合わせに応じて、前記端末に対して前記名前解決結果を削除することを要する旨の回答を送信することにより、前記端末に前記名前解決結果を削除させる
 第2項に記載の名前解決結果制御システム。
(第4項)
 前記名前解決結果制御部は、前記アプリケーションの不具合発生を前記所定の事象として検知した場合に、前記端末における前記名前解決結果を削除するための制御を実行する
 第1項ないし第3項のうちいずれか1項に記載の名前解決結果制御システム。
(第5項)
 前記名前解決結果制御部は、前記端末とエッジ基盤間、あるいはエッジ基盤間でのデータベース同期又はライブマイグレーションの完了を前記所定の事象として検知した場合に、前記端末における前記名前解決結果を削除するための制御を実行する
 第1項ないし第4項のうちいずれか1項に記載の名前解決結果制御システム。
(第6項)
 物理的に分散配備される1以上のエッジ基盤上のアプリケーションを利用する端末における名前解決結果を制御する名前解決結果制御システムが実行する名前解決結果制御方法であって、
 前記端末からの前記アプリケーションに対する名前解決要求を受信し、前記端末にとって最適なエッジ基盤上の前記アプリケーションの情報を名前解決結果として前記端末に送信する名前解決ステップと、
 所定の事象を契機として、前記端末における前記名前解決結果を削除するための制御を実行する名前解決結果制御ステップと
 を備える名前解決結果制御方法。
(第7項)
 コンピュータを、第1項ないし第5項のうちいずれか1項に記載の名前解決結果制御システムにおける各部として機能させるためのプログラム。
 以上、本実施の形態について説明したが、本発明はかかる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。
100 名前解決結果制御システム
10 監視部
20 記憶部
30 名前解決部
40 名前解決結果制御部
50 名前解決結果送信部
60 名前解決要求受信部
200 端末
210 名前解決要求/応答部
220 名前解決結果制御部
300 NW
400 エッジ基盤
1001 記録媒体
1002 補助記憶装置
1003 メモリ装置
1004 CPU
1005 インタフェース装置
1006 表示装置
1007 入力装置

Claims (7)

  1.  物理的に分散配備される1以上のエッジ基盤上のアプリケーションを利用する端末における名前解決結果を制御する名前解決結果制御システムであって、
     前記端末からの前記アプリケーションに対する名前解決要求を受信し、前記端末にとって最適なエッジ基盤上の前記アプリケーションの情報を名前解決結果として前記端末に送信する名前解決部と、
     所定の事象を契機として、前記端末における前記名前解決結果を削除するための制御を実行する名前解決結果制御部と
     を備える名前解決結果制御システム。
  2.  前記名前解決結果制御部は、前記アプリケーションが動作する前記端末にとって最適なエッジ基盤が変化したことを前記所定の事象として検知した場合に、前記端末における前記名前解決結果を削除するための制御を実行する
     請求項1に記載の名前解決結果制御システム。
  3.  前記名前解決結果制御部が、前記端末における前記名前解決結果を削除する、又は、
     前記名前解決結果制御部が、前記端末からの問い合わせに応じて、前記端末に対して前記名前解決結果を削除することを要する旨の回答を送信することにより、前記端末に前記名前解決結果を削除させる
     請求項2に記載の名前解決結果制御システム。
  4.  前記名前解決結果制御部は、前記アプリケーションの不具合発生を前記所定の事象として検知した場合に、前記端末における前記名前解決結果を削除するための制御を実行する
     請求項1ないし3のうちいずれか1項に記載の名前解決結果制御システム。
  5.  前記名前解決結果制御部は、前記端末とエッジ基盤間、あるいはエッジ基盤間でのデータベース同期又はライブマイグレーションの完了を前記所定の事象として検知した場合に、前記端末における前記名前解決結果を削除するための制御を実行する
     請求項1ないし4のうちいずれか1項に記載の名前解決結果制御システム。
  6.  物理的に分散配備される1以上のエッジ基盤上のアプリケーションを利用する端末における名前解決結果を制御する名前解決結果制御システムが実行する名前解決結果制御方法であって、
     前記端末からの前記アプリケーションに対する名前解決要求を受信し、前記端末にとって最適なエッジ基盤上の前記アプリケーションの情報を名前解決結果として前記端末に送信する名前解決ステップと、
     所定の事象を契機として、前記端末における前記名前解決結果を削除するための制御を実行する名前解決結果制御ステップと
     を備える名前解決結果制御方法。
  7.  コンピュータを、請求項1ないし5のうちいずれか1項に記載の名前解決結果制御システムにおける各部として機能させるためのプログラム。
PCT/JP2020/008533 2020-02-28 2020-02-28 名前解決結果制御システム、名前解決結果制御方法、及びプログラム WO2021171620A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2020/008533 WO2021171620A1 (ja) 2020-02-28 2020-02-28 名前解決結果制御システム、名前解決結果制御方法、及びプログラム
JP2022503058A JPWO2021171620A1 (ja) 2020-02-28 2020-02-28
US17/802,211 US20230086437A1 (en) 2020-02-28 2020-02-28 Name resolution result control system, name resolution result control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/008533 WO2021171620A1 (ja) 2020-02-28 2020-02-28 名前解決結果制御システム、名前解決結果制御方法、及びプログラム

Publications (1)

Publication Number Publication Date
WO2021171620A1 true WO2021171620A1 (ja) 2021-09-02

Family

ID=77490873

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/008533 WO2021171620A1 (ja) 2020-02-28 2020-02-28 名前解決結果制御システム、名前解決結果制御方法、及びプログラム

Country Status (3)

Country Link
US (1) US20230086437A1 (ja)
JP (1) JPWO2021171620A1 (ja)
WO (1) WO2021171620A1 (ja)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8200842B1 (en) * 2006-10-25 2012-06-12 Cellco Partnership Automatic traffic control using dynamic DNS update
US20120311568A1 (en) * 2011-05-31 2012-12-06 Jansen Gerardus T Mechanism for Inter-Cloud Live Migration of Virtualization Systems
JP2016208443A (ja) * 2015-04-28 2016-12-08 Kddi株式会社 名前解決装置、名前解決方法及び名前解決プログラム
WO2017168999A1 (ja) * 2016-03-31 2017-10-05 ソニー株式会社 無線通信装置、サーバ及び方法
US10069788B1 (en) * 2016-03-29 2018-09-04 Sprint Communications Company L.P. Controlling a high availability computing system
CN109788078A (zh) * 2017-11-13 2019-05-21 华为技术有限公司 应用服务器切换方法、设备及系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180159815A1 (en) * 2016-12-05 2018-06-07 Nominum, Inc. Selectively extending life of prefetched content for domain name system content delivery

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8200842B1 (en) * 2006-10-25 2012-06-12 Cellco Partnership Automatic traffic control using dynamic DNS update
US20120311568A1 (en) * 2011-05-31 2012-12-06 Jansen Gerardus T Mechanism for Inter-Cloud Live Migration of Virtualization Systems
JP2016208443A (ja) * 2015-04-28 2016-12-08 Kddi株式会社 名前解決装置、名前解決方法及び名前解決プログラム
US10069788B1 (en) * 2016-03-29 2018-09-04 Sprint Communications Company L.P. Controlling a high availability computing system
WO2017168999A1 (ja) * 2016-03-31 2017-10-05 ソニー株式会社 無線通信装置、サーバ及び方法
CN109788078A (zh) * 2017-11-13 2019-05-21 华为技术有限公司 应用服务器切换方法、设备及系统

Also Published As

Publication number Publication date
US20230086437A1 (en) 2023-03-23
JPWO2021171620A1 (ja) 2021-09-02

Similar Documents

Publication Publication Date Title
WO2020135800A1 (zh) 一种域名服务器的分配方法和装置
JP5863771B2 (ja) 仮想マシン管理システム、及び仮想マシン管理方法
JP5288334B2 (ja) 仮想アプライアンス配備システム
US11818209B2 (en) State management and object storage in a distributed cloud computing network
JP2009015520A (ja) 情報処理装置及び情報処理装置を制御するプログラム及びプログラムを記憶した記憶媒体
CN111212134A (zh) 一种请求报文处理方法、装置、边缘计算系统和电子设备
JP2013178624A (ja) 情報処理装置、クライアント管理システムおよびクライアント管理方法
JP5352367B2 (ja) 仮想マシン起動端末および仮想マシン起動プログラム
US11997015B2 (en) Route updating method and user cluster
JP6507572B2 (ja) 管理サーバの経路制御方法、および管理サーバ
JP2007323354A (ja) マシン管理システム
JP5813699B2 (ja) 通信システム、管理装置、管理方法および管理プログラム
US10243920B1 (en) Internet protocol address reassignment between virtual machine instances
WO2021171620A1 (ja) 名前解決結果制御システム、名前解決結果制御方法、及びプログラム
JP5980724B2 (ja) ネットワーク装置、中継管理方法、中継管理プログラムおよび通信システム
US11349718B2 (en) Capacity bursting using a remote control plane
US20200403847A1 (en) Remote control planes with automated failover
JP6013980B2 (ja) アドレス割当装置およびアドレス割当プログラム
JP6888478B2 (ja) 振り分けシステム
JP4272105B2 (ja) ストレージグループ設定方法および装置
JP5580766B2 (ja) サーバ装置、パケット伝送システム、パケット伝送方法及びプログラム
JP5960650B2 (ja) 情報処理装置、通信システム、管理方法、および、管理プログラム
JP2012203421A (ja) 情報処理方法、管理サーバおよび管理プログラム
JP7306480B2 (ja) 制御装置、制御方法、及びプログラム
JP2016218940A (ja) サーバ管理装置

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022503058

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20922285

Country of ref document: EP

Kind code of ref document: A1