Announcement

Collapse
No announcement yet.

Number of process

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Number of process

    Hi,

    how can i reduce the number of process for open-xchange groupware and admindaemon?

    For groupware there are still run al least 40 process.

    mfg

    outlow

  • #2
    Whats the problem with that? I guess you mean 40 Threads, not 40 processes.

    Comment


    • #3
      You are right it´s threads.

      I think 20 threads are enough because each thread reserve memory.

      Comment


      • #4
        The memory consumption is configured at ox-scriptconf.sh. Every thread consumes virtual memory but the real memory consumption will not exceed the -XmX value.

        Comment

        Working...
        X