ISP-CACHING Digest for Friday, August 04, 2000. 1. Re: Caching Products and Skycaching 2. Re: Caching Products and Skycaching 3. Re: Caching Products and Skycaching 4. Re: Caching Products and Skycaching ---------------------------------------------------------------------- Subject: Re: Caching Products and Skycaching From: "Tim Jung" <[EMAIL PROTECTED]> Date: Fri, 4 Aug 2000 20:22:40 -0500 X-Message-Number: 1 I don't think currently many of the caching products can cache streaming media formats. Squid does not currently offer this that I have heard about. I am not aware of any other than what Inktomi's box in partnership with Real Networks that can do it. Real Networks has a caching proxy software package out in beta but nothing firm yet. These are the only 2 that I am aware of currently. If there are others let me know. Tim Jung System Admin Internet Gateway Inc. [EMAIL PROTECTED] ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 02, 2000 5:12 AM Subject: Re: Caching Products and Skycaching > HI Matt, > > I agree with you. I based my comments here on my experience using squid and > cacheflow. > > Have you read www.swelltech.com? They are using squid and tweaked > something and benchmarked it using polygraph. And the results are > satisfactory! I wonder if it can support streaming video and real player > and still perform well. > > > > At 10:36 AM 8/2/00 +0100, you wrote: > >> How do you measure the hit rate? Based on the Java applet GUI? > >> Personally I find the object hit rate is high, but byte hit rate is less > >so. > > > >> Cacheflow's statistics regarding hit rate are known to be quite suspect. > > > >> I have my own sets of program to have the figures based on the CF logs. > > > >If you don't trust the statistics provided by the Java GUI, you will > >probably want to analyse the log file data instead. Enable hit logging in > >squid compatible format, then use a publicly available tool such as > >Calamaris to generate reports. You can automate the process by setting > >Cacheflow devices to regularly post logs off the cache to an FTP services > >running on a remote Unix system. A few lines in Cron, set Calamaris to place > >the output files into the directory of a webserver, and you've got the > >system up and running... > > > >http://cord.de/tools/squid/calamaris/ > > > >You should be able to compare the result to those provided by the Cacheflow > >interface. It is possible that the data reported by the interface > >occasionally changes between software versions, as the dynamic refresh > >algorithms, object deletion policies etc. will occasionally get tweaked. > > > >All this is a useful exercise in emancipation, but I imagine the best place > >to look for your bandwidth saving would really be the router interfaces, > >sometime after deployment when the cache has had the opportunity to fill. > >Tools like MRTG make graphing this stuff trivial.... > > > >http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html > > > >In every Cacheflow deployment I've seen, we've managed a better hit-rate > >than squid caches. How much better varies per customer, and the > >manufacturer-generated statistics will always be open to some debate. > >However, you should expect a commercial product to produce better > >performance. > > > >- Matt > > > >Matthew Watkins > >Technical Consultant > >Knowware UK Ltd > > > >Mobile: 07968 755807 > >Fax: 01223 301280 > >Email: [EMAIL PROTECTED] > >http://www.knowware.co.uk > > > > > > > >^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > NEWS YOU CAN USE > > Check Out http://www.siliconvalley.internet.com > > For the Latest Internet News From Silicon Valley > > > >____________ . The ISP-CACHING Discussion List . ___________ > >To Join: mailto:[EMAIL PROTECTED] > >To Remove: mailto:[EMAIL PROTECTED] > >Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ > > > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > RADWARE, Inc.: The only company offering a complete local/ > global IP load balancing solution for all Internet/intranet/ > extranet environments. http://www.radware.com > > ____________ . The ISP-CACHING Discussion List . ___________ > To Join: mailto:[EMAIL PROTECTED] > To Remove: mailto:[EMAIL PROTECTED] > Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ > ---------------------------------------------------------------------- Subject: Re: Caching Products and Skycaching From: [EMAIL PROTECTED] Date: Fri, 4 Aug 2000 20:40:41 -0500 X-Message-Number: 2 The 'Great OZ', CacheFlow, announced streaming caching functionality wi= th their July 2000 code release. Anyone using it already? "Tim Jung" <[EMAIL PROTECTED]> 08/04/2000 08:22 PM EST Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: Caching Products and Skycaching I don't think currently many of the caching products can cache streamin= g media formats. Squid does not currently offer this that I have heard ab= out. I am not aware of any other than what Inktomi's box in partnership with= Real Networks that can do it. Real Networks has a caching proxy software pac= kage out in beta but nothing firm yet. These are the only 2 that I am aware = of currently. If there are others let me know. Tim Jung System Admin Internet Gateway Inc. [EMAIL PROTECTED] ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 02, 2000 5:12 AM Subject: Re: Caching Products and Skycaching > HI Matt, > > I agree with you. I based my comments here on my experience using squ= id and > cacheflow. > > Have you read www.swelltech.com? They are using squid and tweaked > something and benchmarked it using polygraph. And the results are > satisfactory! I wonder if it can support streaming video and real pla= yer > and still perform well. > > > > At 10:36 AM 8/2/00 +0100, you wrote: > >> How do you measure the hit rate? Based on the Java applet GUI? > >> Personally I find the object hit rate is high, but byte hit rate i= s less > >so. > > > >> Cacheflow's statistics regarding hit rate are known to be quite suspect. > > > >> I have my own sets of program to have the figures based on the CF logs. > > > >If you don't trust the statistics provided by the Java GUI, you will= > >probably want to analyse the log file data instead. Enable hit loggi= ng in > >squid compatible format, then use a publicly available tool such as > >Calamaris to generate reports. You can automate the process by setti= ng > >Cacheflow devices to regularly post logs off the cache to an FTP services > >running on a remote Unix system. A few lines in Cron, set Calamaris = to place > >the output files into the directory of a webserver, and you've got t= he > >system up and running... > > > >http://cord.de/tools/squid/calamaris/ > > > >You should be able to compare the result to those provided by the Cacheflow > >interface. It is possible that the data reported by the interface > >occasionally changes between software versions, as the dynamic refre= sh > >algorithms, object deletion policies etc. will occasionally get twea= ked. > > > >All this is a useful exercise in emancipation, but I imagine the bes= t place > >to look for your bandwidth saving would really be the router interfa= ces, > >sometime after deployment when the cache has had the opportunity to fill. > >Tools like MRTG make graphing this stuff trivial.... > > > >http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html > > > >In every Cacheflow deployment I've seen, we've managed a better hit-= rate > >than squid caches. How much better varies per customer, and the > >manufacturer-generated statistics will always be open to some debate= . > >However, you should expect a commercial product to produce better > >performance. > > > >- Matt > > > >Matthew Watkins > >Technical Consultant > >Knowware UK Ltd > > > >Mobile: 07968 755807 > >Fax: 01223 301280 > >Email: [EMAIL PROTECTED] > >http://www.knowware.co.uk > > > > > > > >^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > NEWS YOU CAN USE > > Check Out http://www.siliconvalley.internet.com > > For the Latest Internet News From Silicon Valley > > > >____________ . The ISP-CACHING Discussion List . ___________ > >To Join: mailto:[EMAIL PROTECTED] > >To Remove: mailto:[EMAIL PROTECTED] > >Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ > > > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > RADWARE, Inc.: The only company offering a complete local/ > global IP load balancing solution for all Internet/intranet/ > extranet environments. http://www.radware.com > > ____________ . The ISP-CACHING Discussion List . ___________ > To Join: mailto:[EMAIL PROTECTED] > To Remove: mailto:[EMAIL PROTECTED] > Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ NEWS YOU CAN USE Check Out http://www.siliconvalley.internet.com For the Latest Internet News From Silicon Valley ____________ ? The ISP-CACHING Discussion List ? ___________ To Join: mailto:[EMAIL PROTECTED] To Remove: mailto:[EMAIL PROTECTED] Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ = ---------------------------------------------------------------------- Subject: Re: Caching Products and Skycaching From: "Chris Riegel" <[EMAIL PROTECTED]> Date: Fri, 04 Aug 2000 22:14:19 -0400 X-Message-Number: 3 The last list I had of caching/streaming products is as follows: NetApp Infolibria Inktomi (Real Proxy) Cacheflow (Real Proxy) Entera (Real Proxy) Compaq (MS Media Streaming Server) and of course Real Networks... If you go to StreamingMedia.com (the guys who sponsor the Streaming Media = Shows) you can see several startup/alternate model streaming companies who = were at the Streaming Media Show in NYC about 6 months ago....I spent 3 = days there and saw several new ideas for streaming technologies... I also know that there are several new products coming for streaming of MS = Media, so when searching for streaming, keep in mind that there are some = products that do Real exclusively and some that only do MS. Cheers Chris Riegel Stratacache >>> [EMAIL PROTECTED] 08/04/00 21:43 PM >>> The 'Great OZ', CacheFlow, announced streaming caching functionality with their July 2000 code release. Anyone using it already? "Tim Jung" <[EMAIL PROTECTED]> 08/04/2000 08:22 PM EST Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: Caching Products and Skycaching I don't think currently many of the caching products can cache streaming media formats. Squid does not currently offer this that I have heard = about. I am not aware of any other than what Inktomi's box in partnership with Real Networks that can do it. Real Networks has a caching proxy software = package out in beta but nothing firm yet. These are the only 2 that I am aware of currently. If there are others let me know. Tim Jung System Admin Internet Gateway Inc. [EMAIL PROTECTED] ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 02, 2000 5:12 A Subject: Re: Caching Products and Skycaching > HI Matt, > > I agree with you. I based my comments here on my experience using squid and > cacheflow. > > Have you read www.swelltech.com? They are using squid and tweaked > something and benchmarked it using polygraph. And the results are > satisfactory! I wonder if it can support streaming video and real player > and still perform well. > > > > At 10:36 AM 8/2/00 +0100, you wrote: > >> How do you measure the hit rate? Based on the Java applet GUI? > >> Personally I find the object hit rate is high, but byte hit rate is less > >so. > > > >> Cacheflow's statistics regarding hit rate are known to be quite suspect. > > > >> I have my own sets of program to have the figures based on the CF logs. > > > >If you don't trust the statistics provided by the Java GUI, you will > >probably want to analyse the log file data instead. Enable hit logging in > >squid compatible format, then use a publicly available tool such as > >Calamaris to generate reports. You can automate the process by setting > >Cacheflow devices to regularly post logs off the cache to an FTP services > >running on a remote Unix system. A few lines in Cron, set Calamaris to place > >the output files into the directory of a webserver, and you've got the > >system up and running... > > > >http://cord.de/tools/squid/calamaris/ > > > >You should be able to compare the result to those provided by the Cacheflow > >interface. It is possible that the data reported by the interface > >occasionally changes between software versions, as the dynamic refresh > >algorithms, object deletion policies etc. will occasionally get = tweaked. > > > >All this is a useful exercise in emancipation, but I imagine the best place > >to look for your bandwidth saving would really be the router interfaces,= > >sometime after deployment when the cache has had the opportunity to fill. > >Tools like MRTG make graphing this stuff trivial.... > > > >http://ee-staff.ethz.ch/~oetike/webtools/mrtg/mrtg.html > > > >In every Cacheflow deployment I've seen, we've managed a better = hit-rate > >than squid caches. How much better varies per customer, and the > >manufacturer-generated statistics will always be open to some debate. > >However, you should expect a commercial product to produce better > >performance. > > > >- Matt > > > >Matthew Watkins > >Technical Consultant > >Knowware UK Ltd > > > >Mobile: 07968 755807 > >Fax: 01223 301280 > >Email: [EMAIL PROTECTED] > >http://www.knowware.co.uk > > > > > > > >^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > NEWS YOU CAN USE > > Check Out http://www.siliconvalley.internet.com > > For the Latest Internet News From Silicon Valley > > > >____________ . The ISP-CACHING Discussion List . ___________ > >To Join: mailto:[EMAIL PROTECTED] > >To Remove: mailto:[EMAIL PROTECTED] > >Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ > > > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > RADWARE, Inc.: The only company offering a complete local/ > global IP load balancing solution for all Internet/intranet/ > extranet environments. http://www.radware.com > > ____________ . The ISP-CACHING Discussion List . ___________ > To Join: mailto:[EMAIL PROTECTED] > To Remove: mailto:[EMAIL PROTECTED] > Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ NEWS YOU CAN USE Check Out http://www.siliconvalley.internet.com For the Latest Internet News From Silicon Valley ____________ ? The ISP-CACHING Discussion List ? ___________ To Join: mailto:[EMAIL PROTECTED] To Remove: mailto:[EMAIL PROTECTED] Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ ____________ * The ISP-CACHING Discussion List * ___________ To Jon: mailto:[EMAIL PROTECTED] To Remove: mailto:[EMAIL PROTECTED] Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ ---------------------------------------------------------------------- Subject: Re: Caching Products and Skycaching From: Jun Valdez <[EMAIL PROTECTED]> Date: Fri, 4 Aug 2000 21:04:29 -0700 (PDT) X-Message-Number: 4 we're currently evaluating cacheflow with the streaming plugin. too bad it only does REAL. now, i've been figuring out if the stream is being serverd from the cache or from the internet; and how efficient this type of object is in terms of hit. On Fri, 4 Aug 2000 [EMAIL PROTECTED] wrote: >=20 > The 'Great OZ', CacheFlow, announced streaming caching functionality with > their July 2000 code release. Anyone using it already? >=20 >=20 >=20 > "Tim Jung" <[EMAIL PROTECTED]> > 08/04/2000 08:22 PM EST > Please respond to [EMAIL PROTECTED] >=20 > To: [EMAIL PROTECTED] > cc: > Subject: Re: Caching Products and Skycaching >=20 >=20 > I don't think currently many of the caching products can cache streaming > media formats. Squid does not currently offer this that I have heard abou= t. > I am not aware of any other than what Inktomi's box in partnership with > Real > Networks that can do it. Real Networks has a caching proxy software packa= ge > out in beta but nothing firm yet. These are the only 2 that I am aware of > currently. If there are others let me know. >=20 > Tim Jung > System Admin > Internet Gateway Inc. > [EMAIL PROTECTED] >=20 >=20 > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, August 02, 2000 5:12 AM > Subject: Re: Caching Products and Skycaching >=20 >=20 > > HI Matt, > > > > I agree with you. I based my comments here on my experience using squid > and > > cacheflow. > > > > Have you read www.swelltech.com? They are using squid and tweaked > > something and benchmarked it using polygraph. And the results are > > satisfactory! I wonder if it can support streaming video and real playe= r > > and still perform well. > > > > > > > > At 10:36 AM 8/2/00 +0100, you wrote: > > >> How do you measure the hit rate? Based on the Java applet GUI? > > >> Personally I find the object hit rate is high, but byte hit rate is > less > > >so. > > > > > >> Cacheflow's statistics regarding hit rate are known to be quite > suspect. > > > > > >> I have my own sets of program to have the figures based on the CF > logs. > > > > > >If you don't trust the statistics provided by the Java GUI, you will > > >probably want to analyse the log file data instead. Enable hit logging > in > > >squid compatible format, then use a publicly available tool such as > > >Calamaris to generate reports. You can automate the process by setting > > >Cacheflow devices to regularly post logs off the cache to an FTP > services > > >running on a remote Unix system. A few lines in Cron, set Calamaris to > place > > >the output files into the directory of a webserver, and you've got the > > >system up and running... > > > > > >http://cord.de/tools/squid/calamaris/ > > > > > >You should be able to compare the result to those provided by the > Cacheflow > > >interface. It is possible that the data reported by the interface > > >occasionally changes between software versions, as the dynamic refresh > > >algorithms, object deletion policies etc. will occasionally get tweake= d. > > > > > >All this is a useful exercise in emancipation, but I imagine the best > place > > >to look for your bandwidth saving would really be the router interface= s, > > >sometime after deployment when the cache has had the opportunity to > fill. > > >Tools like MRTG make graphing this stuff trivial.... > > > > > >http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html > > > > > >In every Cacheflow deployment I've seen, we've managed a better hit-ra= te > > >than squid caches. How much better varies per customer, and the > > >manufacturer-generated statistics will always be open to some debate. > > >However, you should expect a commercial product to produce better > > >performance. > > > > > >- Matt > > > > > >Matthew Watkins > > >Technical Consultant > > >Knowware UK Ltd > > > > > >Mobile: 07968 755807 > > >Fax: 01223 301280 > > >Email: [EMAIL PROTECTED] > > >http://www.knowware.co.uk > > > > > > > > > > > >^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > NEWS YOU CAN USE > > > Check Out http://www.siliconvalley.internet.com > > > For the Latest Internet News From Silicon Valley > > > > > >____________ . The ISP-CACHING Discussion List . ___________ > > >To Join: mailto:[EMAIL PROTECTED] > > >To Remove: mailto:[EMAIL PROTECTED] > > >Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ > > > > > > > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > RADWARE, Inc.: The only company offering a complete local/ > > global IP load balancing solution for all Internet/intranet/ > > extranet environments. http://www.radware.com > > > > ____________ . The ISP-CACHING Discussion List . ___________ > > To Join: mailto:[EMAIL PROTECTED] > > To Remove: mailto:[EMAIL PROTECTED] > > Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ > > >=20 >=20 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > NEWS YOU CAN USE > Check Out http://www.siliconvalley.internet.com > For the Latest Internet News From Silicon Valley >=20 > ____________ ? The ISP-CACHING Discussion List ? ___________ > To Join: mailto:[EMAIL PROTECTED] > To Remove: mailto:[EMAIL PROTECTED] > Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ >=20 >=20 >=20 >=20 >=20 > ____________ =95 The ISP-CACHING Discussion List =95 ___________ > To Join: mailto:[EMAIL PROTECTED] > To Remove: mailto:[EMAIL PROTECTED] > Archives: http://isp-lists.isp-planet.com/isp-caching/archives/ >=20 --- END OF DIGEST --- You are currently subscribed to isp-caching as: archive@jab.org
isp-caching digest: August 04, 2000
ISP-CACHING Discussion List digest Fri, 04 Aug 2000 22:04:27 -0700