473,395 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Current Anonymous Users

Carrugar
We recently upgraded a Web App to IIS6.0 from IIS4.0.

When monitoring the performance, the counter which records Current Anonymous Users seems to increase without coming down again....eventually when it gets so high the server hangs!

What's happening?!
Sep 21 '07 #1
5 6555
kenobewan
4,871 Expert 4TB
Which counter are you using?
Sep 22 '07 #2
We are looking at the Web Service object which records the Current Anonymous Users and Current Connections counters.

The Current Anonymous Users counter is a measurement of the active anonymous requests currently being processed. Once the request has been processed Current Anonymous Users should decrease. Current Connections is the number of current opened connections.

Initially the Current Anonymous Users remained low, returning to zero quite often but as soon as there is high usage we noticed that the Current Anonymous Users counter kept increasing despite the Current Connections counter remaining fairly constant. Eventually this dramatically affected performance.

Any ideas as to why the Current Anonymous Users counter is not decreasing? Is it simply because ASP requests are not being completed for some reason? Why would this be? Any advice appreciated.
Sep 25 '07 #3
KCvale
2
... the counter which records Current Anonymous Users ...
As asked above, what counter software?
Oct 3 '07 #4
kenobewan
4,871 Expert 4TB
Seems like an ASP application error. Make sure you are aborting processes, closing threads etc.
Oct 4 '07 #5
toufic
1
@Carrugar
Hi Carrugar,

I am facing the same problem you had. Can you help me find the solution ?

Thanks in advance
Jan 28 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Gerry | last post by:
I have a developer here with a website running with only "Windows Integrated Authentication" set on a Windows 2000 member server that uses GetObject to get a user's group membership in the domain....
3
by: Shahid Juma | last post by:
Hi, Is it possible to get the current user that is logged on to the computer? I want to use this as the basis of my validation on the site instead of asking them to login in again. I know it...
4
by: Dan Bart | last post by:
I am using an application which is a modification of IBuySpy Portal. It is using Forms authentication. Users login and their name is added to Context Then I use: ...
4
by: Jamie | last post by:
I'm trying to create a HttpWebRequest object that uses the current logged in users credentials. The site is using Windows Authentication, Anonymous access is turned off. Will the HttpWebRequest...
4
by: Kristof Despiere | last post by:
Suppose you have one domain, filled with a couple of users. What needs to be done now is I need to start a windows application from a webform by pressing a button on the webform (for example). ...
6
by: John Dalberg | last post by:
I want to automate the process of logging into an intranet. I want to pull out the username of the Windows user logged into the machine running the browser and use the username in my app. How can I...
10
by: et | last post by:
I have an asp.net program that uses a connection string, using integrated security to connect to a sql database. It runs fine on one server, but the other server gives me the error that "Login...
6
by: Tapi | last post by:
Hello, I can easily get the Windows login of the current user on my machine by using: User_login = HttpContext.Current.User.Identity.Name() However once, I copy the aspx and...
3
by: shapper | last post by:
Hello, On my web site I have a property, Visitor, which is available for Anonymous users: public class Visitor { public CultureInfo Culture { get; set; } public List<GuidPolls { get; set;...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.