Changeset 645 for trunk/UPGRADE
- Timestamp:
- 28/07/08 19:14:14 (4 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r631 r645 1 1 This file contains upgrade instructions between different versions of jabberd2. 2 3 4 * 2.2.1 to 2.2.2 upgrade: 5 6 What changed: 7 - SCOD is gone (again) 8 - implemented rate limiting throtling 9 - option to limit stanzas per second 10 11 See io.limits.stanzas section in etc/c2s.xml.dist and copy to yours c2s.xml. 12 Now, when you rate limit your clients, they are throttled instead of disconnected. 13 2 14 3 15 * 2.2.0 to 2.2.1 upgrade: … … 15 27 You may now expect rate limiting to actually work. 16 28 Jabberd should now grow memory usage like before, but may eat a bit more CPU power. 29 17 30 18 31 * 2.1.24 to 2.2.0 upgrade:
