Hello!
On Sun, Jun 30, 2013 at 05:10:23PM -0400, kgk wrote:
> Hello Everybody,
>
> I have a simple question about the Nginx FastCGI implementation. Let's say
> that 1,000 web browsers are requesting pages from our server, and we're
> using FastCGI within Nginx.
>
> While the FastCGI specificat
Hello!
On Sat, Jun 29, 2013 at 09:50:53AM +0100, Richard Kearsley wrote:
> Hi
>
> I already checked there, I'm getting a different error ("mp4 atom
> too large" != "mp4 moov atom is too large")
> My error message seems to have been added in this patch
> http://nginx.org/download/patch.2012.mp4.t
Hello Everybody,
I have a simple question about the Nginx FastCGI implementation. Let's say
that 1,000 web browsers are requesting pages from our server, and we're
using FastCGI within Nginx.
While the FastCGI specification permits sending little pieces of each
request ("multiplexing" them), my