Difference between revisions of "20 November 2006"
From Organic Design wiki
m |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
<table class=document-code><tr><td> | <table class=document-code><tr><td> | ||
;XmlWiki backup system improved | ;XmlWiki backup system improved |
Latest revision as of 18:55, 20 November 2006
The Organic Design backups are created daily by Bender, compressed and distributed over SSH to various other domains. Today we've changed over from the classic gzip compression utility which uses the LZ77 algorithm to a much more modern utility called 7-Zip which uses the far more efficient LZMA algorithm. This change reduces our backup size to almost a third saving on space and bandwidth resource. This is the first step in a number of improvements we'd like to make to our backup system to counteract the ongoing decrease in communications reliability we've been experiencing over the last few months. The next step will be to adjust commands.pl to keep retrying connections until successful, and to allow continuation of partial transfers.
|