Saturday, March 24, 2012

W3Wp process soaring through the roof

sorry, It is not cpu intensive but menory intensive.

Same prognosis?

Barry
>--Original Message--
>Hi,
>You mean CPU usage reach 100% and you cant access to
machine?
>well we pay heavy COM+ tax to separate LOGIC and DATA
assemblies from
>ASP.NET process but it help us in situation like that.
COM+ also help us
>to find the problem since we know which DLL to blame.
>To track problem like this you need to look at your IIS
log which page
>is working when CPU usage increase. Then try to remark
all page code and
>to add blocks of code until you will found the lines
that cause that
>problem. Hard work... :-((
>
>Natty Gur[MVP]
>Phone Numbers:
>Office: +972-(0)9-7740261
>Fax: +972-(0)9-7740261
>Mobile: +972-(0)58-888377
>
>*** Sent via Developersdex http://www.developersdex.com
***
>Don't just participate in USENET...get rewarded for it!
>.the memory issue proceeds the same as the cpu issue. i fail to believe cpu
isn't pegged and only memory is pegged. How did it get to memory? it must
have been loaded by the cpu. Do you have any very large datasets? 100k plus
rows of data? Point the finger at this guy first. I agree, it is not easy
work.

"Barry" <bhuffman@.nettaxi.com> wrote in message
news:033b01c3927c$2dfbe9f0$a301280a@.phx.gbl...
> sorry, It is not cpu intensive but menory intensive.
> Same prognosis?
> Barry
> >--Original Message--
> >Hi,
> >You mean CPU usage reach 100% and you cant access to
> machine?
> >well we pay heavy COM+ tax to separate LOGIC and DATA
> assemblies from
> >ASP.NET process but it help us in situation like that.
> COM+ also help us
> >to find the problem since we know which DLL to blame.
> >To track problem like this you need to look at your IIS
> log which page
> >is working when CPU usage increase. Then try to remark
> all page code and
> >to add blocks of code until you will found the lines
> that cause that
> >problem. Hard work... :-((
> >Natty Gur[MVP]
> >Phone Numbers:
> >Office: +972-(0)9-7740261
> >Fax: +972-(0)9-7740261
> >Mobile: +972-(0)58-888377
> >*** Sent via Developersdex http://www.developersdex.com
> ***
> >Don't just participate in USENET...get rewarded for it!
> >.

0 comments:

Post a Comment