Gabe, optimize with "Background Services" at the server. And a tl_server.exe process is assigned to every client connection to UniVerse. So you will have a separate tl_server.exe process for each connection (look at Task Manager on the server). The Windows PID # of the process will equal the User No. in UniVerse.
You do not want the foreground applications running on the server to get priority (longer timeslice) processor resources, we want equal resources for all, this includes the tl_server.exe processes (UniVerse client connections). Below is the explanation from Windows TechNet for setting Processor scheduling. On the Advanced tab, under Processor scheduling, do one of the following: - Click Programs to assign more processor resources to the foreground program than the background program - Click Background services to assign equal amounts of processor resources to all programs. Paul H, -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gabriel Green Sent: Sunday, May 20, 2007 6:20 AM To: [email protected] Subject: [U2] Win2k3 UV 10.2 performance optimizing Should I optimize Windows for "Programs" or "Background Services"? I am not sure which Windows considers the tl_server.exe processes... Thanks, Gabe ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
