response.write() cut off large data · Issue #6935 · nodejs/node-v0.x-archive

I have a strange problem that sometimes response.write() will cut off large data . I am building a file server which will serve special files concat by some other files base on configs. for example...