Sounds to me like all TCP routes through WAS and TSGW registers itself as a
listener so that it can decide whether a packet should go to it or to the
next item in the chain (such as HTTP.SYS). Basically what ISAPI 
priorities did, sorta, in IIS 5/6 but for all TCP, not just IIS.

When you overloading protocols the way TSGW does, you need a way to
efficiently decide, without a process switch, where a packet should go.

My best guess. Did you ping Christa or Dan?

Regards,

Michael B. Smith
MCSE/Exchange MVP
http://TheEssentialExchange.com


-----Original Message-----
From: Webster [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 27, 2008 6:55 PM
To: NT System Admin Issues
Subject: RE: Server 2008 TS Gateway and Windows Activation Service

I found two references, so far:

http://blogs.msdn.com/jmazner/archive/2006/07/14/665973.aspx 

or

http://preview.tinyurl.com/2j2afn

which says:

Windows Activation Service (WAS) provides a central broker that can take
incoming network requests and route them to the appropriate service or
application, reducing the need for developers to write custom NT services to
manage their own service activation.  Having fewer services running with
high local system privileges reduces the potential attack surface of the
system.  WAS also provides process health monitoring and failure recycling
for a more robust system.  Built-in support of poison queues for receiving
messages that cannot be processed makes building fault-tolerant systems
easier.

And since IIS 7 is also a requirement for TS Gateway:

http://technet2.microsoft.com/windowsserver/en/library/edd59c63-a12c-4990-b3
b7-dcf02067deca1033.mspx?mfr=true

or

http://preview.tinyurl.com/3auvfe

Maybe Ken Schaefer can explain this for me.


Webster


> -----Original Message-----
> From: Carl Webster [mailto:[EMAIL PROTECTED]
> Subject: Server 2008 TS Gateway and Windows Activation Service
> 
> Why does using TS Gateway require the use of the Windows Activation
> Service?


~ Upgrade to Next Generation Antispam/Antivirus with Ninja!    ~
~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm>  ~


~ Upgrade to Next Generation Antispam/Antivirus with Ninja!    ~
~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm>  ~

Reply via email to