When I have seen others with similar session expiry issues when
serving media files, they've solved the problem with setting security
to low.  Although it's not necessarily a proper solution, perhaps it
might lead to a better solution.  Have you been able to track down the
reason why there are multiple requests/loads on the same file?

On Sep 3, 1:42 pm, Martin Westin <martin.westin...@gmail.com> wrote:
> Just noticed that I forgot the mention that this appears to be a Snow
> Leopard problem.
> Mac OS X 10.6, the new sand-boxed plugins in Safari and the rewritten
> Quicktime.
>
> On Sep 3, 6:18 pm, Martin Westin <martin.westin...@gmail.com> wrote:
>
>
>
> > Hi,
> > I was wondering if anyone had a good way they use to serve video that
> > works for Quicktime inside Safari on a Mac?
>
> > Sound simple, right? Just use Media view.
> > Problem is that after much checking Charles (debug proxy) clued me in
> > on the fact that when you serve the file, the browser first loads it,
> > then the plugin loads it aswell. This is a second request with a
> > different user agent and you probably know how Cake treat that kind of
> > request. Session expires, user logged out and so on.
>
> > The only way past it I have found so far is to drop agent checking but
> > I am hoping there is a better way. Any ideas?
>
> > /Martin- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to