On 06/17/2006 05:56 PM, Darryl Miles wrote:
> Internal being a fall through to the configured mapping and content
> handler for the URL just as-if the ProxyPass directive wasn't there, I
> was thinking along the lines of this being configured with a
> "fallthrough:" scheme prefix. This means it
On Sam 17.06.2006 13:14, Nick Kew wrote:
On Saturday 17 June 2006 09:47, Ruediger Pluem wrote:
On 06/17/2006 08:57 AM, Alexander Lazic wrote:
> On Sam 17.06.2006 00:54, Ruediger Pluem wrote:
>> From my current point of view the answer is: No, this is not
>> possible out of the box.
>> It may be
DocumentRoot /opt/apache/htdocs
ProxyPass / balancer://group1/ timeout=5 maxattempts=3
fallback-redirect=fallthrough:/holding.html
Would this work?
RewriteCond %{REQUEST_URI} !-U
RewriteRule /.* http://fallback.server/notworking.html
Joost
On Saturday 17 June 2006 16:56, Darryl Miles wrote:
> Request for comments,
Starting from ErrorDocument, what would you envisage needs
changing to meet your aspirations?
--
Nick Kew
I'm interested in your comments (good and bad) on implementing a new
option to ProxyPass which would make apache perform a redirect when the
proxy server or balancer cluster is not available. This minics the same
functionality of a dedicated hardware load balancer by issuing a HTTP
redirect
Paul Querna wrote:
Joost de Heer wrote:
Hello,
Should a check be added to add_name_vhost_config() to see if it's a
duplicate NameVirtualHost? At the moment, you can have multiple
'NameVirtualHost *:80', which will result in an odd message
'NameVirtualHost *:80 has no virtualhosts'.
I think
Joost de Heer wrote:
Hello,
Should a check be added to add_name_vhost_config() to see if it's a
duplicate NameVirtualHost? At the moment, you can have multiple
'NameVirtualHost *:80', which will result in an odd message
'NameVirtualHost *:80 has no virtualhosts'.
I think its reasonable to c
On Saturday 17 June 2006 09:47, Ruediger Pluem wrote:
> On 06/17/2006 08:57 AM, Alexander Lazic wrote:
> > On Sam 17.06.2006 00:54, Ruediger Pluem wrote:
> >> From my current point of view the answer is: No, this is not possible
> >> out of the box.
> >> It may be possible if you modify the hook ma
On 06/17/2006 08:57 AM, Alexander Lazic wrote:
> On Sam 17.06.2006 00:54, Ruediger Pluem wrote:
>
>> From my current point of view the answer is: No, this is not possible
>> out of the box.
>> It may be possible if you modify the hook macros.
>
>
> And do you think that the developer would a
Hello,
Should a check be added to add_name_vhost_config() to see if it's a
duplicate NameVirtualHost? At the moment, you can have multiple
'NameVirtualHost *:80', which will result in an odd message
'NameVirtualHost *:80 has no virtualhosts'.
Joost
10 matches
Mail list logo