Description
Right now, the Netcat source returns "OK" when each message is processed. In reality, this means that using netcat to send to the "Netcat source" will in most cases not work as expected. It will stall out if the responses are not read back once the TCP receive buffers fill up.
The default configuration setup should remain the same though.