I have a joomla website and when I am trying to update a larger extension I
get bad gateway (502) error.
I am able to update all small (normal) extensions.
I am getting this error in nginx error log: "upstream sent invalid status
"-1 Copy failed" while reading response header from upstream"
I ha
I just found something cool i am not sure if anyone knows but our browsers
will always use the first supplied media file to play from.
get('mp4')) : ?>
get('webm')) : ?>
get('ogg')) : ?>
get('flv')) : ?>
So as you see the first media file to be delieverd for the media player to
grab is the MP4
Lukas Tribus Wrote:
---
> It heavily depends on the mp4 file used. moov atom needs to be at the
> beginning of the file, for example. Get mp4box and read its doc, it
> will help you prepare the file for streaming.
>
> > To: nginx@nginx.org
> > Su
It heavily depends on the mp4 file used. moov atom needs to be at the beginning
of the file, for example. Get mp4box and read its doc, it will help you prepare
the file for streaming.
> To: nginx@nginx.org
> Subject: Re: Nginx serving Large static files on windows
> From: nginx-fo...@nginx.us
>
Well i dont get it all at once i just have to wait like 44 seconds before
the first byte or bit of the download so i can play the media while the rest
of it downloads.
It is such a unique issue. I never noticed it until now because when i watch
the same length videos on youtube and places they str
I have no idea how it works in detail but I can assume when a server gets a
request the server will respond with an answer :) in other words the client
has to tell the server how much it wants and the server has to be able to
send partial content when configured to do so as by rtmp design (well not
I have the same problem, some information about how to configure SSO with
nginx?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,244200,254269#msg-254269
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Strange i think you are right i access the same mp4 size and vide length on
other sites and they all do the same thing take like upto a miniute before
they will play but a webm will play instantly.
Any idea how i can fix this ?
But what makes it strange is it does not happen with YouTube videos t
So its not the server its not nginx and its my firefox and chrome ? Because
i tried on chrome too and it takes just as long.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,254257,254265#msg-254265
___
nginx mailing list
nginx@nginx.org
http:/