Persistent connections possible in ASP.Net?

B

bruce barker

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)




| Is it possible to have persistent connections in ASP.Net?
|
|
 
J

Joerg Jooss

Jim said:
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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top