When I start the server on the command line with "rabbitmq-server", will the messages be kept in memory or disk? Is there a way to specify type of message storage at the command line? On the dos prompt, if I do ctrl+c, does it mean all the messages will be lost when the server restarted at some point? Thanks, joe