i have the nginx module handing site uploads, but still need to
transfer files (3-5mb each, lets say) to our cdn, and would rather not
delegate that to a background job. whats the best way to do this
without blocking other requests? can i do this in an async callback?
thx,
matt
-Elias
-Elias