Any idea what this is:
2014-10-13 19:16:37 [Pool] [diamondcoin] (Thread 2) Malformed message from (unauthorized) [117.25.128.139]: �Cookie: mstshash=g
http://www.tcpiputils.com/browse/ip-address/117.25.128.139Not much help there, but it is in China
is there any way I can examine the malformed message

I suppose I'll have to have some TCP logging of some sort and wait for another one ... only get it a couple times a day ...
Looks fine, anything could be a malformed message, as long as it doesn't conform to exactly what NOMP was expecting. So if you connected and just sent "{a:a:a:a:A:a:a:a:a:]" to it, it would probably break and spit out the same line of text (malformed message). Assuming there isn't a flaw in how NOMP parses the data coming in, its just garbage data...