Default memory configuration too low for linux instances

XMLWordPrintable

    • 0
    • 1

      Currently, the default memory configuration for linux instances is:

      JVM_MINIMUM_MEMORY="256m"
      JVM_MAXIMUM_MEMORY="384m"

      This is insufficient for most instances. The default in Windows seems more feasible:

      set JVM_MINIMUM_MEMORY=256m
      set JVM_MAXIMUM_MEMORY=768m

              Assignee:
              Unassigned
              Reporter:
              Deric Lee (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: