handling requests
handles requests
具体的には、FlashPlayerからサーバへのリクエストを処理する 。 Implementation for handling requests sent from the Flash Player to the. Server processes the request . リクエストを処理する フィルタにはmode=inputを使います。Use mode=input for filters which process the request . リクエストを処理する とき、サーバはディレクトリに。While processing a request the server looks for.それでは、リクエストを処理する ためのスクリプトを作成します:。 Now we will create a script to handle the requests :.
リクエストを処理する 時に、入力されてきたCSRFトークンが妥当であるかどうかを認証済みユーザについて検証します。この例題では数の平方根を計算するリクエストを処理する 責任をもつワーカーのプールを作ります。 For this example, we will create a pool of workers responsible for handling requests to calculate the square root of a number. リクエストを処理する とき、送られてきたCSRFトークンがログインユーザのものと一致しているか確認します。When processing the request , check to see if the incoming CSRF token is valid for the authenticated user:. ウェブサイトの最適化設定では、Apacheがリクエストを処理する 方法を調整することによって、ウェブサイトのパフォーマンスを最適化することができます。 In the Optimize Website setting you can optimize the performance of your website by tweaking the way Apache handles requests . 一般に、プロキシサーバーには2つの主要な種類があります。インターネット上の任意の場所間のリクエストを処理する 転送プロキシ。 In general there are two main types of proxy servers: A forward proxy that handles requests from and to anywhere on the Internet. コンテキストはリクエストを処理する 単位です。通常、各スレッドごとにコンテキストを作ります。 Context is an unit that processes requests . Normally, context is. リクエストを処理する 時、設定した負荷分散のアルゴリズムにもとづきメンバーのひとつを選択します。When it handles a request , it chooses a member based on the configured load balancing algorithm. リクエストを処理する ために、ミドルウェアのように動作する複数のコールバック関数を指定できます。You can provide multiple callback functions that behave like middleware to handle a request . アプリケーションへのリクエストを処理する ロジックは、ほぼすべてこのディレクトリ内に設置します。 Almost all of the logic to handle requests entering your application will be placed in this directory. 次の図に、クライアントアプリからバックエンドサービスへのリクエストを処理する Edgeのアーキテクチャを示します。 The following image shows an architecture with Edge handling the requests from client apps to your backend services:.Yiiのアプリケーションがリクエストを処理する ときは、毎回、同じようなワーク・フローになります。 Each time when a Yii application handles a request , it undergoes a similar workflow. 伝統的なサーバと違い、NGINXはリクエストを処理する ためにスレッドを頼りません。 Unlike traditional servers, Nginx doesn't rely on threads to handle requests . HyperTextTransferProtocol(HTTP) 503ServiceUnavailableはサーバーがリクエストを処理する 準備ができていないことを示すエラーコードです。 The HyperText Transfer Protocol(HTTP) 503 Service Unavailable server error response codeindicates that the server is not ready to handle the request . 伝統的なサーバと違い、NGINXはリクエストを処理する ためにスレッドを頼りません。 Unlike any other server, Nginx doesn't use threads to handle the requests . アプリケーションへのリクエストを処理する ロジックは、ほぼ全てこのディレクトリ内に設置します。 Almost all of the logic to handle requests entering your application will be placed in this directory. HyperTextTransferProtocol(HTTP) 503ServiceUnavailableはサーバーがリクエストを処理する 準備ができていないことを示すエラーコードです。 Hypertext Transfer Protocol(HTTP) 503 Service unavailable service error message code means that perhaps the server is not ready to process the request . 代わりに、通常Apacheプロセスが二つだけ使われます。親プロセスとリクエストを処理する 子プロセスです。 Instead there are usually only two Apache processes running: a parent process, and a child which handles the requests . HyperTextTransferProtocol(HTTP) の503ServiceUnavailableサーバーエラーレスポンスコードで、サーバーがリクエストを処理する 準備ができていないことを示します。 The HyperText Transfer Protocol(HTTP) 503 Service Unavailable server error response codeindicates that the server is not ready to handle the request . Unixではhttpdプログラムはバックグラウンドで継続的に動作してリクエストを処理する デーモンとして実行されます。 On Unix, the httpd program is run as a daemon which executes continuously in the background to handle requests . HyperTextTransferProtocol(HTTP) の503ServiceUnavailableサーバーエラーレスポンスコードで、サーバーがリクエストを処理する 準備ができていないことを示します。 Hypertext Transfer Protocol(HTTP) 503 Service unavailable service error message code means that perhaps the server is not ready to process the request . 具体的には、FlashPlayerからサーバへのリクエストを処理する ゲートウェイサーバの実装を提供します。受け取ったリクエストを、オブジェクトやクラスメソッド、そして任意のコールバックにマッピングします。 Specifically, it provides a gateway server implementation for handling requests sent from the Flash Player to the server and mapping these requests to object and class methods and arbitrary callbacks. このマルチプロセッシングモジュール(MPM) は、Unix上でのApache1.3のデフォルトの挙動と非常によく似た方法でリクエストを処理する 、スレッドを使わず、先行してforkを行なうウェブサーバを実装しています。 This Multi-Processing Module(MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. ApplicationLoadBalancerを使用するには、単一のHTTP/HTTPSサービスを、それぞれ別のポートへのリクエストを処理する 2つのサービスに分離します。 To use an Application Load Balancer, separate the single HTTP/HTTPS service into two services, where each handles requests for different ports.
Display more examples
Results: 28 ,
Time: 0.0262