-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I tried it (node 0.8.8 x64), but it didn't work.
Steps to reproduce:
- modify
benchmark/http_simple.jsto usehttpsys - hammer
http://localhost:8000/bytes/100with some benchmarking tool (I usedab) - profit!
pid 5664
Listening at http://127.0.0.1:8000/
create storedBytes[n]
events.js:66
throw arguments[1]; // Unhandled 'error' event
^
Error: Error sending response data. System error 0.
at HttpServer.Server._notify_error_and_dispose (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:473:42)
at HttpServer.Server._on_error_writing (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:512:10)
at HttpServer.Server._dispatch (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:417:46)
at httpsys.httpsys_init.callback (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:81:27)
at ServerResponse._initiate_send_next (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:331:53)
at ServerRequest._on_end_request (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:135:30)
at HttpServer.Server._on_end_request (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:487:24)
at HttpServer.Server._dispatch (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:417:46)
at httpsys.httpsys_init.callback (D:\node4\benchmark\node_modules\httpsys\lib\httpsys.js:81:27)
Metadata
Metadata
Assignees
Labels
No labels