This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UTM Virtual Appliance Performance

Hello,

We have a single UTM virtual appliance, and I am wondering if anyone else can confirm the performance that they are getting from a UTM virtual appliance?

I have it running on ESXi 5.1 and I have given it 8 cores on a server with an E5430 2.66 processor, along with 8GB of memory.

From what I can tell, it does use all of the cores, but the http proxy service on the utm only uses 2 cores.  This is monitored via TOP from the console.  I have also been told from support that the linux kernel is 64 bit, but the http proxy service is only 32bit.

We have a 100Mbps internet pipe and about 2000 users at about 8000 connections / sec.  This results in 2 cores pinned on the UTM for most of the day, depending on the types of traffic.  We are not using ssl scanning at all, just plain old transparent mode/proxy web filtering.  No other services other than web filtering and application control.

Thanks,
Dan.


This thread was automatically locked due to age.
Parents
  • Ah yes, you are pressing the number 1 after loading top.  Then it shows all of the cores:

    top - 11:38:48 up 8 min,  1 user,  load average: 0.02, 0.27, 0.21
    Tasks: 151 total,   1 running, 146 sleeping,   0 stopped,   4 zombie
    Cpu0  :  0.3%us,  0.3%sy,  0.0%ni, 99.3%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
    Cpu1  :  0.3%us,  0.0%sy,  0.0%ni, 99.7%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
    Cpu2  :  0.0%us,  0.0%sy,  0.0%ni,100.0%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
    Cpu3  :  0.0%us,  0.3%sy,  0.0%ni, 99.7%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
    Mem:   8184784k total,  2429344k used,  5755440k free,    56556k buffers
    Swap:  1048572k total,        0k used,  1048572k free,  1101852k cached

      PID USER      PR  NI  VIRT  RES  SHR S   %CPU %MEM    TIME+  COMMAND
     5237 root      20   0 20236 3972 2496 S      1  0.0   0:06.65 ctipd.bin
     3320 root      20   0  3952 1344  872 S      0  0.0   0:00.48 irqd
     6202 postgres  20   0 1084m 5736 4476 S      0  0.1   0:00.19 postgres
        1 root      20   0  1912  596  520 S      0  0.0   0:00.92 init
        2 root      20   0     0    0    0 S      0  0.0   0:00.00 kthreadd
        3 root      20   0     0    0    0 S      0  0.0   0:00.00 ksoftirqd/0
Reply
  • Ah yes, you are pressing the number 1 after loading top.  Then it shows all of the cores:

    top - 11:38:48 up 8 min,  1 user,  load average: 0.02, 0.27, 0.21
    Tasks: 151 total,   1 running, 146 sleeping,   0 stopped,   4 zombie
    Cpu0  :  0.3%us,  0.3%sy,  0.0%ni, 99.3%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
    Cpu1  :  0.3%us,  0.0%sy,  0.0%ni, 99.7%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
    Cpu2  :  0.0%us,  0.0%sy,  0.0%ni,100.0%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
    Cpu3  :  0.0%us,  0.3%sy,  0.0%ni, 99.7%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
    Mem:   8184784k total,  2429344k used,  5755440k free,    56556k buffers
    Swap:  1048572k total,        0k used,  1048572k free,  1101852k cached

      PID USER      PR  NI  VIRT  RES  SHR S   %CPU %MEM    TIME+  COMMAND
     5237 root      20   0 20236 3972 2496 S      1  0.0   0:06.65 ctipd.bin
     3320 root      20   0  3952 1344  872 S      0  0.0   0:00.48 irqd
     6202 postgres  20   0 1084m 5736 4476 S      0  0.1   0:00.19 postgres
        1 root      20   0  1912  596  520 S      0  0.0   0:00.92 init
        2 root      20   0     0    0    0 S      0  0.0   0:00.00 kthreadd
        3 root      20   0     0    0    0 S      0  0.0   0:00.00 ksoftirqd/0
Children
No Data