I downloaded the developers edition and wrote a quick handler to allow
me to upload files. When passing a 15MB file, I get an error "413
Request Entity Too Large" when the form is submitted. I consulted the
nginx documentation which states I need to update the configuration to
allow for larger files to be uploaded from the client.
I modified "~/Library/Application Support/Bombax/bombax-nginx.conf"
and restarted the server. I noticed that the file reverted back to the
original, making me suspect that the file is generated.
How does one permit a 15MB+ file to be uploaded?
Depending on this prototype, I may abandon my java implementation
(which does a lot of JNI calls to Objective-C to call apple
frameworks).
Thanks,
Werner
--
You received this message because you are subscribed to the Google Groups "Bombax Support" group.
To post to this group, send email to bombax-...@googlegroups.com.
To unsubscribe from this group, send email to bombax-suppor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bombax-support?hl=en.