Hi, I'm wondering about the status of bandwidth limiting that was originally planned for 1.6.
In the archives I see discussions in 2012 & 2013; Willy's responses: 2012-04-17 planned for 1.6: https://www.mail-archive.com/[email protected]/msg07096.html 2013-05-01 planned for 1.6: https://www.mail-archive.com/[email protected]/msg09812.html I can't do it in other layers in my use case, as I'd like to apply different bandwidth rates depending on an API key in the HTTP keys (behind SSL). Mostly outgoing GET requests that I want to limit, but I can see limiting incoming PUT/POST as being useful for other people. I do already have Lua code working to extract & validate signed API tokens and rate limit the number of connections for each API key, but there's a subset of consumers that I want to limit to certain speeds. -- Robin Hugh Johnson E-Mail : [email protected] Home Page : http://www.orbis-terrarum.net/?l=people.robbat2 ICQ# : 30269588 or 41961639 GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85

