REQUEST_REPLY.queue in /var/log/kingcobra) in write and append mode and to do VFS writes of the incoming requests
to the file with vfs_write(). With this all requests (both REQUEST and REPLY types) will be persisted to the disk in
the recepient cloud node with in same flat file instead of two files as described in schematic diagram in
http://sourceforge.net/p/acadpdrafts/code/ci/master/tree/Krishna_iResearch_opensourceproducts_archdiagram.pdf which is a better
alternative. But having both replies and requests in same file gives some chronological ordering.