Kostas Kalevras <[EMAIL PROTECTED]> wrote: > That value should be configurable at some point. It was selected > somewhat large so that radrelay didn't create problems to slow > radius servers when it started sending a large detail file.
It should instead send packets as fast as the server responds. > You can safely make it as small as you want. radrelay is single > threaded and serialized so there 's not much to worry about > (although the single threading should change also). I don't see any benefit in having it threaded. See the updated "radclient" for code which keeps track of many packets simultaneously, and does it for a controlled maximum rate. That code could probably be re-used in radrelay. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

