[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Network Database Connection Pause using VMWare - vmxnet3 vs. e1000

  • Thread starter Thread starter Rob Mylett
  • Start date Start date
Status
Not open for further replies.
R

Rob Mylett

Guest
proserve -db test -S 25000 -minport 20000 -maxport 29999 -B 25000 -Mn 25 -Mpb 20 -Ma 20 -Mi 1 This server is very idle right now as this is the only functioning process on this server. When I do the test, it's always going to the same pid, as I see that through the db.lg. This is a copy of the sports2000 database so it's very isolated but I can have up to 20 server processes. When I just did the ps -mo pid,fname,user,psr -p (pid) of the server process... I can see this process assigned to different processors 8, 9, 11, 12, 14, etc... just looping every 3 seconds.. Also I want to add... when I run an strace command against the process that my test connects to, the pause does not happen and when I terminate the strace... the pause starts again. very odd.

Continue reading...
 
Status
Not open for further replies.
Back
Top