Index: mod_proxy.xml =================================================================== --- mod_proxy.xml (revisiĆ³n: 571286) +++ mod_proxy.xml (copia de trabajo) @@ -719,9 +719,10 @@ status - Single letter value defining the initial status of - this worker: 'D' is disabled, 'S' is stopped, 'H' is hot-standby - and 'E' is in an error state. Status can be set (which is the default) - by prepending with '+' or cleared by prepending with '-'. + this worker: 'D' is disabled, 'S' is stopped, 'I' is ignore-errors, + 'H' is hot-standby and 'E' is in an error state. Status + can be set (which is the default) by prepending with '+' or + cleared by prepending with '-'. Thus, a setting of 'S-E' sets this worker to Stopped and clears the in-error flag.