Re: Apache vs IIS



Lars wrote:

From what I have read and been told ASP.NET has the ability to tell how to manage SESSION cockies for a particular site. I know you can set this up in Apache but I recall that is for the entire webserver.

Apache/PHP allows you to set session cookies for a whole site, or part of a site if so wanted. Multi-domain sessions are a bit more difficult, but possible. So you don't recall it correctly.


By using SESSION cockies in ASP.NET you can save a lot of processing on the server.

Sure, as long as file I/O ain't causing you the trouble, or if storing in memory that the RAM don't run out.



--

//Aho
.


Quantcast