Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

anonymous users growing

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS Hangs Booting out DLLHost process resolves  
Author Message
user2306

External


Since: Oct 19, 2004
Posts: 1



(Msg. 1) Posted: Tue Oct 19, 2004 4:50 pm
Post subject: anonymous users growing
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have 2 windows 2003 server with the anonymous users that are growing after
while asp doesn't response anymore and i have to do a IISRESET to make it
work again.

after the reset it works for +-10 h and then again the same.
Can somone help me on this?

 >> Stay informed about: anonymous users growing 
Back to top
Login to vote
anonymous2305

External


Since: Sep 30, 2004
Posts: 7



(Msg. 2) Posted: Tue Oct 19, 2004 4:50 pm
Post subject: Re: anonymous users growing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Do you have an application that uses an Access database? If so then there is
a fix for that. I had the exact same problem I called MS opened a ticket was
sent the fix. It worked.

"Kristof" <kristof.gooris.RemoveThis@gmail.com> wrote in message
news:OGvYqKdtEHA.3016@TK2MSFTNGP12.phx.gbl...
 > I have 2 windows 2003 server with the anonymous users that are growing
after
 > while asp doesn't response anymore and i have to do a IISRESET to make it
 > work again.
 >
 > after the reset it works for +-10 h and then again the same.
 > Can somone help me on this?
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: anonymous users growing 
Back to top
Login to vote
kristof

External


Since: Oct 19, 2004
Posts: 3



(Msg. 3) Posted: Tue Oct 19, 2004 4:50 pm
Post subject: Re: anonymous users growing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

There are several sites on this server. It is a shared hosting server.
There are sites using odbc and access and mssql server connections.

Do I need to pay for the fix?


"me" wrote:

 > Do you have an application that uses an Access database? If so then there is
 > a fix for that. I had the exact same problem I called MS opened a ticket was
 > sent the fix. It worked.
 >
 > "Kristof" <kristof.gooris DeleteThis @gmail.com> wrote in message
 > news:OGvYqKdtEHA.3016@TK2MSFTNGP12.phx.gbl...
  > > I have 2 windows 2003 server with the anonymous users that are growing
 > after
  > > while asp doesn't response anymore and i have to do a IISRESET to make it
  > > work again.
  > >
  > > after the reset it works for +-10 h and then again the same.
  > > Can somone help me on this?
  > >
  > >
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: anonymous users growing 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 4) Posted: Tue Oct 19, 2004 5:44 pm
Post subject: Re: anonymous users growing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 19 Oct 2004 13:50:43 +0200, "Kristof"
<kristof.gooris DeleteThis @gmail.com> wrote:

 >I have 2 windows 2003 server with the anonymous users that are growing after
 >while asp doesn't response anymore and i have to do a IISRESET to make it
 >work again.
 >
 >after the reset it works for +-10 h and then again the same.
 >Can somone help me on this?

Are you saying the server isn't dropping sessions? I'm not sure what
you mean by anonymous users "growing". Is this a single site,
multiple sites, cluster, etc.? Have you changed any timeouts from
defaults? Have you tried running IISState to see if there is a
runaway app or something else causing the hang? Does the server
involve other software such as SQL or Exchange?

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: anonymous users growing 
Back to top
Login to vote
kristof

External


Since: Oct 19, 2004
Posts: 3



(Msg. 5) Posted: Thu Oct 21, 2004 9:43 am
Post subject: Re: anonymous users growing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

euhm I hade run it and it seems to be a problem with the jet engine

I patched the computer with the patch from ms and @ the moment it is ok

I have a other server where the current anonymous users are growing also but
when I do a IISSTATE on this server i don't see any jet errors.

This is a server fresh install with IIS software
There is no exchange no dns no mail only webservice like http and ftp

IIS state says the following:

Thread ID: 11
System Thread ID: 10f4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: ASP.dll symbols not found. Unable to locate ASP page.
Continuing with other analysis.

No remote call being made

# ChildEBP RetAddr
00 0232feb4 77f430c7 SharedUserData!SystemCallStub+0x4
01 0232feb8 77e430bc ntdll!ZwRemoveIoCompletion+0xc
02 0232fee4 77c80bd1 kernel32!GetQueuedCompletionStatus+0x27
03 0232ff20 77c80a78 RPCRT4!COMMON_ProcessCalls+0x9f
04 0232ff8c 77c58159 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x115
05 0232ff90 77c60771 RPCRT4!ProcessIOEventsWrapper+0x9
06 0232ffb0 77c60857 RPCRT4!BaseCachedThreadRoutine+0x9c
07 0232ffb8 77e4a990 RPCRT4!ThreadStartRoutine+0x17
08 0232ffec 00000000 kernel32!BaseThreadStart+0x34

from these I see a lot of

there are also some waits in it also

like this one :

Thread ID: 35
System Thread ID: 12ac
Kernel Time: 0:0:0.328
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 016dfcec 77f4372d SharedUserData!SystemCallStub+0x4
01 016dfcf0 77f75297 ntdll!NtWaitForMultipleObjects+0xc
02 016dffb8 77e4a990 ntdll!RtlpWaitThread+0x158
03 016dffec 00000000 kernel32!BaseThreadStart+0x34

Do you now what this can be?


"Jeff Cochran" wrote:

 > On Tue, 19 Oct 2004 13:50:43 +0200, "Kristof"
 > <kristof.gooris DeleteThis @gmail.com> wrote:
 >
  > >I have 2 windows 2003 server with the anonymous users that are growing after
  > >while asp doesn't response anymore and i have to do a IISRESET to make it
  > >work again.
  > >
  > >after the reset it works for +-10 h and then again the same.
  > >Can somone help me on this?
 >
 > Are you saying the server isn't dropping sessions? I'm not sure what
 > you mean by anonymous users "growing". Is this a single site,
 > multiple sites, cluster, etc.? Have you changed any timeouts from
 > defaults? Have you tried running IISState to see if there is a
 > runaway app or something else causing the hang? Does the server
 > involve other software such as SQL or Exchange?
 >
 > Jeff
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: anonymous users growing 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Current Anonymous Users Growing and Growning - We have a public website running on IIS 5.0 and use Current Anonymous Users counter in the Windows Performance Monitor to view how many current users are viewing the site. We can usually expect to see an average reading of 350 users on the system,....

FTP restricting anonymous users to 2 IP's??? - Most FTP servers have this feature. I have anonymous downloads but want to limit anonymous IUSR_SERVER to 2 ip's per session. Can this be done on IIS 6? Does RestrictAnonymous have anything to do wiht it? Where can I create this rule?

IIS Access denied for anonymous users - I'm hosting a site on IIS, but when I try to access it from the internet I get a sign-in box, and then Error: Access is Denied message. If I fill out a valid username and password I can access the web site. But want users to access my site without a....

Performance Monitor - Current Anonymous Users vs. Current .. - I've been running Perfromance montior against IIS 6.0 graphing out Current Anonymous Users & Current Connections. Anonymous Users blips to 1 or 2 and usually graphs to nothing, but Connections shows anywhere from 4-30 consistently. I must be missin...

IIS 6.0 Anonymous Auth - Manually moving data from Old server NT4/IIS 4.0 to Win2k3 Server/IIS 6.0. Having trouble getting the Anonymous Authentication (AA) to work correctly. If the AA user is set to IUSR then the user is prompted for a login, if the AA user is set to..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]