Proxy Error

Hi All,

I have just started to support a rails application and during the day I
have to restart the apache proxy becuase I get proxy errors.

Is there any good guides I can look at that will help my understand
apache
and the apache proxy, how to configure it so that this error is removed?

Kind Regards and Thanks in advance.

Gurdipe

On Thursday, July 5, 2012 2:25:48 PM UTC-4, Gurdipe D. wrote:

Hi All,

I have just started to support a rails application and during the day I
have to restart the apache proxy becuase I get proxy errors.

Is there any good guides I can look at that will help my understand apache
and the apache proxy, how to configure it so that this error is removed?

Hello Gurdipe,

I’ve always found the documentation provided by Apache at
Documentation: Apache HTTP Server - The Apache HTTP Server Project to be an excellent place to start. You
want
to pay attention to the version of httpd you’re using so you don’t get a
mismatch with the docs. The FAQ at the same site is also helpful.

Rick