Re: Max windows handles in IIS. Pls help.

From: Audrey (Audrey_at_discussions.microsoft.com)
Date: 11/08/04


Date: Sun, 7 Nov 2004 20:29:01 -0800

Hi David,

Thank you very much for taking the time to help me out with this. At first,
I also can't believe that IIS can only open 2,500 window handles but when i
ran the application on a different web server, it proved that it is true. The
other web server can open 3 times more windows than IIS can.

I don't think system resource is a problem as well, coz I've tried running
the .dll on normal PC and server but the result is still the same.

By the way, I'm a little confused when it came to this handles issue. When i
checked the Task Manager, the handles counts under the processor counter
doesn't really reflect the windows handles currently being used by the .dll.
I could see it because i have set the .dll to run as out-of-process
(isolated). So, when you said that your ISAPI (.dll) can open more than 100K
handles, did you mean by looking at that particular counter. Did you make any
changes to the metabase or registry?

Thanks again. Your help and advice is greatly appreciated.

Audrey.

"David Wang [Msft]" wrote:

> 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
>
>
>



Relevant Pages

  • Re: Max windows handles in IIS. Pls help.
    ... How are you running the application on a different web server? ... an ISAPI DLL that runs on IIS5 -- are you trying to run this same ISAPI DLL ... only loaded and executed by IIS. ...
    (microsoft.public.inetserver.iis)
  • RE: NT/2000 vs Unix based Web Servers
    ... Both systems IIS and Apache, not to mention Netscape or iPlanet (are ... strips the machine down to being a web server and nothing else. ... in the case of media software from the likes of SUN of SGI then it could ... Admin as well and I have setup load balancing on SGI, Linux, Windows, ...
    (Security-Basics)
  • PWS and IIS and W2K Pro
    ... There's a common misconception floating around that Windows 2000 ... Its believed that PWS (Personal Web Server) on W2K Professional is ... Either can be used on a W2K Professional Box which has installed IIS ... install Visual Studio's Visual Interdev. ...
    (NT-Bugtraq)
  • Re: Permissions issue from DMZ to local domain
    ... explorer when sitting at the keyboard of your web server. ... The way I would do it, assuming the iis server is not joined to the windows ... > virtual site on DMZ pointing to jpg image on Local domain. ...
    (microsoft.public.inetserver.iis.security)
  • Problem with ASP.NET
    ... Visual Stodio.NET cannot create or open the application, the likeliest problem is that required components are not installed on the local web server. ... Windows 2000, Windows XP, or Windows Server 2003. ... Install Internet Information Services (IIS). ... Install Visual Studio components that are required for Visual Studio ...
    (microsoft.public.dotnet.framework.aspnet.webservices)