>Apache 2.2.12. I am trying to rewrite a subdomain like so:
>http://sub.domain.com to http://sub.domain.com/"alias";.
>Here is the alias conf:
>
>Alias /"alias" /path/to/root/directory
>
>Options FollowSymLinks
>AllowOverride None
>Order allow,deny
>allow from all
>DirectoryInde
Apache 2.2.12. I am trying to rewrite a subdomain like so:
http://sub.domain.com to http://sub.domain.com/"alias";.
Here is the alias conf:
Alias /"alias" /path/to/root/directory
Options FollowSymLinks
AllowOverride None
Order allow,deny
allow from all
DirectoryIndex index.php
Hi,
When a hung balancer member becomes unresponsive, is there a way to
configure mod_proxy_balancer to stop sending traffic to the http member?
In our case, we periodically have a hung balancer member caused by an error
in our application, but while this is being resolved, we are trying
configur
I tried setting up TimeOut to 10 seconds, even then there are huge reading
requests.
At a time, out of 44 total concurrent requests 34 were in "reading" state.
On Sat, Apr 6, 2013 at 1:54 PM, Marcin Wanat wrote:
> Hi,
>
> i had the same problem after migrating from Centos 5. After a few days o
Hi,
i had the same problem after migrating from Centos 5. After a few days of
testing, reinstallations between Centos 5 and 6 and recompiling different
kernels i found it.
It is connected with Preconnection function in new browsers (
https://code.google.com/p/chromium/issues/detail?id=85229) and s