ASP.NET / Web Farm / Oracle

J

JV

I have a client using Oracle exlusively. They want to set up a web farm for
our asp.net (1.1) application. I just discovered that it does not support
Oracle for storing session state.

Does anyone have any recommendations? An existing product that would
address this?
 
D

Daniel TIZON

Hi, john,
why not to configure the WebFarm to use Server affinity to workaround this
issue ?
Another solution would be to write your own SessionProvider for Oracle, if
you were on ASP.NET 2.0

Sincerely,
 

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

Top