Dnia 2013-01-24, Thu o godzinie 12:37 +0530, Amol Kulkarni pisze: > XEP-0205 Best Practices to Discourage > Denial of Service Attacks partial
> Can anybody provide some more information as to what exactly does > jabberd2 implement ? > What are configurations for it? 4.1. Simultaneous Connections not implemented 4.2. Connection Attempts implemented: https://github.com/jabberd2/jabberd2/blob/master/etc/c2s.xml.dist.in#L252 4.3. Unauthenticated Connections implemented: https://github.com/jabberd2/jabberd2/blob/master/c2s/c2s.c#L411 4.4. Simultaneous Resources not implemented 4.5. Stanza Size implemented: https://github.com/jabberd2/jabberd2/blob/master/etc/c2s.xml.dist.in#L260 4.6. Multiple Recipients not implemented 4.7. Bandwidth Limits implemented: https://github.com/jabberd2/jabberd2/blob/master/etc/c2s.xml.dist.in#L234 4.8. Stanza Limits implemented: https://github.com/jabberd2/jabberd2/blob/master/etc/c2s.xml.dist.in#L243 4.9. Service Restrictions implemented: https://github.com/jabberd2/jabberd2/blob/master/etc/router-filter.xml.dist.in -- Tomasz Sterna :(){ :|:&};: Instant Messaging Consultant Open Source Developer http://tomasz.sterna.tv/ http://www.xiaoka.com/portfolio
