Title: Replace $_SESSION with transients
Last modified: April 15, 2018

---

# Replace $_SESSION with transients

 *  [leoloso](https://wordpress.org/support/users/leoloso/)
 * (@leoloso)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/replace-_session-with-transients/)
 * Hi, because WSL is using $_SESSION, then it fails on sites deployed on several
   servers without sticky session, since these do not share the $_SESSION. (Then,
   the user starts logging in on server 1, and the login callback is handled by 
   server 2, and it gives an error). Are you considering replacing the use of $_SESSION
   with either transients or some other mechanism? Thanks

The topic ‘Replace $_SESSION with transients’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-social-login_a1a2bc.svg)
 * [WordPress Social Login](https://wordpress.org/plugins/wordpress-social-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-social-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-social-login/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-social-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-social-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-social-login/reviews/)

## Tags

 * [session](https://wordpress.org/support/topic-tag/session/)
 * [transients](https://wordpress.org/support/topic-tag/transients/)

 * 0 replies
 * 1 participant
 * Last reply from: [leoloso](https://wordpress.org/support/users/leoloso/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/replace-_session-with-transients/)
 * Status: not resolved