ProxySet disablereuse=off generetes 503

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!
There is a problem in my webserver. When I put the configuration ProxySet disablereuse=off many access in my website return 503. When I remove this configuration, the website access normaly. Why? Ok, the default configuration is OFF, but why when I set this configuration my website doesn't access?

Apache version: 2.4.12  MPM Event
PHP-FPM

<Proxy fcgi://127.0.0.1:9102>
ProxySet timeout=90 connectiontimeout=90
ProxySet disablereuse=off retry=0 keepalive=off ttl=1
</Proxy>
<FilesMatch \.php$>
SetHandler "proxy:fcgi://127.0.0.1:9102"
</FilesMatch>


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux