Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Cassini and Flash (.swf) performance
ghawkes
#1 Posted : Tuesday, June 16, 2009 7:49:51 AM(UTC)
Groups: Member
Joined: 6/16/2009(UTC)
Posts: 6

Hello,

I am running an ASP.NET application with embedded Flash. I have noticed that the performance of the Flash is laggy and slow. Has anyone else hosted Flash on the Cassini web server and noticed a similar effect? Does anyone have any suggestions or configuration options that may help alleviete this? Thanks.

- G
Ultidev Team
#2 Posted : Tuesday, June 16, 2009 11:22:01 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there!

We are not sure why serving .SWF files would be slow. One possible theory could be that since .SWF is not the type Cassini knows about, cache control response headers are not generated, making the app feel somewhat sluggish under Cassini, compared to IIS.

If you wish to know what exactly is going on, consider running Fiddler tool - the HTTP interceptor - on the same machine as your browser. When running Fiddler, please be sure to use actual machine IP or host name instead of localhost or 127.0.0.1 in the browser's Address line. Using Fiddler you will be able to tell what happens when and how long it takes. You should be able to tell where exactly system slows down.

If you find that UltiDev Cassini does not do a good job serving files quickly, or if you simply want to ensure your content files are cached by the browser, consider taking the matter into your own hands and manually implementing IHttpHandler that will be associated with the file type in question and will serve files properly.

Please let us know if this information has helped.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.