Re: OWA
- From: "Rich Matheisen [MVP]" <richnews@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 28 Sep 2007 20:15:33 -0400
"Lee Derbyshire [MVP]" <email a@t leederbyshire d.0.t c.0.m> wrote:
"Gregoire" <gregoirelebras3910@xxxxxxxxx> wrote in message
news:ujbRRGaAIHA.536@xxxxxxxxxxxxxxxxxxxxxxx
Thanks for advance.
You can't really tell how many users are connected to OWA, because IIS never
really knows when a user is finished with it. A user requests a page full
of information, and IIS sends it. As far as IIS is concerned, it's
finished. It doesn't know when the user is going to close the browser
window, or request more information; so in a sense, you could say that only
one user is ever connected to OWA.
But IIS does maintain session information for short periods (5
minutes?). The HTTP protocol doesn't (it's stateless).
The nearest you could do is to look at the Perfmon counters for IIS, and see
if there is something close to what you want.
I don't know if there's a counter for session id's.
--
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm
Don't send mail to this address mailto:h.pott@xxxxxxxxxxxxx
Or to these, either: mailto:h.pott@xxxxxxxxxxxxxxx mailto:melvin.mcphucknuckle@xxxxxxxxxxxxx mailto:melvin.mcphucknuckle@xxxxxxxxxxxxxxx
.
- Prev by Date: Re: Distributions list AND Security list
- Next by Date: Re: Random Email Bounces
- Previous by thread: Re: OWA
- Next by thread: Can you assign global calendar events using exchange?
- Index(es):
Relevant Pages
|