Hi all,
I'm trying to use ErrorDocument directive with mod_fcgid but it is not
interpreted as it works fine for static documents. Here is my
virtualhost conf:
ErrorDocument 403 http://auth.example.com:19876/?lmError=403
ErrorDocument 404 http://auth.example.com:19876/?lmError=404
ServerNam
Hi Christopher,
Thank you for your reply. Appreciate it.
So, this could be the normal behaviour of proxy balancers in web servers.
right?
I was also suspecting a similar kind of view. Because when I hit the URL to
start the session on the website and kept on refreshing the page and
visiting othe
Gaurav,
On 12/22/15 11:26 AM, Gaurav Kumar wrote:
> I am using 6 Apache httpd 2.2.15 which are forwarding requests to the
> Tomcat application servers (version: 7.0.41). Using mod_proxy, all the
> application servers are balanced with proxy balancers. Below is the
> similar configuration of apache
I am using 6 Apache httpd 2.2.15 which are forwarding requests to the
Tomcat application servers (version: 7.0.41). Using mod_proxy, all the
application servers are balanced with proxy balancers. Below is the similar
configuration of apache httpd.conf:
##Proxy Balancers for use by all Virtual Host
On Tue, Dec 22, 2015 at 11:03 AM, Eric Covener wrote:
>> As an example, caching dynamic resources having different query strings
>> is a non-issue using Varnish (or most other reverse-proxy caches).
>> What makes mod_cache so specific in this regard?
I see, this is specifically for FallBackResou
On Tue, Dec 22, 2015 at 9:59 AM, Raphaël wrote:
> Any takers?
>
> From another discussion level I wanted to see if cache disk could
> compete with Varnish, eg:
> - Apache + mod_cache_disk + mod_ssl
> could be a better stack than
> - Apache + Varnish + Pound.
>
> So far, I'm under the impression th
Any takers?
>From another discussion level I wanted to see if cache disk could
compete with Varnish, eg:
- Apache + mod_cache_disk + mod_ssl
could be a better stack than
- Apache + Varnish + Pound.
So far, I'm under the impression that managing a reverse-caching proxy
with mod_cache is, if even r
Am I the only one such a (or similar) graphical representation would
highly help?
The begin with, any pointer to the documentation of the 10 most used
modules directives ordering and 10 most used directives processing order
would help.
On Thu, Nov 19, 2015 at 11:23:51PM -0300, Raphaël D wrote:
>