From: p g <pg0...@gm...> - 2011-02-24 09:06:20
|
Dear Sir We are using Moosefs currently, when users download a large file via nginx , if there are missing chunks inside that file due to the network problem, the nginx process will hang and become a zombie thread that wait for the IO read. is there any way to prevent this situation, for example, display "404 Not found" to user if missing chunk are found. Regards Pong |