em back to the same page, and a client bug
> prevents noticing this.
>
> What was the UserAgent of the user ?
>
> ~ john
>
> On Sep 24, 2013, at 10:37 AM, Ryan Merrell wrote:
>
>> We've had a problem occur maybe 5 times over the last year where a
>>
ice on what is actually happening here and what I can do to
alleviate the problem would be appreciated.
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 5
StartServers 8
MinSpareServers5
MaxSpareServers 20
ServerLimit 2000
MaxClients 2000
MaxRequestsPerChild 4000
er settings I
should be aware of? Any advice or suggestions you have?
Thanks.
On Fri, Mar 15, 2013 at 7:39 AM, Daniel Ruggeri wrote:
> On 3/14/2013 11:15 AM, Ryan Merrell wrote:
>> So a couple questions I have are
>> 1) Is what I'm planning to accomplish even doable? I fig
Our web application (an LMS) uses three subdomains to serve its content:
home.example.com
training.example.com
shared.example.com
These are all vhosts running off of 1 server. My end goal is to use
mod_proxy as a reverse proxy and to load balance between two servers.
Until we can make changes to