CN106850870A - A kind of configuration of domain name Sharing Management authority and querying method - Google Patents
A kind of configuration of domain name Sharing Management authority and querying method Download PDFInfo
- Publication number
- CN106850870A CN106850870A CN201710032342.5A CN201710032342A CN106850870A CN 106850870 A CN106850870 A CN 106850870A CN 201710032342 A CN201710032342 A CN 201710032342A CN 106850870 A CN106850870 A CN 106850870A
- Authority
- CN
- China
- Prior art keywords
- domain name
- group
- dns
- management authority
- sharing management
- Prior art date
- Legal status (The legal status 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 status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 40
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/30—Managing network names, e.g. use of aliases or nicknames
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/45—Network directories; Name-to-address mapping
- H04L61/4505—Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
- H04L61/4511—Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Storage Device Security (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
技术领域technical field
本发明涉及网络信息技术领域,尤其涉及一种域名共享管理权限的配置和查询方法。The invention relates to the field of network information technology, in particular to a method for configuring and querying domain name sharing management rights.
背景技术Background technique
根据目前的DNS技术协议,DNS无法配置域名管理权限信息并进行查询。通常有这样需求的用户或者客户端会通过一个全球知名的网站(https://publicsuffix.org/list/public_suffix_list.dat)进行查询。这个网站由一个知名公司的志愿者进行单独维护,不利于信息的更新。针对集中管理的弱点,来自Dyn公司的专家提出了SOPA的方案,该方法对任意两个域名有比较好的效果,但是对于超过2个域名的情况,会有配置复杂度和解析复杂度急剧升高的问题。According to the current DNS technical protocol, DNS cannot configure and query domain name management authority information. Usually users or clients with such needs will query through a world-renowned website (https://publicsuffix.org/list/public_suffix_list.dat). This site is maintained solely by volunteers of a well-known company, which does not facilitate the updating of information. Aiming at the weakness of centralized management, the experts from Dyn proposed the SOPA solution. This method has a good effect on any two domain names, but for the case of more than two domain names, the complexity of configuration and resolution will increase sharply. high question.
发明内容Contents of the invention
本发明的目的是提供一种域名共享管理权限的配置和查询方法,方便用户对多个域名共享管理权限信息进行配置和查询。The purpose of the present invention is to provide a method for configuring and inquiring domain name sharing management authority, which is convenient for users to configure and inquire about multiple domain name sharing management authority information.
针对上述目的,本发明采用的技术方案为:For above-mentioned purpose, the technical scheme that the present invention adopts is:
一种域名共享管理权限的配置方法,其步骤包括:A method for configuring domain name sharing management authority, the steps comprising:
1)为待配置共享管理权限的域名组中的每个域名分别建立DNS Boundary资源记录的RDATA结构,所述RDATA结构包括Flag和Pointer/Name-group字段;1) Establish the RDATA structure of the DNS Boundary resource record for each domain name in the domain name group to be configured with shared management authority, and the RDATA structure includes Flag and Pointer/Name-group fields;
2)设定一个中间域名;2) Set an intermediate domain name;
3)将上述域名组中的每个域名都通过DNS Boundary资源记录指向该中间域名;3) Point each domain name in the above domain name group to the intermediate domain name through the DNS Boundary resource record;
4)该中间域名再通过DNS Boundary资源记录指向待配置共享管理权限的域名组中的每个域名。4) The intermediate domain name points to each domain name in the domain name group to be configured with shared management authority through the DNS Boundary resource record.
进一步地,所述域名组包括任意至少两个待配置共享管理权限的域名。Further, the domain name group includes any at least two domain names to be configured with shared management rights.
进一步地,所述Flag字段标识Pointer/Name-group的用法。Further, the Flag field identifies the usage of Pointer/Name-group.
更进一步地,Flag=0时,Pointer/Name-group存储该域名指向的中间域名;Flag=1时,Pointer/Name-group存储该域名指向的域名组。Furthermore, when Flag=0, the Pointer/Name-group stores the intermediate domain name pointed to by the domain name; when Flag=1, the Pointer/Name-group stores the domain name group pointed to by the domain name.
进一步地,所述RDATA结构还包括Reserved字段,该字段备将来增加新功能时使用。Further, the RDATA structure also includes a Reserved field, which will be used when new functions are added in the future.
进一步地,所述中间域名为待配置共享管理权限的域名组中的域名或者域名组之外的域名;如果所述中间域名为待配置共享管理权限的域名组之外的域名,则为其建立上述DNS Boundary资源记录的RDATA结构。Further, the intermediate domain name is a domain name in the domain name group whose shared management authority is to be configured or a domain name outside the domain name group; if the intermediate domain name is a domain name outside the domain name group whose shared management authority is to be configured, an The RDATA structure of the above DNS Boundary resource record.
一种域名共享管理权限的查询方法,其步骤包括:A query method for domain name sharing management authority, the steps comprising:
1)为待查询共享管理权限的域名组中的每个域名查询其DNS Boundary资源记录;1) Query DNS Boundary resource records for each domain name in the domain name group to be queried for shared management authority;
2)如果域名组中每个域名的DNS Boundary资源记录都指向同一个中间域名,则查询该中间域名的DNS Boundary资源记录;2) If the DNS Boundary resource records of each domain name in the domain name group point to the same intermediate domain name, query the DNS Boundary resource records of the intermediate domain name;
3)如果该中间域名的DNS Boundary资源记录指向的域名组信息同时包括上述待查询共享管理权限的域名组中的每个域名,则上述待查询共享管理权限的域名组中的每个域名共享域名管理权限。3) If the domain name group information pointed to by the DNS Boundary resource record of the intermediate domain name includes each domain name in the domain name group whose shared management authority is to be queried, then each domain name in the domain name group to be queried from the shared management authority shares the domain name Administrative rights.
进一步地,所述域名组包括任意至少两个待查询共享管理权限的域名。Further, the domain name group includes any at least two domain names to be queried for sharing management authority.
进一步地,所述中间域名是指所述域名组中每个域名的DNS Boundary资源记录都指向的同一个域名。Further, the intermediate domain name refers to the same domain name pointed to by the DNS Boundary resource records of each domain name in the domain name group.
更进一步地,所述中间域名为待查询共享管理权限的域名组中的域名或者域名组之外的域名。Furthermore, the intermediate domain name is a domain name in the domain name group to be queried for sharing management authority or a domain name outside the domain name group.
本发明的有益效果在于:The beneficial effects of the present invention are:
1)比现有的方法配置更简单;1) It is simpler to configure than existing methods;
SOPA方法对N个域名的配置,需要有排列组合C(N,2)=N*(N-1)/2个域名的SOPA记录配置;如果N=10,SOPA方法需要45条记录来配置。The configuration of N domain names by the SOPA method requires a SOPA record configuration of C(N,2)=N*(N-1)/2 domain names; if N=10, the SOPA method needs 45 records to configure.
本发明方法只需N+1个记录来配置;所述N+1个记录是指:当中间域名在域名组内时,域名组内的N个域名中的每个域名都需要指向中间域名,中间域名又指向N个域名组成的域名组,所以共N+1个资源记录;当中间域名在域名组之外时,域名组内的N个域名对中间域名有N个记录,中间域名又对域名组有1个记录,即共需要N+1个记录。如果N=10,本发明方法只需要11条记录来配置。The method of the present invention only needs N+1 records to configure; said N+1 records mean: when the intermediate domain name is in the domain name group, each of the N domain names in the domain name group needs to point to the intermediate domain name, The intermediate domain name points to the domain name group composed of N domain names, so there are N+1 resource records in total; when the intermediate domain name is outside the domain name group, the N domain names in the domain name group have N records for the intermediate domain name, and the intermediate domain name has N records for the intermediate domain name The domain name group has 1 record, that is, a total of N+1 records are required. If N=10, the method of the present invention only needs 11 records for configuration.
2)比现有的方法查询更简单;2) It is simpler than the existing method query;
对N个域名是否共享管理权限,SOPA方法需要查询N*(N-1)/2次。For whether N domain names share management rights, the SOPA method needs to query N*(N-1)/2 times.
对N个域名是否共享管理权限,本发明方法只需查询N+1次。As for whether N domain names share management authority, the method of the present invention only needs to inquire N+1 times.
3)能方便处理多个域名管理权限信息的配置和查询;3) It is convenient to handle the configuration and query of management authority information of multiple domain names;
SOPA方法只对两个域名管理权限的配置和查询有效率,本发明方法可以对多个域名进行共享管理权限的配置和查询,能方便地找出与某个域名有共享管理权限关系的一组域名。The SOPA method is only efficient for the configuration and query of the management rights of two domain names. The method of the present invention can configure and query the shared management rights of multiple domain names, and can easily find out a group that has a shared management rights relationship with a certain domain name. domain name.
附图说明Description of drawings
图1为本发明DNS Boundary资源记录的RDATA结构示意图。FIG. 1 is a schematic diagram of the RDATA structure of DNS Boundary resource records in the present invention.
图2为本发明域名共享管理权限的配置方法流程图。FIG. 2 is a flow chart of a method for configuring domain name sharing management rights in the present invention.
图3为本发明域名共享管理权限的查询方法流程图。Fig. 3 is a flow chart of the query method for domain name sharing management rights in the present invention.
具体实施方式detailed description
为使本发明的上述特征和优点能更明显易懂,下文特举实施例,并配合所附图作详细说明如下。In order to make the above-mentioned features and advantages of the present invention more comprehensible, the following specific embodiments are described in detail in conjunction with the accompanying drawings.
本发明提供一种域名共享管理权限的配置和查询方法,为待配置共享管理权限的域名新增的DNS Boundary资源记录的RDATA结构如图1所示,包括Flag、Reserved和Pointer/Name-group三个字段。其中Reserved字段备将来增加新功能时使用,Flag字段标识了Pointer/Name-group的用法。当Flag等于0时,Pointer/Name-group存储该域名指向的中间域名(pointer);当Flag等于1时,Pointer/Name-group存储该域名指向的域名组(name-group)。The present invention provides a method for configuring and querying domain name shared management rights. The RDATA structure of the newly added DNS Boundary resource record for the domain name to be configured with shared management rights is shown in Figure 1, including Flag, Reserved and Pointer/Name-group three fields. Among them, the Reserved field will be used when new functions are added in the future, and the Flag field identifies the usage of Pointer/Name-group. When Flag is equal to 0, Pointer/Name-group stores the intermediate domain name (pointer) pointed to by the domain name; when Flag is equal to 1, Pointer/Name-group stores the domain name group (name-group) pointed to by the domain name.
本发明提供一种域名共享管理权限的配置方法,其步骤为:The present invention provides a method for configuring domain name sharing management rights, the steps of which are as follows:
1)为任意至少两个待配置共享管理权限的域名(可称为一个域名组)分别建立上述DNS Boundary资源记录的RDATA结构;1) Establish the RDATA structure of the above-mentioned DNS Boundary resource record for any at least two domain names (which may be called a domain name group) to be configured with shared management authority;
2)设定一个域名作为中间域名,所述中间域名即可以为待配置共享管理权限的域名组中的域名,也可以为域名组之外的域名;如果所述中间域名为待配置共享管理权限的域名组之外的域名,则为其建立上述DNS Boundary资源记录的RDATA结构;2) Set a domain name as the intermediate domain name, the intermediate domain name can be the domain name in the domain name group whose shared management authority is to be configured, or a domain name outside the domain name group; if the intermediate domain name is the shared management authority to be configured For domain names other than the domain name group, the RDATA structure of the above-mentioned DNS Boundary resource records will be established for them;
3)将该域名组中的每个域名都通过DNS Boundary资源记录指向该中间域名;3) Each domain name in the domain name group points to the intermediate domain name through the DNS Boundary resource record;
4)该中间域名再通过DNS Boundary资源记录指向待配置共享管理权限信息的域名组中的每个域名;即完成了域名共享管理权限的配置。4) The intermediate domain name points to each domain name in the domain name group whose shared management authority information is to be configured through the DNS Boundary resource record; that is, the configuration of the domain name shared management authority is completed.
本发明提供一种域名共享管理权限的查询方法,其步骤为:The present invention provides a query method for domain name sharing management authority, the steps of which are as follows:
1)查询任意至少两个待查询共享管理权限的域名组中每个域名的DNS Boundary资源记录;1) Query the DNS Boundary resource records of each domain name in any at least two domain name groups to be queried for shared management authority;
2)如果该域名组中每个域名的DNS Boundary资源记录都指向同一个中间域名,则查询该中间域名的DNS Boundary资源记录,其中所述中间域名是指所述域名组中每个域名的DNS Boundary资源记录都指向的同一个域名,且该中间域名即可以为待查询共享管理权限的域名组中的域名,也可以为域名组之外的域名;2) If the DNS Boundary resource records of each domain name in the domain name group point to the same intermediate domain name, query the DNS Boundary resource records of the intermediate domain name, wherein the intermediate domain name refers to the DNS of each domain name in the domain name group Boundary resource records all point to the same domain name, and the intermediate domain name can be a domain name in the domain name group whose shared management authority is to be queried, or a domain name outside the domain name group;
3)如果该中间域名的DNS Boundary资源记录指向的域名组信息同时包括上述待查询共享管理权限的域名组中的每个域名,则上述待查询共享管理权限的域名组中的每个域名共享域名管理权限。3) If the domain name group information pointed to by the DNS Boundary resource record of the intermediate domain name includes each domain name in the domain name group whose shared management authority is to be queried, then each domain name in the domain name group to be queried from the shared management authority shares the domain name Administrative rights.
下面以两个具体实施例来解释说明本发明:The present invention is explained below with two specific embodiments:
【实施例1】中间域名是待配置共享管理权限的域名组中的一个。[Example 1] The intermediate domain name is one of the domain name groups to be configured with shared management rights.
如果A、B、C、D四个域名想配置共享管理权限,并能够被方便的查询到。则其具体配置过程如下:If the four domain names A, B, C, and D want to configure shared management rights, they can be easily queried. The specific configuration process is as follows:
1、为待配置共享管理权限的域名组中的每个域名分别建立DNS Boundary资源记录的RDATA结构,即域名组为A、B、C、D;1. Create the RDATA structure of the DNS Boundary resource record for each domain name in the domain name group to be configured with shared management authority, that is, the domain name group is A, B, C, and D;
2、设定一个域名作为中间域名,这里把域名A作为中间域名;2. Set a domain name as the intermediate domain name, here domain name A is used as the intermediate domain name;
3、将域名组中的每个域名都通过DNS Boundary资源记录指向该中间域名,即3. Point each domain name in the domain name group to the intermediate domain name through the DNS Boundary resource record, namely
A通过DNS Boundary资源记录指向A;A points to A through the DNS Boundary resource record;
B通过DNS Boundary资源记录指向A;B points to A through the DNS Boundary resource record;
C通过DNS Boundary资源记录指向A;C points to A through the DNS Boundary resource record;
D通过DNS Boundary资源记录指向A;D points to A through the DNS Boundary resource record;
4、该中间域名再通过DNS Boundary资源记录指向其所有配置共享管理权限信息的域名组,即4. The intermediate domain name points to all its domain name groups configured with shared management authority information through the DNS Boundary resource record, that is,
A通过DNS Boundary资源记录指向A、B、C、D。A points to A, B, C, and D through DNS Boundary resource records.
上述为域名管理权限的配置过程,即域名A、B、C、D共享管理权限。The above is the configuration process of domain name management rights, that is, domain names A, B, C, and D share management rights.
如何确定任意至少两个域名(以两个域名为例,如域名A和B)具有共享域名管理权限的过程如下:The process of how to determine that any at least two domain names (take two domain names as an example, such as domain name A and domain name B) have shared domain name management authority is as follows:
1、查询A的DNS Boundary资源记录;1. Query the DNS Boundary resource record of A;
当flag=0时,A作为中间域名,A通过DNS Boundary资源记录指向A;当flag=1时,A作为域名组中的域名,A通过Boundary资源记录指向A、B、C、D。When flag=0, A acts as an intermediate domain name, and A points to A through DNS Boundary resource records; when flag=1, A acts as a domain name in the domain name group, and A points to A, B, C, and D through Boundary resource records.
2、查询B的DNS Boundary资源记录;2. Query B's DNS Boundary resource record;
B通过DNS Boundary资源记录指向A。B points to A through the DNS Boundary resource record.
3、如果A和B的DNS Boundary资源记录都指向同一个中间域名,则进行步骤4,否则转至步骤6;3. If the DNS Boundary resource records of A and B point to the same intermediate domain name, go to step 4, otherwise go to step 6;
A和B的DNS Boundary资源记录都指向中间域名A。The DNS Boundary resource records of A and B both point to the intermediate domain name A.
4、查找该中间域名的DNS Boundary资源记录,确认其指向的域名组信息是否同时含有A和B,如果含有A和B,说明A和B共享相同的域名管理权限,则进行步骤5,否则进行步骤6;4. Find the DNS Boundary resource record of the intermediate domain name, and confirm whether the domain name group information it points to contains both A and B. If it contains A and B, it means that A and B share the same domain name management authority, then go to step 5, otherwise go to Step 6;
A作为中间域名的DNS Boundary资源记录指向域名组A、B、C、D,含有A和B两个域名。The DNS Boundary resource record of A as an intermediate domain name points to domain name groups A, B, C, and D, including two domain names A and B.
5、返回A和B共享域名管理权限的信息,并退出;5. Return the information that A and B share domain name management rights, and exit;
说明A和B共享域名管理权限信息。Explain that A and B share domain name management authority information.
6、返回A和B不共享域名管理权限的信息,并退出。6. Return the information that A and B do not share domain name management authority, and exit.
【实施例2】中间域名是待配置共享管理权限的域名组外的一个。[Example 2] The intermediate domain name is one outside the domain name group to be configured with shared management authority.
如果A、B、C、D四个域名想配置共享管理权限,并能够被方便的查询到。则其具体配置过程如下:If the four domain names A, B, C, and D want to configure shared management rights, they can be easily queried. The specific configuration process is as follows:
1、为待配置共享管理权限的域名组中的每个域名分别建立DNS Boundary资源记录的RDATA结构,即域名组为A、B、C、D;1. Create the RDATA structure of the DNS Boundary resource record for each domain name in the domain name group to be configured with shared management authority, that is, the domain name group is A, B, C, and D;
2、设定一个域名作为中间域名,这里把域名E作为中间域名,并为其建立上述DNSBoundary资源记录的RDATA结构;2. Set a domain name as the intermediate domain name. Here, the domain name E is used as the intermediate domain name, and the RDATA structure of the above-mentioned DNSBoundary resource record is established for it;
3、将域名组中的每个域名都通过DNS Boundary资源记录指向该中间域名,即3. Point each domain name in the domain name group to the intermediate domain name through the DNS Boundary resource record, namely
A通过DNS Boundary资源记录指向E;A points to E through the DNS Boundary resource record;
B通过DNS Boundary资源记录指向E;B points to E through the DNS Boundary resource record;
C通过DNS Boundary资源记录指向E;C points to E through the DNS Boundary resource record;
D通过DNS Boundary资源记录指向E;D points to E through the DNS Boundary resource record;
4、该中间域名再通过DNS Boundary资源记录指向其所有配置共享管理权限信息的域名组,即4. The intermediate domain name points to all its domain name groups configured with shared management authority information through the DNS Boundary resource record, that is,
E通过DNS Boundary资源记录指向A、B、C、D。E points to A, B, C, and D through DNS Boundary resource records.
上述为域名管理权限的配置过程,即域名A、B、C、D共享管理权限。The above is the configuration process of domain name management rights, that is, domain names A, B, C, and D share management rights.
如何确定任意至少两个域名(以两个域名为例,如域名A和B)具有共享域名管理权限的过程如下:The process of how to determine that any at least two domain names (take two domain names as an example, such as domain name A and domain name B) have shared domain name management authority is as follows:
1、查询A的DNS Boundary资源记录;1. Query the DNS Boundary resource record of A;
A通过DNS Boundary资源记录指向E。A points to E through the DNS Boundary resource record.
2、查询B的DNS Boundary资源记录;2. Query B's DNS Boundary resource record;
B通过DNS Boundary资源记录指向E。B points to E through the DNS Boundary resource record.
3、如果A和B的DNS Boundary资源记录都指向同一个中间域名,则进行步骤4,否则转至步骤6;3. If the DNS Boundary resource records of A and B point to the same intermediate domain name, go to step 4, otherwise go to step 6;
A和B的DNS Boundary资源记录都指向中间域名E。Both the DNS Boundary resource records of A and B point to the intermediate domain name E.
4、查找该中间域名的DNS Boundary资源记录,确认其指向的域名组信息是否同时含有A和B,如果含有A和B,说明A和B共享相同的域名管理权限,则进行步骤5,否则进行步骤6;4. Find the DNS Boundary resource record of the intermediate domain name, and confirm whether the domain name group information it points to contains both A and B. If it contains A and B, it means that A and B share the same domain name management authority, then go to step 5, otherwise go to Step 6;
E作为中间域名的DNS Boundary资源记录指向域名组A、B、C、D,含有A和B两个域名。The DNS Boundary resource record of E as an intermediate domain name points to domain name groups A, B, C, and D, including two domain names A and B.
5、返回A和B共享域名管理权限的信息,并退出;5. Return the information that A and B share domain name management rights, and exit;
说明A和B共享域名管理权限信息。Explain that A and B share domain name management authority information.
6、返回A和B不共享域名管理权限的信息,并退出。6. Return the information that A and B do not share domain name management authority, and exit.
以上实施仅用以说明本发明的技术方案而非对其进行限制,本领域的普通技术人员可以对本发明的技术方案进行修改或者等同替换,而不脱离本发明的精神和范围,本发明的保护范围应以权利要求书所述为准。The above implementation is only used to illustrate the technical solution of the present invention and not to limit it. Those skilled in the art can modify or equivalently replace the technical solution of the present invention without departing from the spirit and scope of the present invention. Protection of the present invention The scope should be defined by the claims.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710032342.5A CN106850870B (en) | 2017-01-16 | 2017-01-16 | A method for configuring and querying domain name sharing management authority |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710032342.5A CN106850870B (en) | 2017-01-16 | 2017-01-16 | A method for configuring and querying domain name sharing management authority |
Publications (2)
Publication Number | Publication Date |
---|---|
CN106850870A true CN106850870A (en) | 2017-06-13 |
CN106850870B CN106850870B (en) | 2020-01-17 |
Family
ID=59123680
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710032342.5A Active CN106850870B (en) | 2017-01-16 | 2017-01-16 | A method for configuring and querying domain name sharing management authority |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106850870B (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101022351A (en) * | 2006-02-15 | 2007-08-22 | 腾讯科技(深圳)有限公司 | Method and device for automatic establishing small ringlet |
CN102984298A (en) * | 2012-12-10 | 2013-03-20 | 中国科学院计算机网络信息中心 | Method and system for realizing domain name registration based on domain name group |
CN104992118A (en) * | 2015-06-30 | 2015-10-21 | 北京奇虎科技有限公司 | A unified authority management method and system for a multi-service system |
US9391949B1 (en) * | 2010-12-03 | 2016-07-12 | Amazon Technologies, Inc. | Request routing processing |
-
2017
- 2017-01-16 CN CN201710032342.5A patent/CN106850870B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101022351A (en) * | 2006-02-15 | 2007-08-22 | 腾讯科技(深圳)有限公司 | Method and device for automatic establishing small ringlet |
US9391949B1 (en) * | 2010-12-03 | 2016-07-12 | Amazon Technologies, Inc. | Request routing processing |
CN102984298A (en) * | 2012-12-10 | 2013-03-20 | 中国科学院计算机网络信息中心 | Method and system for realizing domain name registration based on domain name group |
CN104992118A (en) * | 2015-06-30 | 2015-10-21 | 北京奇虎科技有限公司 | A unified authority management method and system for a multi-service system |
Also Published As
Publication number | Publication date |
---|---|
CN106850870B (en) | 2020-01-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112039942B (en) | A subscription publishing method and server | |
JP6704472B2 (en) | Device configuration method and apparatus based on network configuration protocol | |
CN105357328B (en) | Domain name analytic method, DNS recursion servers and domain name analysis system | |
CN109995641B (en) | Information processing method, computing node and storage medium | |
CN101917494B (en) | Realization of autonomous Internet | |
CN103838770A (en) | Logic data partition method and system | |
CN104252528B (en) | Big data secondary index establishing method based on identifier space mapping | |
CN101251843B (en) | A Fully Distributed Replica Location Method for Data Grid | |
JP2002344486A5 (en) | ||
CN112468525A (en) | Domain name management system based on block chain | |
CN102567505A (en) | Distributed database and data manipulation method | |
CN107896257A (en) | Method, device, device and medium for deploying client subsystem functions | |
CN107819895A (en) | The analysis method of TLD configuration and safety based on domain resource record | |
EP2080106B1 (en) | Hierarchical federation metadata | |
CN106506368A (en) | A Realization Method of Data Communication Based on Internet | |
CN105490843A (en) | Information processing method and system | |
CN103812672A (en) | Method for discovering newly-added network element device, correlative device, and system | |
CN104798347A (en) | Local Partitioning in a Distributed Communication System | |
CN103595710B (en) | A kind of integrated identification network connection identifier generates method | |
CN118488034A (en) | Domain name resolution method, device, server and storage medium | |
CN102594866B (en) | Map service providing system and method | |
CN106027396B (en) | A kind of route control method, device and system | |
CN104539586A (en) | Session management method and device | |
CN112187900B (en) | DNS data updating method and system based on block chain shared cache | |
CN106850870B (en) | A method for configuring and querying domain name sharing management authority |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |