0% found this document useful (0 votes)
315 views4 pages

Update Booster (Wiki - Ipfire

The document discusses the Update-Booster, which caches software updates from Microsoft, antivirus programs, and other sources to reduce internet bandwidth usage and waiting times for multiple clients. It can cache updates for operating systems, antivirus software, and other programs. The Update-Booster is pre-configured and requires no changes in most cases. It also provides statistics on cache usage and size. Extensions are available to cache updates for specific software including Norman antivirus, Nero, Intel, Avast, and Linux.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
315 views4 pages

Update Booster (Wiki - Ipfire

The document discusses the Update-Booster, which caches software updates from Microsoft, antivirus programs, and other sources to reduce internet bandwidth usage and waiting times for multiple clients. It can cache updates for operating systems, antivirus software, and other programs. The Update-Booster is pre-configured and requires no changes in most cases. It also provides statistics on cache usage and size. Extensions are available to cache updates for specific software including Norman antivirus, Nero, Intel, Avast, and Linux.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

9/26/13

Update-Booster [wiki.ipfire.org]

wiki.ipfire.org
The official documentation for IPFire - An Open Source Firewall Solution

Update-Booster
Who hasn't heard this before - Microsoft has just released another large update, the virus scan software has to be updated and Adobe and Symantec are also releasing new updates. The UpdateBooster [http://update-accelerator.advproxy.net] has been created especially for this type of scenario. It has been developed for networks with multiple clients. The Update-Booster caches, similar to the Proxy server, updates for the Operating System also for Virus scan software and other programs. The load on the Internet connection is reduced and it also prevents long waiting times when loading updates to multiple clients.

Important
Other as the normal cache, Updater-Booster saves and caches whole files only. Therefore the first access to a file initiates two downloads, one by UpdateBooster, one by the client.

Performance Characteristic
smaller waiting times for updates (full LAN-speed) user defined configuration overview of all the files in cache permanently growing list of supported apps low CPU load (configurable) In the default settings, the Update-Booster has to be activated in the Webproxy page. The Booster itself is pre-configured and normally doesnt need any change. Only when there is little disk space (less than 5GB) available, should the settings have to be changed. A configuration example:

wiki.ipfire.org/en/configuration/network/update-booster

1/4

9/26/13

Update-Booster [wiki.ipfire.org]

And a cache filled with updates:

The Cache-Statistic shows exact information of the used disk space and the number and sizes of the files.

wiki.ipfire.org/en/configuration/network/update-booster

2/4

9/26/13

Update-Booster [wiki.ipfire.org]

Extensions
Here you can find some more extensions for miscellaneous software updates. All extensions needs to adjust to updxlrator which you can found in /usr/sbin/. Norman Antivirus: File:/usr/sbin/updxlrator
##S e c t i o n :N o r m a nD o w n l o a d s( m e h rE r w e i t e r u n g e nu n t e rw w w . c s g p c . d e / u p d a t e b o o s t e r) #i f( $ s o u r c e _ u r l= ~m @ ^ [ f | h ] t ? t p : / / n o r m a n a s a . v o . l l n w d . n e t / . * / . * \ . ( N S A ) $ @ i ) { $ x l r a t o r _ u r l=& c h e c k _ c a c h e ( $ s o u r c e _ u r l , $ h o s t a d d r , $ u s e r n a m e , " N o r m a n " , $ m i r r o r ) ; }

Nero Software:
wiki.ipfire.org/en/configuration/network/update-booster 3/4

9/26/13

Update-Booster [wiki.ipfire.org]

File:/usr/sbin/updxlrator
##S e c t i o n :N e r oD o w n l o a d s( m e h rE r w e i t e r u n g e nu n t e rw w w . c s g p c . d e / u p d a t e b o o s t e r) #i f( $ s o u r c e _ u r l= ~m @ ^ h t t p : / / . * \ . n e r o \ . c o m / . * \ . ( 7 z | e x e | m s i | z i p ) $ @ i ) { $ x l r a t o r _ u r l=& c h e c k _ c a c h e ( $ s o u r c e _ u r l , $ h o s t a d d r , $ u s e r n a m e , " N e r o " , $ m i r r o r ) ; }

intel Software: File:/usr/sbin/updxlrator


##S e c t i o n :I n t e lD o w n l o a d s( m e h rE r w e i t e r u n g e nu n t e rw w w . c s g p c . d e / u p d a t e b o o s t e r) #i f( $ s o u r c e _ u r l= ~m @ ^ h t t p : / / . * \ . i n t e l \ . c o m / . * \ . ( 7 z | e x e | m s i | z i p ) $ @ i ) { $ x l r a t o r _ u r l=& c h e c k _ c a c h e ( $ s o u r c e _ u r l , $ h o s t a d d r , $ u s e r n a m e , " I n t e l " , $ m i r r o r ) ; }

AVAST Downloads: File:/usr/sbin/updxlrator


##S e c t i o n :A v a s tD o w n l o a d s #i f( $ d s t u r l= ~m @ ^ h t t p : / / d o w n l o a d [ 0 9 9 ] \ . a v a s t \ . c o m / . * \ . ( e x e | z i p | v p s | s t a m p | v p u ) $ @ i ) { $ f r o m _ l o c a l _ c a c h e=& c a c h e _ a c c e s s ( $ d s t u r l , $ h o s t a d d r , $ u s e r n a m e , " A v a s t " ) ; }

Linux Updates: File:/usr/sbin/updxlrator


## S e c t i o n :L i n u xD o w n l o a d s #i f( $ s o u r c e _ u r l= ~m @ ^ [ h | f ] t ? t p : / / [ ^ ? ] + \ . ( t a r . g z | t a r . g z | t a r . b z 2 | t g z | b z | g z 2 | r u n | d e b | r p m ) $ @ i ) { $ x l r a t o r _ u r l=& c h e c k _ c a c h e ( $ s o u r c e _ u r l , $ h o s t a d d r , $ u s e r n a m e , " L i n u x " , $ m i r r o r ) ; }

en/configuration/network/update-booster.txt Last modified: 2013/08/03 15:53 by ummeegge

wiki.ipfire.org/en/configuration/network/update-booster

4/4

You might also like