| View previous topic :: View next topic |
| Author |
Message |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Sat Mar 29, 2003 8:15 pm Post subject: Vdsipp.dll question |
|
|
Does anyone have any ideas on why, when running vdsipp.dll TCP server it shows between 50 and 80 % cpu usage?
Nathan |
|
| Back to top |
|
 |
ACE Valued Newbie

Joined: 05 Sep 2002 Posts: 34
|
Posted: Sat Mar 29, 2003 9:23 pm Post subject: |
|
|
in different computers / OSes ?
Right after the "start listening" command ?
Lioric |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Sat Mar 29, 2003 10:56 pm Post subject: |
|
|
| because the dll uses a background process which tries to intercept any tcp incoming data by looping through reading the tcp buffer, then the data is stored to a variable. |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Mar 29, 2003 11:35 pm Post subject: |
|
|
Actually I don't think that it's that bad for 50% - 80% CPU usage. The only
time when there's really a problem is when it's 100% CPU usage. Then
things start to get slow.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
|