Mailing List Archive

DECLINED
I've tried many things to fix this but I keep getting this in the logs:

[Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to someip
[Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
[Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to someip
[Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
[Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php, (null),
(null) }
[Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php, (null),
(null) }
[Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
[Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /bk2.php, (null),
(null) }
[Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /bk2.php, (null),
(null) }
[Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to someip
[Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
[Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
[Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to someip
[Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
[Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php, (null),
(null) }
[Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php, (null),
(null) }
[Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
[Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php, (null),
(null) }
[Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php, (null),
(null) }
[Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to someip

This occurs in the logs of the systems that are being "backhanded" to.

Currently this is what I'm using for attempted load balancing:

<Files ~ "\.php$">
Backhand byAge
Backhand byLoad .2
</Files>

I've gone through the mailing list and nothing I've tried from there has
worked. Neither have any ideas I came up with on my own.

Thanks.



--

"Trying to double your pleasure Bart... Well I'll double your detention"

_______________________________________________
backhand-users mailing list
backhand-users@lists.backhand.org
http://lists.backhand.org/mailman/listinfo/backhand-users
Re: DECLINED [ In reply to ]
You should always see declined on the servers that do not receive
client-originating requests. Only the box to which client's send
requests should choose other machines to actually service them...

On Nov 11, 2004, at 12:46 AM, Cameron wrote:

> I've tried many things to fix this but I keep getting this in the logs:
>
> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
> someip
> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
> someip
> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php,
> (null),
> (null) }
> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php,
> (null),
> (null) }
> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /bk2.php,
> (null),
> (null) }
> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /bk2.php,
> (null),
> (null) }
> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
> someip
> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
> someip
> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php,
> (null),
> (null) }
> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php,
> (null),
> (null) }
> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php,
> (null),
> (null) }
> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php,
> (null),
> (null) }
> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
> someip
>
> This occurs in the logs of the systems that are being "backhanded" to.
>
> Currently this is what I'm using for attempted load balancing:
>
> <Files ~ "\.php$">
> Backhand byAge
> Backhand byLoad .2
> </Files>
>
> I've gone through the mailing list and nothing I've tried from there
> has
> worked. Neither have any ideas I came up with on my own.
>
> Thanks.
>
>
>
> --
>
> "Trying to double your pleasure Bart... Well I'll double your
> detention"
>
> _______________________________________________
> backhand-users mailing list
> backhand-users@lists.backhand.org
> http://lists.backhand.org/mailman/listinfo/backhand-users
>
// Theo Schlossnagle
// Principal Engineer -- http://www.omniti.com/~jesus/
// OmniTI Computer Consulting, Inc. -- http://www.omniti.com/
// Ecelerity: fastest MTA on Earth


_______________________________________________
backhand-users mailing list
backhand-users@lists.backhand.org
http://lists.backhand.org/mailman/listinfo/backhand-users
Re: DECLINED [ In reply to ]
Thank you for responding.

However, these systems that are declining are the machines chosen by
the main machine. That is, the box that receives requests from the clients
is attempting to choose other machines to service them, and these other
machines are declining them.

-Cameron

-------

"A dream to some... A NIGHTMARE TO OTHERS!"

On Thu, 11 Nov 2004, Theo Schlossnagle wrote:

> You should always see declined on the servers that do not receive
> client-originating requests. Only the box to which client's send requests
> should choose other machines to actually service them...
>
> On Nov 11, 2004, at 12:46 AM, Cameron wrote:
>
>> I've tried many things to fix this but I keep getting this in the logs:
>>
>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
>> someip
>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
>> someip
>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php, (null),
>> (null) }
>> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php, (null),
>> (null) }
>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /bk2.php, (null),
>> (null) }
>> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /bk2.php, (null),
>> (null) }
>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
>> someip
>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
>> someip
>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php, (null),
>> (null) }
>> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php, (null),
>> (null) }
>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php, (null),
>> (null) }
>> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php, (null),
>> (null) }
>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr to
>> someip
>>
>> This occurs in the logs of the systems that are being "backhanded" to.
>>
>> Currently this is what I'm using for attempted load balancing:
>>
>> <Files ~ "\.php$">
>> Backhand byAge
>> Backhand byLoad .2
>> </Files>
>>
>> I've gone through the mailing list and nothing I've tried from there has
>> worked. Neither have any ideas I came up with on my own.
>>
>> Thanks.
>>
>>
>>
>> --
>>
>> "Trying to double your pleasure Bart... Well I'll double your detention"
>>
>> _______________________________________________
>> backhand-users mailing list
>> backhand-users@lists.backhand.org
>> http://lists.backhand.org/mailman/listinfo/backhand-users
>>
> // Theo Schlossnagle
> // Principal Engineer -- http://www.omniti.com/~jesus/
> // OmniTI Computer Consulting, Inc. -- http://www.omniti.com/
> // Ecelerity: fastest MTA on Earth
>
>
> _______________________________________________
> backhand-users mailing list
> backhand-users@lists.backhand.org
> http://lists.backhand.org/mailman/listinfo/backhand-users
>

