Several services

jlac
jlac Member Posts: 19
We have two version services in same machine and other two for test purposal only. The low performance in each one could it be for that reason?

Comments

  • kriki
    kriki Member, Moderator Posts: 9,127
    Depends on how much memory they occupy together (and others things). And how much memory the machine has. If the total memory in use is bigger (or almost as big) as the total physical memory of the machine, it will go slow because the server has to swap memory all the time.
    If all DB's use the same disks, this can be another problem.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • jlac
    jlac Member Posts: 19
    Thanks for your quick answer Kriki, but I am sure that performance is not comitted to the memory, although each database is 3Gb, task monitor seems a low plain usage, like net. Machine has 1 Gb RAM with dual Xeon 2.8
  • kriki
    kriki Member, Moderator Posts: 9,127
    -1 GB for 4 DB's seems quite low to me. In taskmonitor : check Physical memory : Available.
    -Did you turn on commit-cache for the DB's?
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!