From saurabh.verma.ece08 at itbhu.ac.in Thu Aug 30 07:01:08 2012 From: saurabh.verma.ece08 at itbhu.ac.in (SAURABH VERMA) Date: Thu, 30 Aug 2012 12:31:08 +0530 Subject: Test web proxy cache using flash video content Message-ID: Hi, I want to test video caching feature of my web proxy cache.I was wondering how can we send only video request such as flash videos (flv,swf,wmv). Also what would be the response content (size,type) of these type of requests. Thanks & Regards !! Saurabh Verma -------------- next part -------------- An HTML attachment was scrubbed... URL: From dmitry.kurochkin at measurement-factory.com Thu Aug 30 07:52:35 2012 From: dmitry.kurochkin at measurement-factory.com (Dmitry Kurochkin) Date: Thu, 30 Aug 2012 11:52:35 +0400 Subject: Test web proxy cache using flash video content In-Reply-To: References: Message-ID: <87ehmou88s.fsf@gmail.com> Hi Saurabh. SAURABH VERMA writes: > Hi, > I want to test video caching feature of my web proxy cache.I was wondering > how can we send only video request such as flash videos (flv,swf,wmv). You need to configure a PGL Content type for your workload. In particular, mime field. Documentation for Content type is available at [1]. Mime type is documented at [2]. > Also what would be the response content (size,type) of these type of > requests. I cannot give you exact type or size values, you should find it yourself from docs or real traffic. Size of video objects may greatly vary depending on environment and usage patterns. Collecting stats from real traffic and simulating it using a user-defind distribution [3] may be a good option. Depending on your needs, you may also prefer to use existing content for replies in the test verbatim. CDB allows for it [4]. Regards, Dmitry [1] http://www.web-polygraph.org/docs/reference/pgl/types.html#type:docs/reference/pgl/types/Content [2] http://www.web-polygraph.org/docs/reference/pgl/types.html#type:docs/reference/pgl/types/Mime [3] http://www.web-polygraph.org/docs/reference/tabdistr.html [4] http://www.web-polygraph.org/docs/userman/csm/ > > Thanks & Regards !! > Saurabh Verma > _______________________________________________ > Users mailing list > Users at web-polygraph.org > http://www.web-polygraph.org/mailman/listinfo/users