Also remember for Node you'll have to add in an fs.watch() event on that file. Probably won't have much of an impact at all, but nginx does that to be sure it re-loads the file if it changes.
On Tue, Feb 14, 2012 at 8:30 PM, billywhizz <[email protected]> wrote: > it tells me how long it takes to process the http headers. is just a > baseline. i'll add tests for different file sizes. > > On Feb 15, 1:17 am, Mark Hahn <[email protected]> wrote: > > Why test a 0k file? What could that possibly tell you? > > -- > 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 > -- 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
