Serving static file dynamically ...

Cliff Wells cliff at develix.com
Tue Mar 24 23:09:56 MSK 2009


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