× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Bradley V. Stone skrev:
Sort of lost me here. Cookies shouldn't put any memory or stress on the
server. Cookies are stored on the client side. And as far as how to
"recognize" the cookie from the client, that's usually stored in a db (ie
a shopping cart file, etc), not in memory. If so, I would call it a
design flaw.

The requests are still stateless.

Brad
[1]www.bvstools.com

References

Visible links
1. http://www.bvstools.com/

Your message lost formatting. I believe the above is what you wrote.

The cookie acts as a session _ID_. The actual session data structure identified by the session id is located inside the webserver and looked up when processing the request.

At least in the frameworks I am familiar with :D



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.