I've been using AuthREST for a while to talk to a slowish HTTP backend. (Before that, we used AuthURL and a worker farm.)
We run our Radiator instances in containers, mostly on a single host. What we've witnessed is that, over time, the http connections become "stale", for lack of a better term. They start preventing any outbound traffic, almost as if they're not recycled. I can eliminate some of this by going to 1 Connection, and it wasn't until today that I realized we could go to 0. But mostly I'm wondering if others have seen this, if there are system settings that accommodate this better, etc. Greg
_______________________________________________ radiator mailing list [email protected] https://lists.open.com.au/mailman/listinfo/radiator
