Networking Forums

Networking Forums > Computer Networking > Windows Networking > # Sessions limited to ~38 on NT

Reply
Thread Tools Display Modes

# Sessions limited to ~38 on NT

 
 
Paul Neuville
Guest
Posts: n/a

 
      12-24-2003, 06:43 PM
When attempting to conduct a simple benchmark like the following.
for /l %x in (1,1,100) do (at 4:37pm c:\temp\multiusersql.bat %x
>>c:\temp\multiuser.txt)

where MultiUserSQL.bat runs an osql session against SQL server. I could
never get over 38 concurrent sessions.
Suspecting SQL at fault I then tried this

for /l %x in (1 1 100) do at 5:00pm ftp -s:ftp.commands ftp 172.17.0.2
and ftp also was limited to about 38 sessions.

Does anybody know where this limitation is set and how it can be uped?
I conducted this test between two windows 2000 sp3 server installations

Thanks
Paul


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RDP sessions HotmailUser Windows Networking 1 03-17-2008 02:36 AM
limited connectivity for limited users horsefly Wireless Networks 1 03-24-2006 04:17 PM
How net use sessions are established =?Utf-8?B?Sm9uYXMgSGFtbWFyYmFjaw==?= Windows Networking 0 11-16-2004 12:58 PM
Sessions Thomas Network Routers 0 11-11-2004 01:39 PM
IPC$ sessions =?Utf-8?B?VGVk?= Windows Networking 5 02-01-2004 11:27 AM



1 2 3 4 5 6 7 8 9 10 11