Hi again Gustav
We use the database model for most of our session driven sites. On one
of them we've got around 50-300 people online depending on what time it
is. On the others we don't have quite as much activity, but the server
load between them all is quite similar. There's no real difference
except for the number of MySQL connections that are made.
- Micke
Gustav Wiberg skrev:
Hi there!
Ok, thank you for your input. A thought: In my experience, sessions have very little impact on the server how
ever long you set them to live. What is your experience in this field? (how many users, session-variables and so on). I'm just curious! :-)
Best regards
/Gustav Wiberg
-----Original Message-----
From: Mikael Grön [mailto:php@xxxxxxxx]
Sent: Wednesday, April 04, 2007 4:35 PM
To: 'php windows' (php-windows@xxxxxxxxxxxxx)
Subject: Re: Sessions?
Hey Gustav
It depends so much on how much data you store in the session variables,
what kind of storage you run (database or files and so on) and how many
users you have, so it's really hard to say.
In my experience, sessions have very little impact on the server how
ever long you set them to live.
Mike
Gustav Wiberg wrote:
Hi there!
How much impact on the server have sessions based on the length of minutes (seconds) that I change to? I just wonder if someone out there has
Any experience of this or know a place on the web that describes this...?
Best regards
/Gustav Wiberg
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php