@@ -40,7 +40,7 @@ using namespace std;
using namespace v8;
using namespace node;
-#define READ_BUFF_MAXSIZE 2048
+#define READ_BUFF_MAXSIZE 1048576
// //////////////////////////////////////////////////////////////////
// Throwable error class that can be converted to a JavaScript