_______________________________________________
backhand-users mailing list
backhand-users@lists.backhand.org
http://lists.backhand.org/mailman/listinfo/backhand-users
Re: DECLINED [ In reply to ]
They aren't declining to serve them.. they are declining to backhand
proxy them. I think you are misinterpreting the error message.

On Nov 11, 2004, at 10:11 PM, Cameron wrote:

> Thank you for responding.
>
> However, these systems that are declining are the machines chosen by
> the main machine. That is, the box that receives requests from the
> clients
> is attempting to choose other machines to service them, and these
> other machines are declining them.
>
> -Cameron
>
> -------
>
> "A dream to some... A NIGHTMARE TO OTHERS!"
>
> On Thu, 11 Nov 2004, Theo Schlossnagle wrote:
>
>> You should always see declined on the servers that do not receive
>> client-originating requests. Only the box to which client's send
>> requests should choose other machines to actually service them...
>>
>> On Nov 11, 2004, at 12:46 AM, Cameron wrote:
>>
>>> I've tried many things to fix this but I keep getting this in the
>>> logs:
>>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr
>>> to someip
>>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr
>>> to someip
>>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php,
>>> (null),
>>> (null) }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php,
>>> (null),
>>> (null) }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /bk2.php,
>>> (null),
>>> (null) }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /bk2.php,
>>> (null),
>>> (null) }
>>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr
>>> to someip
>>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr
>>> to someip
>>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php,
>>> (null),
>>> (null) }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php,
>>> (null),
>>> (null) }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Postread =>) = { DECLINED }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Translate <=) = { /search.php,
>>> (null),
>>> (null) }
>>> [Wed Nov 10 21:41:21 2004] [notice] (Translate =>) = { /search.php,
>>> (null),
>>> (null) }
>>> [Wed Nov 10 21:41:21 2004] [notice] Reseting connection remote_addr
>>> to someip
>>> This occurs in the logs of the systems that are being "backhanded"
>>> to.
>>> Currently this is what I'm using for attempted load balancing:
>>> <Files ~ "\.php$">
>>> Backhand byAge
>>> Backhand byLoad .2
>>> </Files>
>>> I've gone through the mailing list and nothing I've tried from there
>>> has
>>> worked. Neither have any ideas I came up with on my own.
>>> Thanks.
>>> --
>>> "Trying to double your pleasure Bart... Well I'll double your
>>> detention"
>>> _______________________________________________
>>> backhand-users mailing list
>>> backhand-users@lists.backhand.org
>>> http://lists.backhand.org/mailman/listinfo/backhand-users
>> // Theo Schlossnagle
>> // Principal Engineer -- http://www.omniti.com/~jesus/
>> // OmniTI Computer Consulting, Inc. -- http://www.omniti.com/
>> // Ecelerity: fastest MTA on Earth
>>
>>
>> _______________________________________________
>> backhand-users mailing list
>> backhand-users@lists.backhand.org
>> http://lists.backhand.org/mailman/listinfo/backhand-users
>>
>>
// Theo Schlossnagle
// Principal Engineer -- http://www.omniti.com/~jesus/
// OmniTI Computer Consulting, Inc. -- http://www.omniti.com/
// Ecelerity: fastest MTA on Earth


_______________________________________________
backhand-users mailing list
backhand-users@lists.backhand.org
http://lists.backhand.org/mailman/listinfo/backhand-users