On May 19, 2:41 pm, "P. Douglas Reeder" <[email protected]> wrote: > What other issues should I be concerned about in a production > environment, and what's available in node to deal with them?
I'd also take "space free" with a grain of salt, especially if you have multiple uploads going in parallel. I'd guess you'd have to take into account the size of other concurrent transfers (in addition to a "space free" count), if the sizes are known ahead of time. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
