[Sputnik-list] Re: Binary file upload/handling for Sputnik

Andre Carregal carregal at fabricadigital.com.br
Wed Mar 19 17:52:37 GMT+2 2008


On Wed, Mar 19, 2008 at 2:28 PM, Jim Whitehead II <jnwhiteh at gmail.com> wrote:
> Some things I've run into with this is for some reason, file uploads
>  don't work with xavante on my home machine.  Also, there is a POST
>  limit that cgilua puts on all requests, which will end up being quite
>  frustrating.  Here's hoping that can be changed :-)

Not sure about the Xavante part, what version of it are you using?

On the CGILua side, you can use cgilua.setmaxfilesize (size) on
config.lua for example:
http://www.keplerproject.org/cgilua/reference.html#setmaxfilesize

André



More information about the Sputnik-list mailing list