Is it possible to have persistent connections in ASP.Net?from what to what?
most browsers support server push (which is really client pull), but its of
limited use. you'd have to update the asp.net timeouts. also its doesn't
scale well. a codebehind background thread could open a persistent
connection easily.
-- bruce (sqlwork.com)
"Jim Hubbard" <reply@.groups.please> wrote in message
news:IJWdnRcZWrqrNG3cRVn-3Q@.giganews.com...
| Is it possible to have persistent connections in ASP.Net?
|
|
Jim Hubbard wrote:
> Is it possible to have persistent connections in ASP.Net?
This is nothing to with ASP.NET. It's a web server feature. And yes,
IIS supports persistent connections.
Cheers,
http://www.joergjooss.de
mailto:news-reply@.joergjooss.de
Friday, March 16, 2012
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment