CN111917808B - Load control method, service provider NF and service user NF - Google Patents
Load control method, service provider NF and service user NF Download PDFInfo
- Publication number
- CN111917808B CN111917808B CN201910384598.1A CN201910384598A CN111917808B CN 111917808 B CN111917808 B CN 111917808B CN 201910384598 A CN201910384598 A CN 201910384598A CN 111917808 B CN111917808 B CN 111917808B
- Authority
- CN
- China
- Prior art keywords
- load control
- service
- control information
- resource
- service provider
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 86
- 230000004044 response Effects 0.000 claims abstract description 123
- 230000008569 process Effects 0.000 claims description 22
- 238000004590 computer program Methods 0.000 claims description 15
- 230000006870 function Effects 0.000 claims description 13
- 230000001960 triggered effect Effects 0.000 claims description 5
- 230000007246 mechanism Effects 0.000 abstract description 10
- 230000009286 beneficial effect Effects 0.000 abstract description 4
- 238000011217 control strategy Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 9
- 230000000694 effects Effects 0.000 description 4
- 238000012545 processing Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 230000011664 signaling Effects 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L5/00—Arrangements affording multiple use of the transmission path
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L5/00—Arrangements affording multiple use of the transmission path
- H04L5/003—Arrangements for allocating sub-channels of the transmission path
- H04L5/0053—Allocation of signalling, i.e. of overhead other than pilot signals
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
技术领域technical field
本发明涉及通信技术领域,尤其是指一种负荷控制方法及负荷控制方法、服务提供者NF及服务使用者NF。The present invention relates to the field of communication technologies, and in particular, to a load control method and load control method, a service provider NF and a service user NF.
背景技术Background technique
5G核心网采用服务化接口,各网络功能(Network Function,NF)之间的服务调用面向资源设计,每个服务只能针对一个资源进行特定操作。The 5G core network adopts a service-oriented interface, and the service invocation between network functions (NF) is resource-oriented, and each service can only perform specific operations on one resource.
5G核心网采用服务化架构,各NF之间的接口采用服务化接口。5G服务化接口已经明确使用HTTP(HyperText Transfer Protocol,超文本传输协议)/2+TCP(TransmissionControl Protocol,传输控制协议)协议。NF之间采用服务调用的通信机制,利用HTTP实现,和P2P(peer-to-peer,点对点)的消息通信机制不同。API(Application ProgrammingInterface,应用程序编程接口)设计风格采用REST(Representational State Transfer,表述性状态传递),面向资源,需要考虑:The 5G core network adopts a service-oriented architecture, and the interface between each NF adopts a service-oriented interface. The 5G service-oriented interface has clearly used the HTTP (HyperText Transfer Protocol, Hypertext Transfer Protocol)/2+TCP (Transmission Control Protocol, Transmission Control Protocol) protocol. The communication mechanism of service invocation is used between NFs, which is realized by HTTP, which is different from the message communication mechanism of P2P (peer-to-peer, point-to-point). The design style of API (Application Programming Interface) adopts REST (Representational State Transfer), which is resource-oriented and needs to be considered:
对给定资源的操作(创建、读取、更新、删除)以及所支持的HTTP方法(客户端希望服务器对资源执行的处理)。The operation on a given resource (create, read, update, delete) and supported HTTP methods (what the client wants the server to do with the resource).
每个服务被调用时,对资源的操作/HTTP方法和这个服务所实现的特定业务流程相关,且只能针对一个资源进行特定的操作,该资源以及特定操作依据上层应用逻辑设计。When each service is called, the operation/HTTP method on the resource is related to the specific business process implemented by the service, and can only perform specific operations on one resource, and the resource and specific operations are designed according to the upper-layer application logic.
5G NF之间信令互通在核心网控制面。在NF故障或发生地质灾害等突发事件的场景下,用户可能触发大量附着、会话建立、呼叫路由查询流程,产生信令风暴。为进行端到端负荷控制,服务提供者NF需要将自己的负荷状态以及控制策略实时报告给各个服务使用者NF。负荷控制信息过程与具体接口和具体服务无关。The signaling interworking between 5G NFs is in the control plane of the core network. In the case of emergencies such as NF failures or geological disasters, users may trigger a large number of attach, session establishment, and call routing query processes, resulting in signaling storms. In order to perform end-to-end load control, the service provider NF needs to report its load status and control strategy to each service user NF in real time. The load control information process is independent of specific interfaces and specific services.
现有技术中,服务提供者NF向相关的服务使用者NF报告自己的负荷状态通过NRF(Network Repository Function,网络服务发现功能)订阅/通知机制实现。即服务使用者NF需要向NRF订阅服务提供者NF的负荷状态,服务提供者NF需要向NRF注册该NF的负荷状态以及该NF上所有服务的负荷状态,并进行更新。存在以下问题:In the prior art, the service provider NF reports its load status to the related service user NF through an NRF (Network Repository Function, network service discovery function) subscription/notification mechanism. That is, the service user NF needs to subscribe to the NRF for the load status of the service provider NF, and the service provider NF needs to register the load status of the NF and the load status of all services on the NF with the NRF, and update them. The following problems exist:
1.端到端负荷控制需要传递服务提供者NF的负荷控制信息,包含NF的负荷信息、拥塞等级、负荷控制算法、负荷控制有效期等,内容复杂且存在灵活扩展需求。但目前NF的注册信息中针对负荷状态只支持容量(capacity)一个参数,而且只适用于服务使用者在服务发现和NF选择时使用,不能实现端到端流量调整等控制机制。1. The end-to-end load control needs to transmit the load control information of the service provider NF, including the load information of the NF, the congestion level, the load control algorithm, the validity period of the load control, etc. The content is complex and there is a need for flexible expansion. However, the current NF registration information supports only one parameter of capacity for the load state, and it is only suitable for service users to use in service discovery and NF selection, and cannot implement control mechanisms such as end-to-end traffic adjustment.
2.负荷状态更新流程、通知流程涉及NRF,且需要检测NF的订阅事件,实时性差,且不能定向通知到导致某个服务的使用者减少服务请求数量。2. The load status update process and notification process involve NRF, and need to detect the subscription events of NF. The real-time performance is poor, and it cannot be directed to notify users of a service to reduce the number of service requests.
3.HTTP基础协议目前也不支持在头部参数中携带负荷控制信息,如采用扩展参数的方式支持,需要不断新定义参数,不利于灵活扩展。3. The HTTP basic protocol does not currently support carrying load control information in the header parameters. If it is supported in the form of extended parameters, it is necessary to continuously define new parameters, which is not conducive to flexible expansion.
发明内容SUMMARY OF THE INVENTION
本发明实施例的目的在于提供一种负荷控制方法、服务提供者NF及服务使用者NF,以解决现有HTTP协议中无法在一个服务调用中对多个资源进行不同操作的限制问题。The purpose of the embodiments of the present invention is to provide a load control method, a service provider NF and a service user NF, so as to solve the limitation problem that different operations cannot be performed on multiple resources in one service call in the existing HTTP protocol.
为了解决上述问题,本发明实施例提供一种负荷控制方法,应用于服务提供者网络功能NF,包括:In order to solve the above problem, an embodiment of the present invention provides a load control method, which is applied to a service provider network function NF, including:
接收服务使用者NF发送的服务请求消息;Receive the service request message sent by the service user NF;
向所述服务使用者NF发送服务响应消息,所述服务响应消息中携带负荷控制信息的资源地址。Send a service response message to the service user NF, where the service response message carries the resource address of the load control information.
其中,所述方法还包括:Wherein, the method also includes:
创建负荷控制信息并生成所述负荷控制信息的资源地址。Create load control information and generate resource addresses for the load control information.
其中,所述负荷控制信息存储于所述服务提供者NF上,或者,所述负荷控制信息存储于其他网络实体上。Wherein, the load control information is stored on the service provider NF, or the load control information is stored on other network entities.
其中,在所述负荷控制信息存储于其他网络实体上的情况下,Wherein, in the case that the load control information is stored on other network entities,
存储所述负荷控制信息的网络实体能够提供所述负荷控制信息的资源地址。The network entity storing the load control information can provide the resource address of the load control information.
其中,所述创建负荷控制信息并生成所述负荷控制信息的资源地址,包括:Wherein, the creating load control information and generating the resource address of the load control information includes:
在所述服务提供者NF启动运行后,创建负荷控制信息并生成所述负荷控制信息的资源地址;After the service provider NF starts running, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF的负荷满足预设负荷控制门限的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provider NF meets a preset load control threshold, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF的负荷满足预设拥塞等级的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provider NF meets the preset congestion level, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF所提供的服务的负荷满足预设负荷控制门限的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provided by the service provider NF meets a preset load control threshold, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF所提供的服务的负荷满足预设拥塞等级的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址。When the load of the service provided by the service provider NF satisfies a preset congestion level, load control information is created and a resource address of the load control information is generated.
其中,所述服务响应消息中还携带用于指示所述负荷控制信息的资源名称和/或用途的说明信息。Wherein, the service response message also carries description information for indicating the resource name and/or purpose of the load control information.
其中,所述负荷控制信息的资源地址位于所述服务响应消息中第一资源的一个资源属性中;Wherein, the resource address of the load control information is located in a resource attribute of the first resource in the service response message;
其中,所述第一资源为所述服务响应消息中的与服务请求相关的资源,或者,所述第一资源为所述服务响应消息中与服务请求相关的资源相独立的一个资源。The first resource is a resource related to the service request in the service response message, or the first resource is a resource that is independent of the resource related to the service request in the service response message.
其中,所述方法还包括:Wherein, the method also includes:
根据所述服务提供者NF的负荷控制信息和/或所述服务提供者NF所提供的至少一个服务的负荷控制信息,对所述负荷控制信息进行更新。The load control information is updated according to the load control information of the service provider NF and/or the load control information of at least one service provided by the service provider NF.
其中,所述负荷控制信息为包含多个资源属性的资源。Wherein, the load control information is a resource including multiple resource attributes.
其中,所述负荷控制信息包括下述至少一项信息:Wherein, the load control information includes at least one of the following information:
服务提供者NF的负荷信息;Load information of service provider NF;
服务提供者NF的拥塞等级;The congestion level of the service provider NF;
服务提供者NF的负荷控制算法;Load control algorithm of service provider NF;
服务提供者NF的负荷控制有效期;The load control validity period of the service provider NF;
服务提供者NF的负荷控制策略;The load control strategy of the service provider NF;
服务提供者NF所提供的至少一个服务的负荷信息;Load information of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的拥塞等级;the congestion level of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制算法;a load control algorithm for at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制有效期;the load control validity period of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制策略。Load control policy for at least one service provided by the service provider NF.
其中,所述服务请求消息为服务使用者NF对服务提供者NF提供的任一服务的任意一次服务调用的服务请求;Wherein, the service request message is a service request for any service invocation by the service user NF to any service provided by the service provider NF;
所述服务响应消息为服务提供者NF对服务使用者NF发送的任一服务的任意一次服务调用的服务请求消息的服务响应。The service response message is a service response of the service provider NF to a service request message of any service invocation of any service sent by the service user NF.
本发明实施例还提供一种负荷控制方法,应用于服务使用者网络功能NF,包括:The embodiment of the present invention also provides a load control method, which is applied to the service user network function NF, including:
向服务提供者NF发送服务请求消息;Send a service request message to the service provider NF;
接收所述服务提供者NF发送的服务响应消息,所述服务响应消息中携带负荷控制信息的资源地址;receiving a service response message sent by the service provider NF, where the service response message carries the resource address of the load control information;
根据所述负荷控制信息的资源地址,获取负荷控制信息。The load control information is acquired according to the resource address of the load control information.
其中,所述方法还包括:Wherein, the method also includes:
根据所述负荷控制信息触发到所述服务提供者NF的服务请求消息的流控。Flow control of the service request message to the service provider NF is triggered according to the load control information.
其中,根据所述负荷控制信息的资源地址,获取负荷控制信息,包括:Wherein, acquiring the load control information according to the resource address of the load control information includes:
根据所述负荷控制信息的资源地址,从所述服务提供者NF上获取所述负荷控制信息;Acquire the load control information from the service provider NF according to the resource address of the load control information;
或者,or,
根据所述负荷控制信息的资源地址,从存储所述负荷控制信息的网络实体上获取所述负荷控制信息。According to the resource address of the load control information, the load control information is acquired from the network entity that stores the load control information.
其中,所述服务响应消息中还携带用于指示所述负荷控制信息的资源名称和/或用途的说明信息。Wherein, the service response message also carries description information for indicating the resource name and/or purpose of the load control information.
其中,所述负荷控制信息的资源地址位于所述服务响应消息中第一资源的一个资源属性中;Wherein, the resource address of the load control information is located in a resource attribute of the first resource in the service response message;
其中,所述第一资源为所述服务响应消息中的与服务请求相关的资源,或者,所述第一资源为所述服务响应消息中与服务请求相关的资源相独立的一个资源。The first resource is a resource related to the service request in the service response message, or the first resource is a resource that is independent of the resource related to the service request in the service response message.
其中,所述负荷控制信息为包含多个资源属性的资源。Wherein, the load control information is a resource including multiple resource attributes.
其中,所述负荷控制信息包括下述至少一项信息:Wherein, the load control information includes at least one of the following information:
服务提供者NF的负荷信息;Load information of service provider NF;
服务提供者NF的拥塞等级;The congestion level of the service provider NF;
服务提供者NF的负荷控制算法;Load control algorithm of service provider NF;
服务提供者NF的负荷控制有效期;The load control validity period of the service provider NF;
服务提供者NF的负荷控制策略;The load control strategy of the service provider NF;
服务提供者NF所提供的至少一个服务的负荷信息;Load information of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的拥塞等级;the congestion level of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制算法;a load control algorithm for at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制有效期;the load control validity period of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制策略。Load control policy for at least one service provided by the service provider NF.
其中,所述服务请求消息为服务使用者NF对服务提供者NF提供的任一服务的任意一次服务调用的服务请求;Wherein, the service request message is a service request for any service invocation by the service user NF to any service provided by the service provider NF;
所述服务响应消息为服务提供者NF对服务使用者NF发送的任一服务的任意一次服务调用的服务请求消息的服务响应。The service response message is a service response of the service provider NF to a service request message of any service invocation of any service sent by the service user NF.
本发明实施例还提供一种服务提供者NF,包括处理器和收发器,所述处理器用于控制所述收发器执行如下过程:An embodiment of the present invention further provides a service provider NF, including a processor and a transceiver, where the processor is configured to control the transceiver to perform the following process:
接收服务使用者NF发送的服务请求消息;Receive the service request message sent by the service user NF;
向所述服务使用者NF发送服务响应消息,所述服务响应消息中携带负荷控制信息的资源地址。Send a service response message to the service user NF, where the service response message carries the resource address of the load control information.
其中,所述处理器还用于:Wherein, the processor is also used for:
创建负荷控制信息并生成所述负荷控制信息的资源地址。Create load control information and generate resource addresses for the load control information.
其中,所述负荷控制信息存储于所述服务提供者NF上,或者,所述负荷控制信息存储于其他网络实体上。Wherein, the load control information is stored on the service provider NF, or the load control information is stored on other network entities.
其中,在所述负荷控制信息存储于其他网络实体上的情况下,Wherein, in the case that the load control information is stored on other network entities,
存储所述负荷控制信息的网络实体能够提供所述负荷控制信息的资源地址。The network entity storing the load control information can provide the resource address of the load control information.
其中,所述处理器还用于:Wherein, the processor is also used for:
在所述服务提供者NF启动运行后,创建负荷控制信息并生成所述负荷控制信息的资源地址;After the service provider NF starts running, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF的负荷满足预设负荷控制门限的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provider NF meets a preset load control threshold, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF的负荷满足预设拥塞等级的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provider NF meets the preset congestion level, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF所提供的服务的负荷满足预设负荷控制门限的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provided by the service provider NF meets a preset load control threshold, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF所提供的服务的负荷满足预设拥塞等级的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址。When the load of the service provided by the service provider NF satisfies a preset congestion level, load control information is created and a resource address of the load control information is generated.
其中,所述服务响应消息中还携带用于指示所述负荷控制信息的资源名称和/或用途的说明信息。Wherein, the service response message also carries description information for indicating the resource name and/or purpose of the load control information.
其中,所述负荷控制信息的资源地址位于所述服务响应消息中第一资源的一个资源属性中;Wherein, the resource address of the load control information is located in a resource attribute of the first resource in the service response message;
其中,所述第一资源为所述服务响应消息中的与服务请求相关的资源,或者,所述第一资源为所述服务响应消息中与服务请求相关的资源相独立的一个资源。The first resource is a resource related to the service request in the service response message, or the first resource is a resource that is independent of the resource related to the service request in the service response message.
其中,所述处理器还用于:Wherein, the processor is also used for:
根据所述服务提供者NF的负荷控制信息和/或所述服务提供者NF所提供的至少一个服务的负荷控制信息,对所述负荷控制信息进行更新。The load control information is updated according to the load control information of the service provider NF and/or the load control information of at least one service provided by the service provider NF.
其中,所述负荷控制信息为包含多个资源属性的资源。Wherein, the load control information is a resource including multiple resource attributes.
其中,所述负荷控制信息包括下述至少一项信息:Wherein, the load control information includes at least one of the following information:
服务提供者NF的负荷信息;Load information of service provider NF;
服务提供者NF的拥塞等级;The congestion level of the service provider NF;
服务提供者NF的负荷控制算法;Load control algorithm of service provider NF;
服务提供者NF的负荷控制有效期;The load control validity period of the service provider NF;
服务提供者NF的负荷控制策略;The load control strategy of the service provider NF;
服务提供者NF所提供的至少一个服务的负荷信息;Load information of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的拥塞等级;the congestion level of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制算法;a load control algorithm for at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制有效期;the load control validity period of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制策略。Load control policy for at least one service provided by the service provider NF.
其中,所述服务请求消息为服务使用者NF对服务提供者NF提供的任一服务的任意一次服务调用的服务请求;Wherein, the service request message is a service request for any service invocation by the service user NF to any service provided by the service provider NF;
所述服务响应消息为服务提供者NF对服务使用者NF发送的任一服务的任意一次服务调用的服务请求消息的服务响应。The service response message is a service response of the service provider NF to a service request message of any service invocation of any service sent by the service user NF.
本发明实施例还提供一种服务使用者NF,包括处理器和收发器,所述收发器用于执行如下过程:An embodiment of the present invention further provides a service user NF, including a processor and a transceiver, where the transceiver is configured to perform the following processes:
向服务提供者NF发送服务请求消息;Send a service request message to the service provider NF;
接收所述服务提供者NF发送的服务响应消息,所述服务响应消息中携带负荷控制信息的资源地址;receiving a service response message sent by the service provider NF, where the service response message carries the resource address of the load control information;
所述处理器用于执行如下过程:The processor is configured to perform the following processes:
根据所述负荷控制信息的资源地址,获取负荷控制信息。The load control information is acquired according to the resource address of the load control information.
其中,所述处理器还用于执行如下过程:Wherein, the processor is also used to perform the following process:
根据所述负荷控制信息触发到所述服务提供者NF的服务请求消息的流控。Flow control of the service request message to the service provider NF is triggered according to the load control information.
其中,所述处理器还用于:Wherein, the processor is also used for:
根据所述负荷控制信息的资源地址,从所述服务提供者NF上获取所述负荷控制信息;Acquire the load control information from the service provider NF according to the resource address of the load control information;
或者,or,
根据所述负荷控制信息的资源地址,从存储所述负荷控制信息的网络实体上获取所述负荷控制信息。According to the resource address of the load control information, the load control information is acquired from the network entity that stores the load control information.
其中,所述服务响应消息中还携带用于指示所述负荷控制信息的资源名称和/或用途的说明信息。Wherein, the service response message also carries description information for indicating the resource name and/or purpose of the load control information.
其中,所述负荷控制信息的资源地址位于所述服务响应消息中第一资源的一个资源属性中;Wherein, the resource address of the load control information is located in a resource attribute of the first resource in the service response message;
其中,所述第一资源为所述服务响应消息中的与服务请求相关的资源,或者,所述第一资源为所述服务响应消息中与服务请求相关的资源相独立的一个资源。The first resource is a resource related to the service request in the service response message, or the first resource is a resource that is independent of the resource related to the service request in the service response message.
其中,所述负荷控制信息为包含多个资源属性的资源。Wherein, the load control information is a resource including multiple resource attributes.
其中,所述负荷控制信息包括下述至少一项信息:Wherein, the load control information includes at least one of the following information:
服务提供者NF的负荷信息;Load information of service provider NF;
服务提供者NF的拥塞等级;The congestion level of the service provider NF;
服务提供者NF的负荷控制算法;Load control algorithm of service provider NF;
服务提供者NF的负荷控制有效期;The load control validity period of the service provider NF;
服务提供者NF的负荷控制策略;The load control strategy of the service provider NF;
服务提供者NF所提供的至少一个服务的负荷信息;Load information of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的拥塞等级;the congestion level of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制算法;a load control algorithm for at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制有效期;the load control validity period of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制策略。Load control policy for at least one service provided by the service provider NF.
其中,所述服务请求消息为服务使用者NF对服务提供者NF提供的任一服务的任意一次服务调用的服务请求;Wherein, the service request message is a service request for any service invocation by the service user NF to any service provided by the service provider NF;
所述服务响应消息为服务提供者NF对服务使用者NF发送的任一服务的任意一次服务调用的服务请求消息的服务响应。The service response message is a service response of the service provider NF to a service request message of any service invocation of any service sent by the service user NF.
本发明实施例还提供一种网络模块NF,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序;其特征在于,所述处理器执行所述程序时实现如上所述的负荷控制方法。An embodiment of the present invention further provides a network module NF, including a memory, a processor, and a computer program stored on the memory and running on the processor; characterized in that, when the processor executes the program The load control method as described above is implemented.
本发明实施例还提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如上所述的负荷控制方法中的步骤。Embodiments of the present invention further provide a computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, implements the steps in the load control method as described above.
本发明的上述技术方案至少具有如下有益效果:The above-mentioned technical scheme of the present invention has at least the following beneficial effects:
本发明实施例的负荷控制方法、服务提供者NF以及服务使用者NF中,服务提供者NF在收到服务使用者NF的服务请求消息时,将负荷控制信息的资源地址通过当前的服务响应消息发送给服务使用者NF,本发明实施例通过在服务响应消息中携带负荷控制信息的资源地址,一方面解决了现有HTTP协议中无法在一个服务调用中对多个资源进行不同操作的限制问题,可以在服务调用时叠加通用的端到端负荷控制机制,另一方面避免在HTTP协议中扩展数量较多、类型复杂的参数,有利于对负荷控制信息的灵活扩展且避免兼容性问题。In the load control method, service provider NF and service user NF according to the embodiment of the present invention, when the service provider NF receives the service request message of the service user NF, the resource address of the load control information is passed through the current service response message Sent to the service user NF, the embodiment of the present invention, by carrying the resource address of the load control information in the service response message, solves the problem that the existing HTTP protocol cannot perform different operations on multiple resources in one service call on the one hand. , the general end-to-end load control mechanism can be superimposed when the service is invoked, and on the other hand, it avoids expanding the parameters with a large number and complex types in the HTTP protocol, which is conducive to the flexible expansion of the load control information and avoids compatibility problems.
附图说明Description of drawings
图1表示本发明实施例提供的应用于服务提供者NF的负荷控制方法的步骤流程图;1 shows a flowchart of steps of a load control method applied to a service provider NF provided by an embodiment of the present invention;
图2表示本发明实施例提供的负荷控制方法中负荷控制信息的获取流程示意图之一;FIG. 2 shows one of the schematic flow charts of acquiring load control information in the load control method provided by an embodiment of the present invention;
图3表示本发明实施例提供的负荷控制方法中负荷控制信息的获取流程示意图之二;FIG. 3 shows the second schematic diagram of the acquisition process of load control information in the load control method provided by the embodiment of the present invention;
图4表示本发明实施例提供的负荷控制方法中服务响应消息中携带负荷控制信息的资源地址的方式示意图;4 is a schematic diagram showing a manner of a resource address carrying load control information in a service response message in a load control method provided by an embodiment of the present invention;
图5表示本发明实施例提供的应用于服务使用者NF的负荷控制方法的步骤流程图;FIG. 5 shows a flowchart of steps of a load control method applied to a service user NF provided by an embodiment of the present invention;
图6表示本发明实施例提供的服务提供者NF的结构示意图;6 shows a schematic structural diagram of a service provider NF provided by an embodiment of the present invention;
图7表示本发明实施例提供的服务使用者NF的结构示意图。FIG. 7 shows a schematic structural diagram of a service user NF provided by an embodiment of the present invention.
具体实施方式Detailed ways
为使本发明要解决的技术问题、技术方案和优点更加清楚,下面将结合附图及具体实施例进行详细描述。In order to make the technical problems, technical solutions and advantages to be solved by the present invention more clear, the following will be described in detail with reference to the accompanying drawings and specific embodiments.
如图1所示,本发明实施例提供一种负荷控制方法,应用于服务提供者网络功能NF,包括:As shown in FIG. 1, an embodiment of the present invention provides a load control method, which is applied to a service provider network function NF, including:
步骤11,接收服务使用者NF发送的服务请求消息;
步骤12,向所述服务使用者NF发送服务响应消息,所述服务响应消息中携带负荷控制信息的资源地址。Step 12: Send a service response message to the service user NF, where the service response message carries the resource address of the load control information.
其中,该服务提供者NF也可以是HTTP服务器或者其他能够执行相同操作的网络节点,在此不做具体限定。The service provider NF may also be an HTTP server or other network node capable of performing the same operation, which is not specifically limited here.
优选的,服务提供者NF启动端到端负荷控制后,当收到服务使用者NF的服务请求消息,在服务响应消息(包括成功、失败的)中携带负荷控制信息的资源地址。Preferably, after the service provider NF starts the end-to-end load control, when receiving the service request message from the service user NF, the service response message (including success and failure) carries the resource address of the load control information.
可选的,负荷控制信息的资源地址是URI(Uniform Resource Identifier,统一资源标识符)格式的资源地址。Optionally, the resource address of the load control information is a resource address in a URI (Uniform Resource Identifier, Uniform Resource Identifier) format.
可选的,所述负荷控制信息为包含多个资源属性的资源;或者,所述负荷控制信息为一个结构化资源,该结构化资源可以包含不同级别的资源属性。Optionally, the load control information is a resource including multiple resource attributes; or, the load control information is a structured resource, and the structured resource may include resource attributes of different levels.
作为一个可选实施例,所述方法还包括:As an optional embodiment, the method further includes:
创建负荷控制信息并生成所述负荷控制信息的资源地址。Create load control information and generate resource addresses for the load control information.
其中,服务提供者NF创建的所述负荷控制信息可以存储于所述服务提供者NF上,或者,所述负荷控制信息存储于其他网络实体上。在所述负荷控制信息存储于其他网络实体上的情况下,存储所述负荷控制信息的网络实体能够提供所述负荷控制信息的资源地址。The load control information created by the service provider NF may be stored in the service provider NF, or the load control information may be stored in other network entities. When the load control information is stored on other network entities, the network entity storing the load control information can provide the resource address of the load control information.
例如,如图2所示,服务提供者NF创建的负荷控制信息在服务提供者NF上,URI#1是负荷控制信息的资源地址。服务提供者NF在服务响应消息中携带资源地址(即图2中的appresource,_link:URI#1),服务使用者NF根据资源地址去服务提供者NF上获取负荷控制信息并实施负荷控制。For example, as shown in FIG. 2, the load control information created by the service provider NF is on the service provider NF, and
如图3所示,服务提供者NF创建的负荷控制信息资源位于负荷控制信息存储实体。负荷控制信息的资源地址由负荷控制信息存储实体提供。服务提供者NF获取负荷控制信息的资源地址后(URI#1是负荷控制信息的资源地址),服务提供者NF在服务响应消息中携带资源地址(即图2中的appresource,_link:URI#1),服务使用者NF根据资源地址去负荷控制信息存储实体上获取负荷控制信息并实施负荷控制。As shown in Figure 3, the load control information resource created by the service provider NF is located in the load control information storage entity. The resource address of the load control information is provided by the load control information storage entity. After the service provider NF obtains the resource address of the load control information (
进一步的,所述创建负荷控制信息并生成所述负荷控制信息的资源地址,包括:Further, the creating load control information and generating the resource address of the load control information includes:
在所述服务提供者NF启动运行后,创建负荷控制信息并生成所述负荷控制信息的资源地址;After the service provider NF starts running, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF的负荷满足预设负荷控制门限的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provider NF meets a preset load control threshold, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF的负荷满足预设拥塞等级的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provider NF meets the preset congestion level, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF所提供的服务的负荷满足预设负荷控制门限的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provided by the service provider NF meets a preset load control threshold, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF所提供的服务的负荷满足预设拥塞等级的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址。When the load of the service provided by the service provider NF satisfies a preset congestion level, load control information is created and a resource address of the load control information is generated.
简言之,服务提供者NF可以在启动运行后就生成负荷控制信息及资源地址,也可以在信令风暴冲击时在其负荷或其某个服务的负荷满足一定的端到端负荷控制门限或拥塞等级后生成负荷控制信息及资源地址。In short, the service provider NF can generate load control information and resource addresses after starting operation, and can also satisfy a certain end-to-end load control threshold or a certain end-to-end load control threshold when its load or the load of one of its services is impacted by a signaling storm. After the congestion level, load control information and resource addresses are generated.
作为一个优选实施例,所述服务响应消息中还携带用于指示所述负荷控制信息的资源名称和/或用途的说明信息。As a preferred embodiment, the service response message also carries description information used to indicate the resource name and/or purpose of the load control information.
换言之,服务提供者NF在服务响应消息中携带的负荷控制信息的资源地址,同时还可以携带对负荷控制信息的说明信息,可以指示资源名称和/或用途。In other words, the resource address of the load control information carried by the service provider NF in the service response message may also carry description information for the load control information, and may indicate the resource name and/or purpose.
作为另一个优选实施例,所述负荷控制信息的资源地址位于所述服务响应消息中第一资源的一个资源属性中;As another preferred embodiment, the resource address of the load control information is located in a resource attribute of the first resource in the service response message;
其中,所述第一资源为所述服务响应消息中的与服务请求相关的资源,或者,所述第一资源为所述服务响应消息中与服务请求相关的资源相独立的一个资源。The first resource is a resource related to the service request in the service response message, or the first resource is a resource that is independent of the resource related to the service request in the service response message.
换言之,服务提供者NF在服务响应消息中携带的负荷控制信息的资源地址可以位于该服务响应消息中原有资源的一个资源属性里;也可以位于与原有资源相独立的一个特定的资源的一个资源属性里。In other words, the resource address of the load control information carried by the service provider NF in the service response message may be located in a resource attribute of the original resource in the service response message; it may also be located in a specific resource independent of the original resource. in the resource properties.
例如,如图4所示,_link:{}为APP资源的一个资源属性,携带了href和relation参数,href指示了负荷控制信息的资源地址URI,relation指示了该资源地址对应的资源的用途(OCI:overload control information,负荷控制信息)。For example, as shown in Figure 4, _link:{} is a resource attribute of the APP resource, carrying href and relation parameters, href indicates the resource address URI of the load control information, and relation indicates the purpose of the resource corresponding to the resource address ( OCI: overload control information, load control information).
进一步的,服务提供者NF启动端到端负荷控制后,所述方法还包括:Further, after the service provider NF starts the end-to-end load control, the method further includes:
根据所述服务提供者NF的负荷控制信息和/或所述服务提供者NF所提供的至少一个服务的负荷控制信息,对所述负荷控制信息进行更新。The load control information is updated according to the load control information of the service provider NF and/or the load control information of at least one service provided by the service provider NF.
可选的,所述负荷控制信息包括下述至少一项信息:Optionally, the load control information includes at least one of the following information:
服务提供者NF的负荷信息;Load information of service provider NF;
服务提供者NF的拥塞等级;The congestion level of the service provider NF;
服务提供者NF的负荷控制算法;Load control algorithm of service provider NF;
服务提供者NF的负荷控制有效期;The load control validity period of the service provider NF;
服务提供者NF的负荷控制策略;例如预定义的业务优先级、服务优先级等;Load control strategy of service provider NF; such as predefined business priority, service priority, etc.;
服务提供者NF所提供的至少一个服务的负荷信息;Load information of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的拥塞等级;the congestion level of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制算法;a load control algorithm for at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制有效期;the load control validity period of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制策略,例如服务操作优先级等。Load control policy of at least one service provided by the service provider NF, such as service operation priority, etc.
需要说明的是,所述负荷控制信息包含的上述信息作为所述负荷控制信息的资源属性。It should be noted that the above-mentioned information included in the load control information is used as a resource attribute of the load control information.
进一步需要说明的是,所述服务请求消息为服务使用者NF对服务提供者NF提供的任一服务的任意一次服务调用的服务请求;It should be further noted that the service request message is a service request for any service invocation by the service user NF to any service provided by the service provider NF;
所述服务响应消息为服务提供者NF对服务使用者NF发送的任一服务的任意一次服务调用的服务请求消息的服务响应。The service response message is a service response of the service provider NF to a service request message of any service invocation of any service sent by the service user NF.
作为一个可选实施例,所述服务响应消息中携带多个负荷控制信息的资源地址;所述服务响应消息中还携带:与所述多个负荷控制信息的资源地址分别匹配的指示信息,所述指示信息用于指示与所述资源地址所对应的负荷控制信息的适用条件。具体的,所述指示信息可以指示与资源地址所对应的负荷控制信息的负荷控制逻辑等。As an optional embodiment, the service response message carries resource addresses of multiple load control information; the service response message also carries: indication information that matches the resource addresses of the multiple load control information respectively, so The indication information is used to indicate the applicable condition of the load control information corresponding to the resource address. Specifically, the indication information may indicate the load control logic of the load control information corresponding to the resource address, and the like.
本发明实施例中由服务提供者NF进行端到端负荷控制逻辑的指示,可以避免服务使用者NF的本地策略与服务提供者NF的策略不一致的不匹配问题,更好的满足服务提供者NF的负荷控制需求。In the embodiment of the present invention, the service provider NF performs the end-to-end load control logic instruction, which can avoid the mismatch between the local policy of the service user NF and the policy of the service provider NF, and better satisfy the service provider NF load control requirements.
进一步的,所述服务响应消息中还携带:Further, the service response message also carries:
与所述多个负荷控制信息的资源地址分别对应的服务名称和服务操作,用于向服务使用者NF指示后续可以执行的服务调用。The service names and service operations respectively corresponding to the resource addresses of the multiple load control information are used to indicate to the service user NF a service call that can be executed subsequently.
本发明实施例中,服务提供者NF通过提供不同的负荷控制信息的资源地址以及其适用条件来指示负荷控制逻辑。服务响应消息中还可以包含服务名称和服务操作,向服务使用者NF指示了后续可以执行的服务调用以及涉及的资源地址。In this embodiment of the present invention, the service provider NF indicates the load control logic by providing resource addresses of different load control information and their applicable conditions. The service response message may also include the service name and service operation, indicating to the service user NF the service invocation that can be executed subsequently and the resource address involved.
综上,本发明的上述实施例中,服务提供者NF在收到服务使用者NF的服务请求消息时,将负荷控制信息的资源地址通过当前的服务响应消息发送给服务使用者NF,本发明实施例通过在服务响应消息中携带负荷控制信息的资源地址,一方面解决了现有HTTP协议中无法在一个服务调用中对多个资源进行不同操作的限制问题,可以在服务调用时叠加通用的端到端负荷控制机制,另一方面避免在HTTP协议中扩展数量较多、类型复杂的参数,有利于对负荷控制信息的灵活扩展且避免兼容性问题。本发明实施例中还由服务提供者NF进行端到端负荷控制逻辑的指示,可以避免服务使用者NF的本地策略与服务提供者NF的策略不一致的不匹配问题,更好的满足服务提供者NF的负荷控制需求。To sum up, in the above embodiments of the present invention, when the service provider NF receives the service request message from the service user NF, it sends the resource address of the load control information to the service user NF through the current service response message. By carrying the resource address of the load control information in the service response message, the embodiment solves the problem that the existing HTTP protocol cannot perform different operations on multiple resources in one service invocation on the one hand, and can superimpose common The end-to-end load control mechanism, on the other hand, avoids the expansion of parameters with a large number and complex types in the HTTP protocol, which is conducive to the flexible expansion of load control information and avoids compatibility problems. In the embodiment of the present invention, the service provider NF also performs the instruction of the end-to-end load control logic, which can avoid the mismatch between the local policy of the service user NF and the policy of the service provider NF, and better satisfy the service provider Load control requirements for NF.
如图5所示,本发明实施例还提供一种负荷控制方法,应用于服务使用者网络功能NF,包括:As shown in FIG. 5 , an embodiment of the present invention further provides a load control method, which is applied to the service user network function NF, including:
步骤21,向服务提供者NF发送服务请求消息;
步骤22,接收所述服务提供者NF发送的服务响应消息,所述服务响应消息中携带负荷控制信息的资源地址;
步骤23,根据所述负荷控制信息的资源地址,获取负荷控制信息。Step 23: Acquire load control information according to the resource address of the load control information.
本发明实施例中,服务提供者NF在收到服务使用者NF的服务请求消息时,将负荷控制信息的资源地址通过当前的服务响应消息发送给服务使用者NF,服务使用者NF收到负荷控制信息的资源地址后,根据负荷控制信息的资源地址去获取负荷控制信息。In the embodiment of the present invention, when receiving the service request message from the service user NF, the service provider NF sends the resource address of the load control information to the service user NF through the current service response message, and the service user NF receives the load After the resource address of the control information is obtained, the load control information is acquired according to the resource address of the load control information.
其中,该服务使用者NF也可以是HTTP客户机或者其他能够执行相同操作的网络节点,在此不做具体限定。The service user NF may also be an HTTP client or other network node capable of performing the same operation, which is not specifically limited here.
优选的,服务提供者NF启动端到端负荷控制后,当收到服务使用者NF的服务请求消息,在服务响应消息(包括成功、失败的)中携带负荷控制信息的资源地址。Preferably, after the service provider NF starts the end-to-end load control, when receiving the service request message from the service user NF, the service response message (including success and failure) carries the resource address of the load control information.
可选的,负荷控制信息的资源地址是URI(Uniform Resource Identifier,统一资源标识符)格式的资源地址。Optionally, the resource address of the load control information is a resource address in a URI (Uniform Resource Identifier, Uniform Resource Identifier) format.
可选的,所述负荷控制信息为包含多个资源属性的资源;或者,所述负荷控制信息为一个结构化资源,该结构化资源可以包含不同级别的资源属性。Optionally, the load control information is a resource including multiple resource attributes; or, the load control information is a structured resource, and the structured resource may include resource attributes of different levels.
进一步的,所述方法还包括:Further, the method also includes:
根据所述负荷控制信息触发到所述服务提供者NF的服务请求消息的流控。Flow control of the service request message to the service provider NF is triggered according to the load control information.
换言之,服务使用者NF从服务响应消息中接收到负荷控制信息的资源地址,根据资源地址获取该服务提供者NF的负荷控制信息,根据负荷控制信息触发到服务提供者NF的服务请求消息的流控。In other words, the service user NF receives the resource address of the load control information from the service response message, obtains the load control information of the service provider NF according to the resource address, and triggers the flow of the service request message to the service provider NF according to the load control information control.
需要说明的是,服务使用者NF创建的所述负荷控制信息可以存储于所述服务提供者NF上,或者,所述负荷控制信息存储于其他网络实体上。在所述负荷控制信息存储于其他网络实体上的情况下,存储所述负荷控制信息的网络实体能够提供所述负荷控制信息的资源地址。It should be noted that, the load control information created by the service user NF may be stored in the service provider NF, or the load control information may be stored in other network entities. When the load control information is stored on other network entities, the network entity storing the load control information can provide the resource address of the load control information.
相应的,步骤23包括:Correspondingly, step 23 includes:
根据所述负荷控制信息的资源地址,从所述服务提供者NF上获取所述负荷控制信息;Acquire the load control information from the service provider NF according to the resource address of the load control information;
或者,or,
根据所述负荷控制信息的资源地址,从存储所述负荷控制信息的网络实体上获取所述负荷控制信息。According to the resource address of the load control information, the load control information is acquired from the network entity that stores the load control information.
作为一个优选实施例,所述服务响应消息中还携带用于指示所述负荷控制信息的资源名称和/或用途的说明信息。As a preferred embodiment, the service response message also carries description information used to indicate the resource name and/or purpose of the load control information.
换言之,服务提供者NF在服务响应消息中携带的负荷控制信息的资源地址,同时还可以携带对负荷控制信息的说明信息,可以指示资源名称和/或用途。In other words, the resource address of the load control information carried by the service provider NF in the service response message may also carry description information for the load control information, and may indicate the resource name and/or purpose.
作为另一个优选实施例,所述负荷控制信息的资源地址位于所述服务响应消息中第一资源的一个资源属性中;As another preferred embodiment, the resource address of the load control information is located in a resource attribute of the first resource in the service response message;
其中,所述第一资源为所述服务响应消息中的与服务请求相关的资源,或者,所述第一资源为所述服务响应消息中与服务请求相关的资源相独立的一个资源。The first resource is a resource related to the service request in the service response message, or the first resource is a resource that is independent of the resource related to the service request in the service response message.
换言之,服务提供者NF在服务响应消息中携带的负荷控制信息的资源地址可以位于该服务响应消息中原有资源的一个资源属性里;也可以位于与原有资源相独立的一个特定的资源的一个资源属性里。In other words, the resource address of the load control information carried by the service provider NF in the service response message may be located in a resource attribute of the original resource in the service response message; it may also be located in a specific resource independent of the original resource. in the resource properties.
可选的,所述负荷控制信息包括下述至少一项信息:Optionally, the load control information includes at least one of the following information:
服务提供者NF的负荷信息;Load information of service provider NF;
服务提供者NF的拥塞等级;The congestion level of the service provider NF;
服务提供者NF的负荷控制算法;Load control algorithm of service provider NF;
服务提供者NF的负荷控制有效期;The load control validity period of the service provider NF;
服务提供者NF的负荷控制策略;The load control strategy of the service provider NF;
服务提供者NF所提供的至少一个服务的负荷信息;Load information of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的拥塞等级;the congestion level of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制算法;a load control algorithm for at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制有效期;the load control validity period of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制策略。Load control policy for at least one service provided by the service provider NF.
需要说明的是,所述负荷控制信息包含的上述信息作为所述负荷控制信息的资源属性。It should be noted that the above-mentioned information included in the load control information is used as a resource attribute of the load control information.
进一步需要说明的是,所述服务请求消息为服务使用者NF对服务提供者NF提供的任一服务的任意一次服务调用的服务请求;It should be further noted that the service request message is a service request for any service invocation by the service user NF to any service provided by the service provider NF;
所述服务响应消息为服务提供者NF对服务使用者NF发送的任一服务的任意一次服务调用的服务请求消息的服务响应。The service response message is a service response of the service provider NF to a service request message of any service invocation of any service sent by the service user NF.
作为一个可选实施例,所述服务响应消息中携带多个负荷控制信息的资源地址;所述服务响应消息中还携带:与所述多个负荷控制信息的资源地址分别匹配的指示信息,所述指示信息用于指示与所述资源地址所对应的负荷控制信息的适用条件。具体的,所述指示信息可以指示与资源地址所对应的负荷控制信息的负荷控制逻辑等。As an optional embodiment, the service response message carries a plurality of resource addresses of load control information; the service response message also carries: indication information respectively matching the resource addresses of the plurality of load control information, the The indication information is used to indicate the applicable condition of the load control information corresponding to the resource address. Specifically, the indication information may indicate the load control logic of the load control information corresponding to the resource address, and the like.
本发明实施例中由服务提供者NF进行端到端负荷控制逻辑的指示,可以避免服务使用者NF的本地策略与服务提供者NF的策略不一致的不匹配问题,更好的满足服务提供者NF的负荷控制需求。In the embodiment of the present invention, the service provider NF performs the end-to-end load control logic instruction, which can avoid the mismatch between the local policy of the service user NF and the policy of the service provider NF, and better satisfy the service provider NF load control requirements.
进一步的,所述服务响应消息中还携带:Further, the service response message also carries:
与所述多个负荷控制信息的资源地址分别对应的服务名称和服务操作,用于向服务使用者NF指示后续可以执行的服务调用。The service names and service operations respectively corresponding to the resource addresses of the multiple load control information are used to indicate to the service user NF a service call that can be executed subsequently.
本发明实施例中,服务提供者NF通过提供不同的负荷控制信息的资源地址以及其适用条件来指示负荷控制逻辑。服务响应消息中还可以包含服务名称和服务操作,向服务使用者NF指示了后续可以执行的服务调用以及涉及的资源地址。In this embodiment of the present invention, the service provider NF indicates the load control logic by providing resource addresses of different load control information and their applicable conditions. The service response message may also include the service name and service operation, indicating to the service user NF the service invocation that can be executed subsequently and the resource address involved.
相应的,所述方法还包括:根据所述服务响应消息中携带的服务名称、服务操作以及资源地址执行后续的服务调用。Correspondingly, the method further includes: performing a subsequent service call according to the service name, service operation and resource address carried in the service response message.
换言之,服务使用者NF收到负荷控制信息的资源地址列表和适用条件后,根据适用条件、资源地址去获取负荷控制信息;同时根据服务名称和服务操作执行后续的服务调用。In other words, after receiving the resource address list and applicable conditions of the load control information, the service user NF obtains the load control information according to the applicable conditions and resource addresses; at the same time, it performs subsequent service calls according to the service name and service operation.
综上,本发明的上述实施例中,服务提供者NF在收到服务使用者NF的服务请求消息时,将负荷控制信息的资源地址通过当前的服务响应消息发送给服务使用者NF,服务使用者NF收到负荷控制信息的资源地址后,根据负荷控制信息的资源地址去获取负荷控制信息;本发明实施例通过在服务响应消息中携带负荷控制信息的资源地址,一方面解决了现有HTTP协议中无法在一个服务调用中对多个资源进行不同操作的限制问题,可以在服务调用时叠加通用的端到端负荷控制机制,另一方面避免在HTTP协议中扩展数量较多、类型复杂的参数,有利于对负荷控制信息的灵活扩展且避免兼容性问题。本发明实施例中还由服务提供者NF进行端到端负荷控制逻辑的指示,可以避免服务使用者NF的本地策略与服务提供者NF的策略不一致的不匹配问题,更好的满足服务提供者NF的负荷控制需求。To sum up, in the above embodiments of the present invention, when the service provider NF receives the service request message from the service user NF, it sends the resource address of the load control information to the service user NF through the current service response message, and the service uses After receiving the resource address of the load control information, the NF acquires the load control information according to the resource address of the load control information; the embodiment of the present invention solves the problem of existing HTTP by carrying the resource address of the load control information in the service response message on the one hand. In the protocol, it is impossible to perform different operations on multiple resources in one service call. The general end-to-end load control mechanism can be superimposed when the service is called. parameter, which is conducive to the flexible expansion of load control information and avoids compatibility problems. In the embodiment of the present invention, the service provider NF also performs the instruction of the end-to-end load control logic, which can avoid the mismatch between the local policy of the service user NF and the policy of the service provider NF, and better satisfy the service provider NF load control requirements.
如图6所示,本发明实施例还提供一种服务提供者NF,包括处理器300和收发器310,所述处理器300用于控制所述收发器310执行如下过程:As shown in FIG. 6 , an embodiment of the present invention further provides a service provider NF, including a
接收服务使用者NF发送的服务请求消息;Receive the service request message sent by the service user NF;
向所述服务使用者NF发送服务响应消息,所述服务响应消息中携带负荷控制信息的资源地址。Send a service response message to the service user NF, where the service response message carries the resource address of the load control information.
可选的,本发明的上述实施例中,所述处理器300还用于:Optionally, in the foregoing embodiment of the present invention, the
创建负荷控制信息并生成所述负荷控制信息的资源地址。Create load control information and generate resource addresses for the load control information.
可选的,本发明的上述实施例中,所述负荷控制信息存储于所述服务提供者NF上,或者,所述负荷控制信息存储于其他网络实体上。Optionally, in the above embodiment of the present invention, the load control information is stored in the service provider NF, or the load control information is stored in other network entities.
可选的,本发明的上述实施例中,在所述负荷控制信息存储于其他网络实体上的情况下,Optionally, in the foregoing embodiment of the present invention, in the case that the load control information is stored on other network entities,
存储所述负荷控制信息的网络实体能够提供所述负荷控制信息的资源地址。The network entity storing the load control information can provide the resource address of the load control information.
可选的,本发明的上述实施例中,所述处理器300还用于:Optionally, in the foregoing embodiment of the present invention, the
在所述服务提供者NF启动运行后,创建负荷控制信息并生成所述负荷控制信息的资源地址;After the service provider NF starts running, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF的负荷满足预设负荷控制门限的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provider NF meets a preset load control threshold, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF的负荷满足预设拥塞等级的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provider NF meets the preset congestion level, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF所提供的服务的负荷满足预设负荷控制门限的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址;When the load of the service provided by the service provider NF meets a preset load control threshold, creating load control information and generating a resource address of the load control information;
或者,or,
在所述服务提供者NF所提供的服务的负荷满足预设拥塞等级的情况下,创建负荷控制信息并生成所述负荷控制信息的资源地址。When the load of the service provided by the service provider NF satisfies a preset congestion level, load control information is created and a resource address of the load control information is generated.
可选的,本发明的上述实施例中,所述服务响应消息中还携带用于指示所述负荷控制信息的资源名称和/或用途的说明信息。Optionally, in the above embodiment of the present invention, the service response message further carries description information used to indicate the resource name and/or purpose of the load control information.
可选的,本发明的上述实施例中,所述负荷控制信息的资源地址位于所述服务响应消息中第一资源的一个资源属性中;Optionally, in the above embodiment of the present invention, the resource address of the load control information is located in a resource attribute of the first resource in the service response message;
其中,所述第一资源为所述服务响应消息中的与服务请求相关的资源,或者,所述第一资源为所述服务响应消息中与服务请求相关的资源相独立的一个资源。The first resource is a resource related to the service request in the service response message, or the first resource is a resource that is independent of the resource related to the service request in the service response message.
可选的,本发明的上述实施例中,所述处理器300还用于:Optionally, in the foregoing embodiment of the present invention, the
根据所述服务提供者NF的负荷控制信息和/或所述服务提供者NF所提供的至少一个服务的负荷控制信息,对所述负荷控制信息进行更新。The load control information is updated according to the load control information of the service provider NF and/or the load control information of at least one service provided by the service provider NF.
可选的,本发明的上述实施例中,所述负荷控制信息为包含多个资源属性的资源。Optionally, in the above embodiment of the present invention, the load control information is a resource including multiple resource attributes.
可选的,本发明的上述实施例中,所述负荷控制信息包括下述至少一项信息:Optionally, in the foregoing embodiment of the present invention, the load control information includes at least one of the following information:
服务提供者NF的负荷信息;Load information of service provider NF;
服务提供者NF的拥塞等级;The congestion level of the service provider NF;
服务提供者NF的负荷控制算法;Load control algorithm of service provider NF;
服务提供者NF的负荷控制有效期;The load control validity period of the service provider NF;
服务提供者NF的负荷控制策略;The load control strategy of the service provider NF;
服务提供者NF所提供的至少一个服务的负荷信息;Load information of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的拥塞等级;the congestion level of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制算法;a load control algorithm for at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制有效期;the load control validity period of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制策略。Load control policy for at least one service provided by the service provider NF.
可选的,本发明的上述实施例中,所述服务请求消息为服务使用者NF对服务提供者NF提供的任一服务的任意一次服务调用的服务请求;Optionally, in the above embodiment of the present invention, the service request message is a service request for any service invocation by the service user NF to any service provided by the service provider NF;
所述服务响应消息为服务提供者NF对服务使用者NF发送的任一服务的任意一次服务调用的服务请求消息的服务响应。The service response message is a service response of the service provider NF to a service request message of any service invocation of any service sent by the service user NF.
综上,本发明的上述实施例中,服务提供者NF在收到服务使用者NF的服务请求消息时,将负荷控制信息的资源地址通过当前的服务响应消息发送给服务使用者NF,本发明实施例通过在服务响应消息中携带负荷控制信息的资源地址,一方面解决了现有HTTP协议中无法在一个服务调用中对多个资源进行不同操作的限制问题,可以在服务调用时叠加通用的端到端负荷控制机制,另一方面避免在HTTP协议中扩展数量较多、类型复杂的参数,有利于对负荷控制信息的灵活扩展且避免兼容性问题。本发明实施例中还由服务提供者NF进行端到端负荷控制逻辑的指示,可以避免服务使用者NF的本地策略与服务提供者NF的策略不一致的不匹配问题,更好的满足服务提供者NF的负荷控制需求。To sum up, in the above embodiments of the present invention, when the service provider NF receives the service request message from the service user NF, it sends the resource address of the load control information to the service user NF through the current service response message. By carrying the resource address of the load control information in the service response message, the embodiment solves the problem that the existing HTTP protocol cannot perform different operations on multiple resources in one service invocation on the one hand, and can superimpose common The end-to-end load control mechanism, on the other hand, avoids the expansion of parameters with a large number and complex types in the HTTP protocol, which is conducive to the flexible expansion of load control information and avoids compatibility problems. In the embodiment of the present invention, the service provider NF also performs the instruction of the end-to-end load control logic, which can avoid the mismatch between the local policy of the service user NF and the policy of the service provider NF, and better satisfy the service provider Load control requirements for NF.
需要说明的是,本发明实施例提供的服务提供者NF是能够执行上述负荷控制方法的服务提供者NF,则上述负荷控制方法的所有实施例均适用于该服务提供者NF,且均能达到相同或相似的有益效果。It should be noted that, the service provider NF provided by the embodiment of the present invention is a service provider NF capable of executing the above load control method, and all the embodiments of the above load control method are applicable to the service provider NF, and can achieve same or similar beneficial effects.
本发明实施例还提供一种基站,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述程序时实现如上所述的应用于服务提供者NF的负荷控制方法实施例中的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present invention further provides a base station, including a memory, a processor, and a computer program stored on the memory and running on the processor, where the processor implements the above-mentioned application when executing the program Each process in the embodiment of the load control method of the service provider NF can achieve the same technical effect. To avoid repetition, details are not repeated here.
本发明实施例还提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如上所述的应用于服务提供者NF的负荷控制方法实施例中的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random AccessMemory,简称RAM)、磁碟或者光盘等。Embodiments of the present invention further provide a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, implements each process in the foregoing embodiments of the load control method applied to a service provider NF, And can achieve the same technical effect, in order to avoid repetition, it is not repeated here. The computer-readable storage medium is, for example, a read-only memory (Read-Only Memory, ROM for short), a random access memory (Random Access Memory, RAM for short), a magnetic disk or an optical disk, and the like.
如图7所示,本发明实施例还提供一种服务使用者NF,包括处理器400和收发器410,所述收发器410用于执行如下过程:As shown in FIG. 7 , an embodiment of the present invention further provides a service user NF, including a
向服务提供者NF发送服务请求消息;Send a service request message to the service provider NF;
接收所述服务提供者NF发送的服务响应消息,所述服务响应消息中携带负荷控制信息的资源地址;receiving a service response message sent by the service provider NF, where the service response message carries the resource address of the load control information;
所述处理器400用于执行如下过程:The
根据所述负荷控制信息的资源地址,获取负荷控制信息。The load control information is acquired according to the resource address of the load control information.
可选的,本发明的上述实施例中,所述处理器400还用于执行如下过程:Optionally, in the foregoing embodiment of the present invention, the
根据所述负荷控制信息触发到所述服务提供者NF的服务请求消息的流控。Flow control of the service request message to the service provider NF is triggered according to the load control information.
可选的,本发明的上述实施例中,所述处理器400还用于:Optionally, in the foregoing embodiment of the present invention, the
根据所述负荷控制信息的资源地址,从所述服务提供者NF上获取所述负荷控制信息;Acquire the load control information from the service provider NF according to the resource address of the load control information;
或者,or,
根据所述负荷控制信息的资源地址,从存储所述负荷控制信息的网络实体上获取所述负荷控制信息。According to the resource address of the load control information, the load control information is acquired from the network entity that stores the load control information.
可选的,本发明的上述实施例中,所述服务响应消息中还携带用于指示所述负荷控制信息的资源名称和/或用途的说明信息。Optionally, in the above embodiment of the present invention, the service response message further carries description information used to indicate the resource name and/or purpose of the load control information.
可选的,本发明的上述实施例中,所述负荷控制信息的资源地址位于所述服务响应消息中第一资源的一个资源属性中;Optionally, in the above embodiment of the present invention, the resource address of the load control information is located in a resource attribute of the first resource in the service response message;
其中,所述第一资源为所述服务响应消息中的与服务请求相关的资源,或者,所述第一资源为所述服务响应消息中与服务请求相关的资源相独立的一个资源。The first resource is a resource related to the service request in the service response message, or the first resource is a resource that is independent of the resource related to the service request in the service response message.
可选的,本发明的上述实施例中,所述负荷控制信息为包含多个资源属性的资源。Optionally, in the above embodiment of the present invention, the load control information is a resource including multiple resource attributes.
可选的,本发明的上述实施例中,所述负荷控制信息包括下述至少一项信息:Optionally, in the foregoing embodiment of the present invention, the load control information includes at least one of the following information:
服务提供者NF的负荷信息;Load information of service provider NF;
服务提供者NF的拥塞等级;The congestion level of the service provider NF;
服务提供者NF的负荷控制算法;Load control algorithm of service provider NF;
服务提供者NF的负荷控制有效期;The load control validity period of the service provider NF;
服务提供者NF的负荷控制策略;The load control strategy of the service provider NF;
服务提供者NF所提供的至少一个服务的负荷信息;Load information of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的拥塞等级;the congestion level of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制算法;a load control algorithm for at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制有效期;the load control validity period of at least one service provided by the service provider NF;
服务提供者NF所提供的至少一个服务的负荷控制策略。Load control policy for at least one service provided by the service provider NF.
可选的,本发明的上述实施例中,所述服务请求消息为服务使用者NF对服务提供者NF提供的任一服务的任意一次服务调用的服务请求;Optionally, in the above embodiment of the present invention, the service request message is a service request for any service invocation by the service user NF to any service provided by the service provider NF;
所述服务响应消息为服务提供者NF对服务使用者NF发送的任一服务的任意一次服务调用的服务请求消息的服务响应。The service response message is a service response of the service provider NF to a service request message of any service invocation of any service sent by the service user NF.
综上,本发明的上述实施例中,服务提供者NF在收到服务使用者NF的服务请求消息时,将负荷控制信息的资源地址通过当前的服务响应消息发送给服务使用者NF,服务使用者NF收到负荷控制信息的资源地址后,根据负荷控制信息的资源地址去获取负荷控制信息;本发明实施例通过在服务响应消息中携带负荷控制信息的资源地址,一方面解决了现有HTTP协议中无法在一个服务调用中对多个资源进行不同操作的限制问题,可以在服务调用时叠加通用的端到端负荷控制机制,另一方面避免在HTTP协议中扩展数量较多、类型复杂的参数,有利于对负荷控制信息的灵活扩展且避免兼容性问题。本发明实施例中还由服务提供者NF进行端到端负荷控制逻辑的指示,可以避免服务使用者NF的本地策略与服务提供者NF的策略不一致的不匹配问题,更好的满足服务提供者NF的负荷控制需求。To sum up, in the above embodiments of the present invention, when the service provider NF receives the service request message from the service user NF, it sends the resource address of the load control information to the service user NF through the current service response message, and the service uses After receiving the resource address of the load control information, the NF obtains the load control information according to the resource address of the load control information; the embodiment of the present invention solves the problem of existing HTTP on the one hand by carrying the resource address of the load control information in the service response message. In the protocol, it is impossible to perform different operations on multiple resources in one service call. The general end-to-end load control mechanism can be superimposed when the service is called. parameter, which is conducive to the flexible expansion of load control information and avoids compatibility problems. In the embodiment of the present invention, the service provider NF also performs the instruction of the end-to-end load control logic, which can avoid the mismatch between the local policy of the service user NF and the policy of the service provider NF, and better satisfy the service provider Load control requirements for NF.
需要说明的是,本发明实施例提供的服务使用者NF是能够执行上述负荷控制方法的服务使用者NF,则上述负荷控制方法的所有实施例均适用于该服务使用者NF,且均能达到相同或相似的有益效果。It should be noted that the service user NF provided by the embodiment of the present invention is a service user NF capable of executing the above load control method, and all the embodiments of the above load control method are applicable to the service user NF, and can achieve same or similar beneficial effects.
本发明实施例还提供一种基站,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述程序时实现如上所述的应用于服务使用者NF的负荷控制方法实施例中的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present invention further provides a base station, including a memory, a processor, and a computer program stored on the memory and running on the processor, where the processor implements the above-mentioned application when executing the program Each process in the embodiment of the load control method for serving the user NF can achieve the same technical effect. To avoid repetition, details are not described here.
本发明实施例还提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如上所述的应用于服务使用者NF的负荷控制方法实施例中的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random AccessMemory,简称RAM)、磁碟或者光盘等。Embodiments of the present invention further provide a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, implements each process in the foregoing embodiments of the load control method applied to a service user NF, And can achieve the same technical effect, in order to avoid repetition, it is not repeated here. The computer-readable storage medium is, for example, a read-only memory (Read-Only Memory, ROM for short), a random access memory (Random Access Memory, RAM for short), a magnetic disk or an optical disk, and the like.
本领域内的技术人员应明白,本申请的实施例可提供为方法、系统或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可读存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。As will be appreciated by one skilled in the art, the embodiments of the present application may be provided as a method, a system or a computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-readable storage media having computer-usable program code embodied therein, including but not limited to disk storage, optical storage, and the like.
本申请是参照根据本申请实施例的方法、设备(系统)和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其它可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其它可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或一个方框或多个方框中指定的功能的装置。The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the present application. It will be understood that each flow and/or block in the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing device produce Means for implementing the functions specified in a flow or flow and/or a block or blocks of the flowchart.
这些计算机程序指令也可存储在能引导计算机或其它可编程数据处理设备以特定方式工作的计算机可读存储介质中,使得存储在该计算机可读存储介质中的指令产生包括指令装置的纸制品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable storage medium capable of directing a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable storage medium produce a paper product comprising the instruction means, The instruction means implements the functions specified in the flow or flows of the flowcharts and/or the block or blocks of the block diagrams.
这些计算机程序指令也可装载到计算机或其它可编程数据处理设备上,使得计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他科编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device to cause the computer or other programmable device to perform a series of operational steps to produce a computer-implemented process, whereby the instructions to be executed on the computer or other programmable device Steps are provided for implementing the functions specified in a flow or flows of the flowcharts and/or a block or blocks of the block diagrams.
以上所述是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明所述原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above are the preferred embodiments of the present invention. It should be pointed out that for those skilled in the art, without departing from the principles of the present invention, several improvements and modifications can be made. These improvements and modifications It should also be regarded as the protection scope of the present invention.
Claims (23)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910384598.1A CN111917808B (en) | 2019-05-09 | 2019-05-09 | Load control method, service provider NF and service user NF |
| PCT/CN2020/085295 WO2020224413A1 (en) | 2019-05-09 | 2020-04-17 | Load control method, service provider nf, and service user nf |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910384598.1A CN111917808B (en) | 2019-05-09 | 2019-05-09 | Load control method, service provider NF and service user NF |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN111917808A CN111917808A (en) | 2020-11-10 |
| CN111917808B true CN111917808B (en) | 2022-06-03 |
Family
ID=73051278
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201910384598.1A Active CN111917808B (en) | 2019-05-09 | 2019-05-09 | Load control method, service provider NF and service user NF |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN111917808B (en) |
| WO (1) | WO2020224413A1 (en) |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106656937A (en) * | 2015-11-03 | 2017-05-10 | 电信科学技术研究院 | Access control method, access control token issuing method and device |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108632312B (en) * | 2017-03-20 | 2020-01-17 | 中国移动通信有限公司研究院 | Network function information exchange method and device |
-
2019
- 2019-05-09 CN CN201910384598.1A patent/CN111917808B/en active Active
-
2020
- 2020-04-17 WO PCT/CN2020/085295 patent/WO2020224413A1/en not_active Ceased
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106656937A (en) * | 2015-11-03 | 2017-05-10 | 电信科学技术研究院 | Access control method, access control token issuing method and device |
Also Published As
| Publication number | Publication date |
|---|---|
| CN111917808A (en) | 2020-11-10 |
| WO2020224413A1 (en) | 2020-11-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN101854338B (en) | Subscriber equipment and its subscription management method, real-time communication method and system | |
| TWI431978B (en) | Methods, devices and systems for obtaining resources | |
| CN108989066B (en) | Equipment management method and device | |
| CN116057924A (en) | Method, system and computer readable medium for providing network function discovery service enhancement | |
| CN101795289B (en) | Method, device and system for remote procedure call control | |
| JP2007525870A (en) | Specifying the management node in the device management system | |
| US10637794B2 (en) | Resource subscription method, resource subscription apparatus, and resource subscription system | |
| CN101883108B (en) | Document transmission method and system of dynamic authentication | |
| CN113556359B (en) | Communication protocol conversion method, device, system and gateway device | |
| JP5847185B2 (en) | Content sharing method and apparatus using group change information in content-centric network environment | |
| CN109964507B (en) | Network function management method, management unit and system | |
| CN113826424B (en) | Entity for providing external services to a network | |
| CN110580256A (en) | A method, device and system for identifying application identifiers | |
| US8341285B2 (en) | Method and system for transferring files | |
| CN112307486B (en) | A method, device and system for obtaining permissions | |
| WO2010043142A1 (en) | Method, device and system for enhancing script-based application reliability | |
| ZA200700120B (en) | Method, system and computer program to enable semantic mediation for sip events through support of dynamicall binding to and changing of application semantics of si events | |
| CN114978683A (en) | Reverse proxy system based on MQTT protocol | |
| CN113079029A (en) | Configuration information subscription method and device | |
| CN104753804A (en) | Data stream transmission control method, device and system | |
| CN115344534A (en) | File downloading method and device, computer equipment and storage medium | |
| CN111917808B (en) | Load control method, service provider NF and service user NF | |
| CN116508350A (en) | Network node for providing backup network function and method therein | |
| CN110677443A (en) | Data sending and receiving method, sending end, receiving end, system and storage medium | |
| CN115801870A (en) | Subscription pushing method, device, communication system and storage medium |
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 |