I have made a small update to the configuration of the web servers. This should hopefully alleviate some issues people were having with being logged out or perhaps some other weird behavior.
- Accessing the site w/o using "www" in the URL will now auto-redirect your web browser to "www.tomato-talk.com
- This helps normalize the URLs, and might be the primary culprit in some of the funny-business users were experiencing. Please let me know if you continue to observe some odd behavior, such as being randomly logged while browsing the site. If you do not enable "Remember Me" when logging in, then you might become logged out in between browsing sessions.
- Accessing the site w/o using "https" in the URL will now correctly redirect to the SSL/TLS enabled version of the website.
- Prior to this update, I was forcing this in the Javascript
- I have now worked out the proper web server configuration to do this
- This was a little more difficult than normal because Tomato Talk web server(s) sit behind a load balancer.
- Hopefully this also alleviates the issue of the inflated "who's online" numbers. There are two guests that will always show, at least - these are the load balancer servers which are "pinging" the server(s) to ensure they are online
Comment