Re: Apache vs IIS
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Mon, 03 Mar 2008 17:32:14 +0100
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
.
- Follow-Ups:
- Re: Apache vs IIS
- From: Lars
- Re: Apache vs IIS
- References:
- Re: Apache vs IIS
- From: Lars
- Re: Apache vs IIS
- From: Jerry Stuckle
- Re: Apache vs IIS
- From: Lars
- Re: Apache vs IIS
- From: Jerry Stuckle
- Re: Apache vs IIS
- From: Lars
- Re: Apache vs IIS
- Prev by Date: Re: Apache vs IIS
- Next by Date: Re: Apache vs IIS
- Previous by thread: Re: Apache vs IIS
- Next by thread: Re: Apache vs IIS
- Index(es):