Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ISAPI Extension and Keep-Alive

36 views
Skip to first unread message

Wasim

unread,
Mar 25, 2010, 10:36:02 AM3/25/10
to
Hi,

I am new to ISAPI development. I am working on an ISAPI extension that
provides dynamic data to the client application. In our application, we also
provide windows authentication. While windows authentication is being used we
allow the domain user that is already mapped to our internal user to login
without password prompt. I have been asked to use keep-alive header for the
better performance as the "client will not have to authenticate each request
using Windows Authentication". My Question is "Will it really helpful to use
keep-Alive header in case of windows authentication?”. What would I need to
do to support keep-alive header.

Regards,

0 new messages