Re: Proxy balancer, handle an http 503 status from a BalancerMember

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hhmmm i'm not experiencing that.

i've got a php script on the back end that send a 503 header:

NODE1
<?php
header('HTTP/1.1 503 Service unavailable');
echo "error";
?>

NODE2
<?php
echo "ok";
?>

But when i make requests on the cluster i get 50% of "error" and 50% of "ok".



2015-05-15 11:09 GMT+02:00 Yann Ylavic <ylavic.dev@xxxxxxxxx>:
Hi,

this is an implicit behaviour.

Regards,
Yann.

On Fri, May 15, 2015 at 10:31 AM, nik600 <nik600@xxxxxxxxx> wrote:
> Dear all
>
> is possible to handle the specific http 503 status from a BalancerMember and
> re-forward the request to another member?
>
> Thanks to all in advance
>
> --
> /*************/
> nik600
> http://www.kumbe.it

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




--
/*************/
nik600
http://www.kumbe.it

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux