问题
I have been having problems with my CakePHP application. Sometimes (not everytime) my application hangs (continues to load forever) in Chrome (Although I don't think it happens in other browsers). I can fix this by removing the sessionId cookie but I need a permanent solution. I have tried this solution by pixelastic:
http://www.pixelastic.com/blog/273:losing-session-request-cakephp-chrome
but that didn't seem to fix the problem. Does anyone have any ideas? If you need me to provide information, I can and will do that promptly. I am not sure what information to provide.
来源:https://stackoverflow.com/questions/8950385/sessionid-cookie-in-cakephp-causing-the-page-to-hang