FASTCGI in Japanese translation

fastcgi
try switching to fastcgi

Examples of using Fastcgi in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
FastCGI is commonly used to execute third-party code without incurring a significant performance penalty.
FastCGIは一般に、パフォーマンスへの大きなペナルティーを発生させずにサードパーティーのコードを実行するために利用されます。
FastCGI is an improvement over CGI: Running a normal CGI script has a lot of overhead.
FastCGIはCGIよりも改善されています。通常のCGIスクリプトを実行すると、多くのオーバーヘッドが発生します。
FastCGI is commonly used to execute third-party code without incurring a significant performance penalty.
FastCGIは一般に、大幅なパフォーマンスの低下を招くことなく他社製のコードを実行するために使用されます。
Impersonate 1- FastCGI under IIS supports the ability to impersonate security tokens of the calling client.
Impersonate1-IISでのFastCGIには、呼び出し元のクライアントのセキュリティトークンをまねる機能があります。
If you change any Python code on your site, you will need to tell FastCGI the code has changed.
サイトを構成するPythonコードを変更した場合、FastCGIにコードが変更されたことを教えねばなりません。
Like mod_python, FastCGI allows code to stay in memory, allowing requests to be served with no startup time.
Mod_pythonと同様、FastCGIはコードをメモリ上に残して、起動時間なしでリクエストを処理できるようにします。
For mod_python, Tracd and FastCGI, you can simply remove the option altogether.
Mod_python,Tracd,FastCGIを使用している場合、単にオプションを削除してください。
A Note On FastCGI If you are using PHP FastCGI, HTTP Basic authentication may not work correctly out of the box.
FastCGIの注意PHPFastCGIを使用している場合、初期状態のままでHTTP基本認証は正しく動作しないでしょう。
This link gives it a distinctive MIME type so that mod_fastcgi will handle it.
このリンクは、が特有のMIMEtypeにそれを与えるのは、mod_fastcgiがそれをハンドルするからです。
As the web server support for SCGI is limited, most people use FastCGI instead, which works the same way.
しかし、SCGIをサポートするwebサーバは限定されているため、多くの人々は代わりに同様に動作するFastCGIを利用します。
The second step is telling Apache to use FastCGI for URLs that match a certain pattern.
第二ステップでは、特定のパターンに一致するURLではFastCGIを使うようApacheに指示します。
The difference between FastCGI and SCGI is very small, as SCGI is essentially just a“simpler FastCGI”.
FastCGIとSCGIの違いはささいなもので、SCGIは基本的に“simplerFastCGI”です
There is often a situation that we can only export the data in this format from the application Microsoft IIS with FastCGI extension, but the data import is not supported.
MicrosoftIISwithFastCGIextensionアプリケーションからその形式へのデータのエクスポートのみが可能で、データのインポートがサポートされていない場合もよくあります。
Caution: Because requests for PHP files do not reach Apache they do not pass through its handlers(CGI, FastCGI, or an Apache module), so some web apps may not work as expected.
注意:PHPファイルに対する要求はApacheに到達せず、したがってそのハンドラ(CGI、FastCGI、またはApacheモジュール)を経由しません。その結果、一部のウェブアプリケーションが予期しない動作をする場合があります。
The fastcgi servers defined in the common section of you HTTPD server can be used by each virtual host. You do not need to run dedicated fascgi server for each virtual host. Examples.
HTTPDサーバの共通セクションで定義したfastcgiサーバは、すべての仮想ホストで使えますから、仮想ホストごとに専用のfastcgiサーバを実行する必要はありません。例。
The main difference between this module and mod_fastcgi is that fastcgi scripts are not launched at Apache startup, but when the first client request happens. This module should be preferred.
このモジュールとmod_fastcgiの最大の違いは、fastcgiスクリプトがApacheの起動時に起動するのではなく、クライアントのリクエストがあって初めて起動するという点です。
Unlike mod_python, a FastCGI process doesn't run inside the Web server process, but in a separate, persistent process.
Mod_python(やmod_perl)と違うのは、FastCGIプロセスはWebサーバプロセスの中ではなく、別の永続的プロセスの中で実行されるということです。
Keep in mind that even if the extension is supported by the Microsoft IIS with FastCGI extension, it does not necessarily mean that we will be able to edit the data in this program.
特定の拡張子がMicrosoftIISwithFastCGIextensionプログラムでサポートされている場合でも、必ずしもそのデータ編集が可能であるとは限らないことに注意してください。
Given that FastCGI, SCGI, and mod_python are mostly used to deploy WSGI applications, mod_wsgi was started to directly embed WSGI applications into the Apache web server. mod_wsgi is specifically designed to host WSGI applications.
FastCGI、SCGI、mod_pythonは主にWSGIアプリケーションを配置するために使われると仮定し、mod_wsgiはWSGIアプリケーションを直接Apachewebサーバに埋め込むために開発が開始されました。
The correct version of the program Keep in mind that the application Microsoft IIS with FastCGI extension in its various versions(older or newer ones) can support different file extensions.
適切なプログラムバージョンMicrosoftIISwithFastCGIextensionアプリケーションは、そのバージョン(新しい又は古い)によりサポートする拡張子も様々であることにご注意ください。
Results: 142, Time: 0.0296

Top dictionary queries

English - Japanese