Re: Max windows handles in IIS. Pls help.
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/06/04
- Next message: David Wang [Msft]: "Re: Problem with opening PDF"
- Previous message: David Wang [Msft]: "Re: IIS6 - Disaster Recovery -IISCNFG - changing Anonymous User"
- In reply to: Audrey: "Max windows handles in IIS. Pls help."
- Next in thread: Audrey: "Re: Max windows handles in IIS. Pls help."
- Reply: Audrey: "Re: Max windows handles in IIS. Pls help."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Nov 2004 23:08:19 -0800
This is not an IIS limit but depends on system resources. My ISAPI can open
over 100K handles under heavy load without a problem.
However, having that many open handles may not be a good idea for a server.
What are you trying to do?
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Audrey" <Audrey@discussions.microsoft.com> wrote in message news:BFCC625C-3DC5-4425-B849-C52787E76A04@microsoft.com... Hi, I recently performed a pre-deployment test on IIS5.0 for one of my ISAPI applications. I found that IIS is only capable of handling about 2,500 windows handles. My application crashed once it reaches that number and I had to unload the application before it will work again. I later tried my ISAPI application on IntraWeb and it prove to be able to handle much more than IIS can. Is there a way where I can increase the number of windows handles in IIS? Thanks. Audrey
- Next message: David Wang [Msft]: "Re: Problem with opening PDF"
- Previous message: David Wang [Msft]: "Re: IIS6 - Disaster Recovery -IISCNFG - changing Anonymous User"
- In reply to: Audrey: "Max windows handles in IIS. Pls help."
- Next in thread: Audrey: "Re: Max windows handles in IIS. Pls help."
- Reply: Audrey: "Re: Max windows handles in IIS. Pls help."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|