Changeset 645 for trunk/UPGRADE

Show
Ignore:
Timestamp:
28/07/08 19:14:14 (4 months ago)
Author:
smoku
Message:

Updated ChangeLog? and UPGRADE files

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r631 r645  
    11This file contains upgrade instructions between different versions of jabberd2. 
     2 
     3 
     4* 2.2.1 to 2.2.2 upgrade: 
     5 
     6What changed: 
     7- SCOD is gone (again) 
     8- implemented rate limiting throtling 
     9- option to limit stanzas per second 
     10 
     11See io.limits.stanzas section in etc/c2s.xml.dist and copy to yours c2s.xml. 
     12Now, when you rate limit your clients, they are throttled instead of disconnected. 
     13 
    214 
    315* 2.2.0 to 2.2.1 upgrade: 
     
    1527You may now expect rate limiting to actually work. 
    1628Jabberd should now grow memory usage like before, but may eat a bit more CPU power. 
     29 
    1730 
    1831* 2.1.24 to 2.2.0 upgrade: