Vertaling van "the fastcgi" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Now my flow is going to be: compile the executable, embedding (or not) code and templates, upload static files that nginx will serve, stop progressively the fastcgi servers and start the new ones.
Ahora mi flujo será: compilar el ejecutable embebiendo código y templates, subir archivos estáticos que servirá nginx directamente, parar progresivamente los servidores fastcgi de los que sirva nginx e ir lanzando los nuevos.
The following table lists the known issues in the FastCGI.
Specifies the maximum number of requests that will be queued for the FastCGI application pool.
Especifica el número máximo de solicitudes que se pondrán en cola para el grupo de aplicaciones FastCGI.
Support for the FastCGI protocol provides an efficient way to use third-party technologies in an out-of-process configuration.
La compatibilidad con el protocolo FastCGI ofrece un modo eficaz de usar tecnologías de terceros en una configuración fuera del proceso.
This number also represents the maximum number of concurrent requests that the FastCGI application can handle.
Este número también representa el número máximo de solicitudes simultáneas que puede administrar la aplicación FastCGI.
This prevents messages from lingering in the FastCGI buffer instead of being immediately flushed.
Esto evita que se queden en el búfer de FastCGI los mensajes que deben ser enviados inmediatamente.
The connection may be closed at the end of a response, but both the web server and the FastCGI service processes persist.
La conexión puede ser cerrada al final de una respuesta, pero el servidor web y el proceso se mantienen en ejecución.
The environment variables will be set for the FastCGI process only and will not be seen by any other processes that are running on that computer.
Las variables de entorno se establecerán solo para el proceso FastCGI y no las verán otros procesos que se ejecuten en el equipo.
You can specify the absolute path and also the path that is relative to the location of the FastCGI executable.
Puede especificar la ruta de acceso absoluta y también la ruta de acceso relativa a la ubicación del ejecutable de FastCGI.
And the library initialization execution is performed only once: when starting the FastCGI server.
Y el código de inicialización de las librerías se hace una única vez: al iniciar el servidor de FastCGI.
6485248 The fastcgi stub does not properly close all the processes when reuse-connection is set to true.
6485248 El stub de FastCGI no cierra correctamente todos los procesos cuando se establece reuse-connection como verdadero.
Support for the FastCGI protocol provides an efficient way to use third-party technologies in an out-of-process configuration.
La compatibilidad con el protocolo FastCGI ofrece una manera eficaz para el uso de tecnologías de terceros en configuraciones fuera de proceso.
It is based upon the FastCGI protocol and is often seen as an alternative PHP server implementation option for heavy traffic websites.
Está basado en el protocolo FastCGI y a menudo es visto como una opción alternativa de implementación de servidor PHP para sitios web de tráfico pesado.