Hello!
nice site..i was looking at the sf2.5 code and am curious, with your OLD hardware setup, what sort of
load could it take using php sessions? (from what I saw in the code it doesnt use cookies with Guids to validate if your logged in and hit the db every time right?)
How many concurrent connections could your OLD hardware setup handle using sessions? 100?1000?
(sessions timeout after 20 minutes i believe)
Thanks.