vote up 0 vote down star

I am running Windows XP as a file server to 8 machines running real time applications. Three of the machines, also running XP, will open upwards of one thousand files each (and keep them open). Each of these machines are connected to the file server via the 'net use' command, all accessing the same shared folder.

When these machines reach around 900 files, the file server appears to be unable to serve out any more files. For budgetary reasons, we are unable to upgrade to W2K3 server.

Is there a limit to how many files Windows XP can keep open and serve at once? Is there a way to change this limit?

flag

73% accept rate
Why would you be using XP for this?? – Rich B Dec 9 '08 at 16:07
Time to upgrade to Win2003 or 2008 server, or a Linux box. – Peter LaComb Jr. Dec 9 '08 at 16:09
Question closed because this site is for programming questions, not general IT support. – John Topley Dec 9 '08 at 16:13
May very well be in violation of the license agreement as well... – Brian Knoblauch Dec 9 '08 at 16:26
There are solutions out there to make XP server more than 10 concurrent connections, but your best bet might be to buy a FileServer Appliance or Storage Appliance to server your files. If you still need Windows, the Small Biz Edition provides value for monney and Microsoft has StartUp Discounts – Ravi Chhabra Dec 9 '08 at 17:18

closed as not programming related by John Topley Dec 9 '08 at 16:13

2 Answers

vote up 3 vote down

There is a limit of 10 incoming file sharing connections in XP. You need to use a server OS with appropriate licensing to support this ... or an OS without client licenses.

Note this limit doesn't apply to incoming TCP connections directly.

link|flag
vote up 1 vote down

I have no idea, but I recommend you use a server class of Windows if you're using it as a server.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.