I'm currently attempting to implement an large file uploading service for my rails application (deployed with nginx+mongrel). The uploading module by Valery Kholodkov looks very attractive to me. Problem is that this module requires reconfig and compile and window is the only environment available to me.
Here I'd like to ask some suggestions on compiling nginx for windows with extra module or alternatives to Kholodkov's upload module.
Thanks