multi-user applications

H

hugh welford

Hi - I am b-testing a community site, with currently 1,000 or so membership,
and low concurrency, say no more than 5 on-line at once.

The site is hosted on a shared server, which is sufferening from
intermittent accute slowness, affecting all other hosted sites as well as
mine. The finger of suspicion is pointing at me and possible sloppy code. As
this is the first site I have done of this nature, could someone recommend
reading matter (knowledge bases etc), especially coding samples, in
connection with data connections (opening and closing connections and
objects) and record locking issues, which if improperly coded, could
contribute to throughput bottlenecks due to inefficient use of resources so
that I can check out my pages and correct any nasties..

Any help greatly appreciated

Thanks in advance

Hugh
 
B

Bob Barrows [MVP]

hugh said:
Hi - I am b-testing a community site, with currently 1,000 or so
membership, and low concurrency, say no more than 5 on-line at once.

The site is hosted on a shared server, which is sufferening from
intermittent accute slowness, affecting all other hosted sites as
well as mine. The finger of suspicion is pointing at me and possible
sloppy code.

Have they shut your site down for the period of time required to determine
that your site is actually the problem?
As this is the first site I have done of this nature,
could someone recommend reading matter (knowledge bases etc),
especially coding samples, in connection with data connections
(opening and closing connections and objects) and record locking
issues, which if improperly coded, could contribute to throughput
bottlenecks due to inefficient use of resources so that I can check
out my pages and correct any nasties..
Start with www.aspfaq.com
 
H

hugh welford

thanks bob

Bob Barrows said:
Have they shut your site down for the period of time required to determine
that your site is actually the problem?

Start with www.aspfaq.com

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,145
Messages
2,570,828
Members
47,374
Latest member
anuragag27

Latest Threads

Top