Re: DECLINED
Theo Schlossnagle <[email protected]> Thu, 11 Nov 2004 20:03:17 -0500
| Newsgroups | gmane.comp.apache.mod-backhand.general |
|---|---|
| Message-ID | <[email protected]> |
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
> [email protected]
> 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