Serving static file dynamically ...

Michael Shadle mike503 at gmail.com
Tue Mar 24 23:12:39 MSK 2009


not to mention that this is only useful if the OP is storing files in
the database to begin with, I believe.

if it's filesystem, then X-Accel-Redirect is the way to go.

On Tue, Mar 24, 2009 at 1:09 PM, Cliff Wells <cliff at develix.com> wrote:
> On Tue, 2009-03-24 at 12:06 -0700, Brice Leroy wrote:
>> Marcus,
>>   Thank you for you advice but I think this solution will not work for
>> me. As I wrote on my previous email, I'm going to serve HD video
>> content which is going to be more than 1GB.
>
>
> A quick perusal of the docs turned this up:
>
> 12.3. Limitations
>
> The current implementation is based on JDK 1.5.x, which only allows for
> lengths in setBinaryStream(), setAsciiStream() and setBlob() of type
> 'int'. This means that the maximum BLOB size that can currently
> permitted is 2GB.
>
>
> Regards,
> Cliff
>
>
>
>
>





More information about the nginx mailing list