configuration - RabbitMQ database files -


i'm running rabbitmq v.2.0.0. on linux machine. mnesia base current default, within directory rabbit creates directories, eg. rabbit@ip-123.1.1.123.

the ip in directory name based on inet addr of machine. directories hold information user, exchanges, vhost (i think).

my question is, how can fix/config these directory names ip not based on ip?

to change mnesia directory, set mnesia_dir in /etc/rabbitmq/rabbitmq.conf.

also, great place ask rabbitmq related questions on rabbitmq-discuss mailing list.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -