How to utilize intranet bandwith
        Posted  
        
            by 
                tguclu
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by tguclu
        
        
        
        Published on 2011-01-07T12:30:50Z
        Indexed on 
            2011/01/07
            12:53 UTC
        
        
        Read the original article
        Hit count: 186
        
intranet
Hi Is it possible to measure which web pages are visited mostyy and download their contenet so that people can access them offline.
Basic scheme is:
There will be client software on each user PC which will extract domain information on http requests and decide if it's already available on server or not.
On the server side there will be another software which updates downloaded web pages.
Do you think is this a good way of utilizing intranet bandwith ?
thanks
© Stack Overflow or respective owner