Examples with "httpd que se" and their translation in Engels
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.
Si no hay errores, intentará abrir sus sockets y logs y fallará porque el usuario no es root (o porque el httpd que se está ejecutando en ese momento ya está conectado a esos puertos).
If there are no errors it will attempt to open its sockets and logs and fail because it's not root (or because the currently running httpd already has those ports bound).
Asegurarse que el binario del httpd que se esta ejecutando es el nuevo binario httpd que se acaba de hacer.
Para hacer una prueba de auto-regeneración, detuve el contenedor httpd que se ejecutaba en el xu4-máster, otro contenedor httpd fue ejecutado en otro nodo para reemplazar el que acababa de detener, como se puede ver en la siguiente captura de pantalla.
For a test of self-healing, I stopped the running httpd container on xu4-master, and another httpd container was spun up on another node to replace the one I just stopped as can be seen in the screenshot below.
Andere resultaten
A continuación ofrecemos una descripción de Booleanos disponibles y muy utilizados, que influyen en la forma en que httpd se ejecuta
Below is a description of common Booleans available that cater for the way httpd is running
En algunas plataformas deberás instalar la parte correspondiente a los paquetes -dev para permitir que httpd se genere contra la instalación de la copia de APR y APR-útil.
On some platforms, you may have to install the corresponding -dev packages to allow httpd to build against your installed copy of APR and APR-Util.
Cuando el servidor arranca, se redirige el descriptor de salida estándar de errores (stderr) hacia el log de errores, así que cualquier error que httpd se encuentre después de abrir sus ficheros de log aparecerán en este log.
When the server starts, the stderr file descriptor is redirected to the error logfile, so any error encountered by httpd after it opens its logfiles will appear in this log.
Hacer que httpd se inicie en el arranque.
Elija Permitir a HTTPD que lea los directorios de los usuarios.
Select Allow HTTPD to read home directories.
Asegúrese de que el binario httpd que está corriendo es el binario httpd real que acaba de compilar.
Make sure that the httpd binary you are running is the actual new httpd binary you just built.
Puede editar directamente el script apachectl y cambiar la variable HTTPD que está al principio y que especifica la ubicación exacta en la que está el binario httpd y cualquier argumento de línea de comandos que quiera que esté siempre presente cuando use este script.
You may also directly edit the apachectl script by changing the HTTPD variable near the top to specify the correct location of the httpd binary and any command-line arguments that you wish to be always present.
OS X Server 5.x presenta un servicio nuevo de arquitectura de proxy, el cual usa una instancia Apache HTTPD que revierte los proxies a múltiples instancias de Apache específicas para servicios.
OS X Server 5.x introduces a new service proxy architecture, which uses an Apache HTTPD instance that reverse proxies to multiple service-specific Apache instances.
Habilitar este Booleano permite que httpd ejecute archivos de directorios temporales.
Enabling this Boolean allows httpd to execute files in temporary directories.
Apache httpd mantiene un bloqueo ínter-proceso alrededor de su listener de red.
Apache httpd maintains an inter-process lock around its network listener.