Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Too many users connected...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

alextam
Starting Member

Hong Kong
42 Posts

Posted - 04 August 2001 :  02:19:48  Show Profile  Visit alextam's Homepage  Send alextam an ICQ Message
Hi, I would like to ask how i can prevent the server saying "Too many users connected..." error messages after rs.open? I have written "rs.close" already but the message continues.

Thank you.

rick7165
Senior Member

USA
1094 Posts

Posted - 04 August 2001 :  03:20:52  Show Profile  Visit rick7165's Homepage
Try SQL it can handle the users.

Test Site:
http://www.eastpasco.com running on Huw's Code 3.308 SQL 2000
Go to Top of Page

e3stone
Average Member

USA
885 Posts

Posted - 04 August 2001 :  05:44:12  Show Profile  Send e3stone an AOL message
how many users do you estimate are hitting the server at one time? Access should be able to handle quite a few.

<-- Eric -->


InsideWaco.com
Go to Top of Page

alextam
Starting Member

Hong Kong
42 Posts

Posted - 04 August 2001 :  06:02:00  Show Profile  Visit alextam's Homepage  Send alextam an ICQ Message
how many simutaneous users does access support?
and how can i release the users connected to the server after completing rs.open?

by the way, how SQL handles the users?

Thank you very much!!



Thanks a lot!
Regards.
Go to Top of Page

Spoon
Average Member

Ireland
507 Posts

Posted - 04 August 2001 :  08:09:45  Show Profile  Visit Spoon's Homepage  Send Spoon an ICQ Message
quote:

how many simutaneous users does access support?
and how can i release the users connected to the server after completing rs.open?

by the way, how SQL handles the users?

Thank you very much!!



Thanks a lot!
Regards.



If you are getting that message with an access db i advise you to change to SQL. ACCESS has problems handling alot of similtaneous requests. SQL works better and faster with alot of users. It is built for that kind of envirionment.



Regards - Spoon

Begineer? Need help installing the forums? - www.aslickpage.com/snitz_help.html

www.ASlickPage.com - Private Messaging
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 04 August 2001 :  12:25:59  Show Profile
You're not running on W2K Pro, NT4 Workstation, or PWS are you? They all have webserver connection limits hardcoded (10).

Access can handle moderately busy sites fine. The error may be unrelated to Access.


======
Doug G
======
Go to Top of Page

alextam
Starting Member

Hong Kong
42 Posts

Posted - 04 August 2001 :  21:41:05  Show Profile  Visit alextam's Homepage  Send alextam an ICQ Message
I think the host server is NT4...so can't it be solved?

Thanks a lot!
Regards.
Go to Top of Page

Cyber Paladin
New Member

55 Posts

Posted - 05 August 2001 :  13:22:25  Show Profile  Visit Cyber Paladin's Homepage
quote:
You're not running on W2K Pro, NT4 Workstation, or PWS are you? They all have webserver connection limits hardcoded (10).


That's not entirely true, Win 2k Pro can actually have a 40 user connection limit. I just has to be set manually in the IIS properties. It does work, but of course it's against the user agreement... But I never got one of those anyways.

Remember... Amateurs built the Ark, but professionals built the Titanic.
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 05 August 2001 :  13:42:18  Show Profile
quote:
That's not entirely true, Win 2k Pro can actually have a 40 user connection limit. I just has to be set manually in the IIS properties.

W2K Pro will let you change the settings in IIS, but it ignores your settings and restricts the usercount to 10 anyway.

alextam, I don't know if this is actually your problem or not. If you are hosting on a NT Server (not workstation), if the error is caused by IIS then the server admin has set a low limit for connected users. NT Server can be set to allow unlimited connections, and is set this way out of the box.


======
Doug G
======
Go to Top of Page

SalmanKhana
Average Member

USA
961 Posts

Posted - 13 August 2001 :  20:51:06  Show Profile
This error comes up because the DNS is not set probably. I had this error today alot. I called the hosting company and they set up a DNS for me and now it works fine.

They also asked me to check with Snitz developers as the 'active users' mod was displaying the same person more than once. They said that the objects keep piling if the database is not closed when a user leaves the site. Therefore the network shows busy.

I would like to know if snitz closes the database connection or not ?

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07