What is the translation of " FASTCGI " in Korean?

fastcgi
fastcgi는
fastcgi를

Examples of using Fastcgi in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
FastCGI scripts.
FastCGI 스크립트.
PHP-FPM is also known as PHP FastCGI Process Manager.
PHP-FPM은 PHP에 FastCGI Process Manager이 추가된것입니다.
Fastcgi configuration issues.
FastCGI를 구성 문제.
CFos Personal Net documentation- FastCGI scripts- cFos Software.
CFos Personal Net 설명서, FastCGI 스크립트.
The FastCGI app/ script is called to process the HTTP request.
FastCGI 앱 / 스크립트는 HTTP 요청을 처리하기 위해 호출됩니다.
CFos Personal Net documentation, FastCGI scripts.
CFos Personal Net 설명서 - FastCGI 스크립트 - cFos Software.
So, if you are using fastcgi_params, you can try switching to fastcgi.
그래서, 당신은 fastcgi_params를 사용하는 경우, 당신은 fastcgi.
Product Overview» cFos Personal Net» cFos Personal Net documentation, FastCGI scripts.
CFos Personal Net 설명서 - FastCGI 스크립트 - cFos Software.
FastCGI is an improvement over CGI: Running a normal CGI script has a lot of overhead.
FastCGI는 CGI보다 개선 된 기능입니다. 일반 CGI 스크립트를 실행하면 많은 오버 헤드가 있습니다.
Specifies the maximum number of requests that will be queued for the FastCGI application pool.
FastCGI 응용 프로그램 풀의 큐에 대기할 수 있는 최대 요청 수를 지정합니다.
How to install PHP 7.1 as PHP-FPM& FastCGI for ISPConfig 3.1 on Debian 8(Jessie).
PHP를 설치하는 방법 7.1 PHP-FPM 등 & ISPConfig을위한 FastCGI를 3.1 데비안에 8 (제시).
FastCGI applications handle HTTP requests and each one consists of a collection of process pools.
프로세스 풀 컬렉션으로 구성된 각 FastCGI 응용 프로그램에서는 HTTP 요청을 처리합니다.
One of the reasons that nginx handles more traffic is that it uses FastCGI to communicate with PHP.
Nginx가 더 나은 트래픽을 처리하는 이유 중 하나는 PHP와 통신하기 위해 FastCGI를 사용한다는 것이다.
FastCGI is commonly used to execute third-party code without incurring a significant performance penalty.
FastCGI는 일반적으로 큰 성능 저하 없이 타사 코드를 실행하는 데 사용됩니다.
TerminateProcess- This module terminates the FastCGI process and returns the generic 500 error message.
TerminateProcess - 이 모듈은 FastCGI 프로세스를 종료하고 일반 500 오류 메시지를 반환합니다.
This ensures a better compatibility with software designed for libphp7, mod_fastcgi and mod_fcgid.
이러한 특징ᅟ 덕분에 libphp7, mod_fastcgi, mod_fcgid 등으로 디자인된 소프트웨어와 더 나은 호환성을 보장한다.
Shipped a modified nginx fastcgi_params,which declared fastcgi_param SCRIPT_FILENAME.
의 nginx는 수정 fastcgi_params을 제공,이는 SCRIPT_FILENAME의 fastcgi_param 선언.
One of the reasons why nginx handles more traffic better is that it uses FastCGI to communicate with PHP.
Nginx가 더 나은 트래픽을 처리하는 이유 중 하나는 PHP와 통신하기 위해 FastCGI를 사용한다는 것이다.
The FastCGI protocol defines how information is passed between the Web server and an external FastCGI application.
FastCGI 프로토콜은 웹 서버와 외부 FastCGI 응용 프로그램 간에 정보가 전달되는 방식을 정의합니다.
Versions below 1.4.40 do not officially support sending large files from CGI, FastCGI, or proxies unless X-Sendfile is used.
이하 버전은 X-Sendfile을 사용하지 않을 경우 CGI, FastCGI, 프록시로부터 공식적으로 큰 파일 보내기를 지원하지 않는다.
A FastCGI script or app is only started once and then communicates with the web server by means of special FastCGI messages.
FastCGI 스크립트 또는 앱은 한 번만 시작된 다음 특별한 FastCGI 메시지를 통해 웹 서버와 통신합니다.
It only supports the configuration where one FastCGI script per requested filename is started and requests are multiplexed over one connection.
요청 된 파일 이름 당 하나의 FastCGI 스크립트가 시작되고 요청이 하나의 연결을 통해 멀티플렉싱되는 구성 만 지원합니다.
FastCGI Support Support for the FastCGI protocol provides an efficient way to use third-party technologies in an out-of-process configuration.
FastCGI 지원 FastCGI 프로토콜 지원을 통해 프로세스 이외 구성에서 타사 기술을 사용할 수 있는 효율적인 방법을 제공합니다.
When a request is sent, the Web server starts a FastCGI application to process the request and generate dynamic responses to send back to the client.
요청을 보내면 웹 서버에서 FastCGI 응용 프로그램을 시작하여 요청을 처리한 후 동적 응답을 생성하여 클라이언트에 다시 보냅니다.
This is at least a great benefit for vendor package maintainers who can create aApache core package and additional packages containing extensions like PHP3, mod_perl, mod_fastcgi, etc.
최소한 기업의 패키지 제작자는 아파치 핵심 패키지와 별도로 PHP3, mod_perl,mod_fastcgi 등을 추가 패키지로 만들 수 있어서 큰 이득이다.
Since FastCGI scripts operate very similar to normal CGI scripts, they typically use STDIN/ STDOUT for communication with the web server.
FastCGI 스크립트는 일반 CGI 스크립트와 매우 유사하게 작동하므로 일반적으로 웹 서버와의 통신에 STDIN / STDOUT을 사용합니다.
For any other SAPI(CLI, FastCGI via mod_fcgi, FastCGI with IIS or other FastCGI capable server), everything works as before.
다른 SAPI (CLI를 통해 mod_fcgi, fastcgi IIS 또는 다른 fastcgi 가능한 서버와 fastcgi), 모든 이전 처럼 작동 합니다.
Basically, FastCGI is a program that manages multiple CGI requests within a single process, saving many program instructions for each request.
기본적으로 FastCGI는 단일 프로세스 내에서 다중 CGI 요청들을 관리하는 프로그램이므로 각 요청에 따른 많은 프로그램 명령어들을 절약한다.
Specifies the number of FastCGI process failures allowed in a minute before the FastCGI handler takes the process offline. The default value is 10.
FastCGI 처리기가 프로세스를 오프라인 상태로 만들기 전에 1분 동안 허용되는 FastCGI 프로세스 실패 횟수를 지정합니다. 기본값은 10입니다.
According to one FastCGI implementor, user requests coming to a Web site and using a specific application program can be handled 3 to 30 times faster using FastCGI..
FastCGI 개발자들에 의하면, 웹사이트로 들어와서 특정 응용프로그램을 사용하는 사용자 요청이 3~30배정도 더 빠르게 처리될 수 있다고 한다.
Results: 40, Time: 0.0354

How to use "fastcgi" in a sentence

Fix for proper FastCGI support on nginx.
Spawn the fastcgi script using this script.
Other methods include shared module, fastcgi etc.
Distributed FastCGI can also provide security advantages.
This class contains definitions of FastCGI constants.
FCGI::ProcManager(3) - functions for managing FastCGI applications.
The FastCGI spec has some fuzzy points.
Click the FastCGI Parameters "Edit" button. 4.
Tests conducted with FastCGI which is faster.
Nginx supportes natively FastCGI and uWSGI protocoles.
Show more

Top dictionary queries

English - Korean