Hey Jan, 2011/2/28 jhoelscher <[email protected]>: > is it possible to set the max-request-size for a WResource > wich was added with addResource > (WResource *resource, const std::string &path)? > > i have to upload much data > 1GB, > but i'am unable to set the max-request-size right.
What version of Wt are you using? If I recall correctly, we simplified the configuration options for uploading files not so long ago. I do not believe there should anything be special to a resource added with addResource() versus a resource added to an application, although I haven't particular tested that either. Are you seeing different behaviour compared to an application resource ? Regards, koen ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
