Increase User Connection on IIS Server

What is IIS Server ?

It is used to host webpages. When you type www.dotnetfunda.com, IIS is giving you those pages. it serves the pages you requested. So IIS is a webserver because it host and serve webpages.

Different Versions Of IIS Server :


Operating System        IIS Version
Windows Server 2008        IIS 7.0
Windows Vista - Home Premium/ Ultimate        IIS 7.0
Windows Server 2003        IIS 6.0
Windows XP Professional        IIS 5.1
Windows 2000 Server IIS 5.0        IIS 5.0

How to Increase the No Of Connections on IIS Server ?
Answer : Use the following command to increase the by 100 users.

C:\Inetpub\AdminScripts\adsutil   set    w3svc/MaxConnections 40

No comments:

SHRD0014: GLLEZL - process exiting with failure

  SYMPTOMS Journal Import completes with the following error: Error ------ ORA-01653 : unable to extend table GL.GL_IMPORT_REFERENCES ORA-01...