-
Aug 21st, 2009, 09:09 AM
#1
Properties available for JVM options
Are there other properties in addition to ${databasePrivateDnsName} available for using in the JVM options field?
-
Aug 22nd, 2009, 01:47 AM
#2
Hi!
There is one more property that you can access when specifying JVM options. It's a List of Strings calles 'slaves', which contains the private IP addresses of all the MySQL slaves in your deployment. Of course, if you don't specify any slaves when launching an application, the list will be empty.
We are interested to know what other properties do you think would be useful to you?
Thanks,
Dmitriy Volk
-
Aug 24th, 2009, 06:40 AM
#3
Two properties would be useful. (1) Public DNS Name and (2) List of private ip addresses of the other app servers in the cluster.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules