How to share a session on multiple servers (php/jsp/asp. NET) and Single Sign-on (SSO)

Source: Internet
Author: User
Tags php session

How to share a session on multiple servers (php/jsp/asp. NET) and Single Sign-on (SSO)

Apache Session Copy:


Http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html

Use memcached to share a PHP Session:


https://www.digitalocean.com/community/tutorials/how-to-share-php-sessions-on-multiple-memcached-servers-on-ubuntu-14-04
http://www.justincarmony.com/blog/2010/09/15/sharing-sessions-across-multiple-servers-with-memcache/
Http://www.bitvolution.com/session-sharing-in-php-the-easy-way

Use the coherence tool to share the JSP Session:


Https://blogs.oracle.com/muraliveligeti/entry/coherence_session_sharing_between_applications

By setting session replication and session sticky to share multiple Java EE server cluster-style session sharing:


Https://code.google.com/p/memcached-session-manager/wiki/SetupAndConfiguration

By sharing session data files or implementing a database session processing to share:


Http://stackoverflow.com/questions/16243450/share-a-session-across-multiple-servers-with-different-domains

About sharing session: Different background storage uses a different load balancing strategy:


Http://serverfault.com/questions/32421/how-is-session-stickiness-achieved-across-multiple-web-servers

Share the JEE Web application session via the sharing-enabled configuration of the WebLogic session descriptor:


https://technology.amis.nl/2012/01/18/ sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled/

By Shiro Session Manager and XAP (java/. NET) to share the global HTTP Session:


http://blog.gigaspaces.com/global-http-session-sharing/
Http://shiro.apache.org/session-management.html

To share an ASP or ASP application:


Http://msdn.microsoft.com/en-us/library/aa479313.aspx
Http://www.codeproject.com/Articles/27090/Sharing-Session-Across-Applications
Http://forums.asp.net/t/1234883.aspx
http://blogs.lessthandot.com/index.php/webdev/serverprogramming/aspnet/sharing-asp-net-session-state-between-ap/
Http://galratner.com/blogs/net/archive/2011/06/01/sharing-memory-session-between-servers.aspx

stored in the SQL Server database to share the session:


Http://www.developer.com/net/asp/article.php/3595766/Storing-Session-State-in-a-SQL-Server-Database.htm

stored in cookies to share data via SSO


Http://en.wikipedia.org/wiki/Single_sign-on
Http://www.opengroup.org/security/sso/sso_intro.htm
http://www.authenticationworld.com/Single-Sign-On-Authentication/

How to share a session on multiple servers (php/jsp/asp. NET) and Single Sign-on (SSO)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.