영어에서 Incoming requests 을 사용하는 예와 한국어로 번역
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Find the right person in the incoming requests and click"Reject".
Second, a web server also needs to be told how to handle incoming requests.
Many projects have more incoming requests than people available to help.
Incoming requests are displayed within the NetSupport Manager Control UI.
The instructions on handling incoming requests.
Users will learn about incoming requests from friends in the“Alerts” section.
It is empty by default. If not empty, HTTP Basic Authentication is required for incoming requests.
The logs show incoming requests sent by the devices and the outgoing responses from the mail server.
On a web server, the HTTP server is responsible for processing and answering incoming requests.
The speed of processing incoming requests and response should not exceed a few seconds with a stable network connection.
Also friends who launch the game on Facebook appear in the incoming requests automatically.
UrlScan screens all incoming requests to the server by filtering the requests based on rules that are set by the administrator.
The web server will reserve a port to listen on for incoming requests.
The system can take a sample of the number of incoming requests from users to determine the level of action for each quadrant.
Nearly any kind of server software can be run via a process binding to a port and awaiting incoming requests.
This includes such information as the number of incoming requests, the duration of those requests, and any failures that occur.
Finally, the system returns back to its initial stage and listens for subsequent incoming requests(1205).
SQL Server listened for incoming requests on port 1433, assigned to SQL Server by the official Internet Assigned Numbers Authority(IANA).
Finally, the system returns back to its initial stage and listens for subsequent incoming requests(return to step 1205).
A server handling incoming requests can therefore create one goroutine per request without a problem, but one thread per request will eventually lead to the dreaded OutOfMemoryError.
Amazon CloudFront edge locations can look at the value of the User Agent header to detect the device type of all the incoming requests.
This helps ensure network security since each outgoing or incoming requests must go through a translation process that also provides the opportunity to qualify or authenticate the request or match it to a previous request. .
To better understand why this happens requires a more in-depth discussion of how httpd matches up incoming requests with the virtual host that will serve it.
A ClientBuilder produces a Service instance givena set of parameters, and a ServerBuilder takes a Service instance and dispatches incoming requests on it.
It offers a more secure alternative to the older inetd("the Internet daemon"), which most modern Linux distributions have deprecated.xinetd listens for incoming requests over a network and launches the appropriate service for that request. .
Information security teams might see the rise in application layer attacks and respond by increasing the number of rules that their on-premise WAF processes on incoming requests.
If there are multiple MAC address ranges with available MAC addresses defined in a single MAC address pool, the ranges take turns in serving incoming requests in the same way available MAC addresses are selected.
Providing fast and easy access control, the Request Control Cloudlet is an easy-to-use tool that speeds and simplifies the creation and activation of whitelists and blacklists for incoming requests to your web application.
Also, presenter does not manage the incoming request traffic as controller.
The incoming request object can be accessed from request level(filter, routes, error handlers) through the request method.