Sessions vs Cookies
- From: Bill H <bill@xxxxxxxxx>
- Date: Sun, 7 Dec 2008 04:15:22 -0800 (PST)
I am working on a project that will eventually scale up to multiple
servers and want to be sure I choose the correct path for controlling
persistant information, for example a users ID. From what I have read,
using sessions could limit me to a single server, where as cookies
will allow me to have multiple servers as the persistant information
travels with the client instead of residing on the server. Am I wrong
in this assumption? Are there any best practices with dealing with
persistant information and multiple servers?
Bill H
.
Relevant Pages
- Re: X-no-archive, what is it good for?
... Besides, regular expressions would be the major reason why I would move to Agent but as I've been told (in their newsgroups) and read in their documentation it only has them in searches which can be saved but cannot be automatically triggered on header downloads. ... The workaround was to define multiple config files that would be specified on the command-line to load Agent, so you had multiple shortcuts to load multiple instances of Agent to concurrently access multiple accounts. ... Xnews was the only one that had decent support and implementation of regular expressions. ... Unfortunately I found out that many NNTP servers only proffer the overview headers and what I want to filter on are in the extended headers. ... (comp.security.firewalls) - Re: moving data from one place to another in a text file
... for example, that multi-threading will save resources, but it does this ... software and multiple streams. ... The servers that I look after have multiple users and run several X ... desktops plus each user runs ... (comp.lang.cobol) - Re: T2000 performance Vs V240
... > "CoolThreads" servers for a spin yet? ... as they present themselves as multiple ... They scale very well,. ... lots of memory bandwidth. ... (comp.unix.solaris) - Re: Access and roles in DCOM technology
... In the future please consider cross-posting a single post to ... multiple groups so that all the ... You have multiposted (the same thing in multiple newsgroups, ... The 4 servers interact via DCOM technology. ... (microsoft.public.win2000.security) - Re: how does urchin.js (google analytics) work
... cannot talk to multiple servers due to security constraints. ... Generally javascript cannot ... requests to multiple domains (GET requests with data sent in query ... servers for images and so deduce network configuration information). ... (comp.lang.javascript) |
|