Running ASP.NET with ISAPI

 
Post new topic   Reply to topic    Aprelium Forum Index -> ASP.NET
View previous topic :: View next topic  
Author Message
hubbabubba
-


Joined: 12 Jun 2008
Posts: 1

PostPosted: Thu Jun 12, 2008 6:28 pm    Post subject: Running ASP.NET with ISAPI Reply with quote

Hi,

I'm hosting a web service with somewhat complex logic. For example, I store all changes to accounts and/or profiles in a weak memory cache, to save everything at certain intervals. This becomes a problem with FastCGI, since it unloads itself after a while. So first question - have I made bad design choices? Should I go for some other design? I'd rather not write changes to the database immediately as they occur, for obvious reasons.

Second question: _If_ I wanted to run ASP.NET (2.0) on ISAPI with Abyss Web Server X1 ,instead of FCGI, how would I go about doing that?

Thanks.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> ASP.NET All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group