I am running RAILS 1.2.6 with apache balancing between a cluster of mongrel processes. It appears that intermittently the server is not receiving the session cookie from the browser for certain users. Wondering what situations could cause this... I know one is if the user has cookies turned off. Are there other situations where this could arise? The net effect is that users experiencing this problem cannot log in as a different session id is generated for each request.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Session/logged in user issue | 1 | 131 | October 16, 2007 | |
cookie problems with safari | 0 | 295 | November 5, 2010 | |
Problem with reset session cookies causing session sharing in an unstable network. | 1 | 137 | February 4, 2011 | |
Rails session ID changing between requests | 5 | 1162 | July 31, 2008 | |
Rails 2.3.9 breaks sessions with Active Record or Memcache store | 2 | 150 | September 26, 2010 |