keep-alive Connections with RewriteRule [P]

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

 



I habe a reverse proxy apache that connects to a backend apache server.
I want that the proxy uses keep alive connections to the backend server.
When I use ProxyPass, it works. When I use RewriteRule ... [P] the
reverse proxy makes a new connection for each request. I have a very
complex configuration, so I have to use RewriteRule. I tried to use

<Proxy http://my.backend/>
    ProxySet keepalive=On
</Proxy>

but then I get:

ProxySet can not find 'http://my.backend/' Worker.

Is there a solution?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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