Results 1 to 14 of 14

Thread: IIS question

  1. #1

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099

    IIS question

    im using IIS 5 on win2k pro. on the maximum users it says 10, when i try to change it it says its hardcoded in. is there any type of certificate or somethng that will let me have more users?


    Thanks

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    When they say 10 users, I believe they really are talking about 10 concurrent threads at a time. You should still be able to have any number of users the server can handle, but only 10 requests happen at any one time .Any others get pooled.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    10 requests at one time, does this affect the session values???

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    No. The session stuff should still be in memory.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    Where are you seeing the max no clients written? Is it in the Licensing option of the "Control Panel".
    As far as i know, these number is for maximum no of concurrent connections over your local network. This in no way hampers the IIS. The number of threads should also no be a problem.

  6. #6

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    in iis under connections, it was limited to 10 and i thought that only 10 people could view my webserver at once

    thanks

  7. #7
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    Sorry to dissapoint you, but now it seems you were right in your first post. In W2K Pro, your IIS server is limited to 10 simultaneuos connections. That means only 10 users can connect to your IIS server at a time.
    Just looked it in the IIS help. I first thought you were looking into the W2K Pro licensing. Sorry

  8. #8

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    btw: do you know if its possible to get the .NET server yet? at student fees or anything cheep?

  9. #9
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    See this link.

  10. #10

    Thread Starter
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    thanks

  11. #11
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    Glad to be of help.

  12. #12
    Hello:

    I asked the same question once before and somebody told me that the IIS that comes with 2000 advance server is set up for Unlimited connections. I would like to get my hands on that one.
    David M. Camp

  13. #13
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    Even W2K server allows unlimited connection for that matter.

  14. #14
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    And its not just IIS, Windows File Sharing has a ten connection limit if you're not running Server.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width