Closed (cannot reproduce)
Project:
User Alert
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Mar 2012 at 08:13 UTC
Updated:
8 Oct 2012 at 12:57 UTC
I'm not sure which is the culprit, but even after a user hits the X the block pops up over and over with this server config. Any idea which could be the problem? I'm looking at mem ATM but im not sure,
Comments
Comment #1
kevinquillen commentedI've seen this before in D6. I think it was related to block cache being enabled... and possibly the JS response being cached.. or possibly a JS error where its not triggering the callback.
Are there any JS errors in Firebug?
Comment #2
Media Crumb commentedNo firebug issues with JS atm. Seems like its going to be fairly hard to pin this down with so much caching, but I was hoping maybe the dev would know.
Comment #3
kevinquillen commentedYeah, the most we have employed is memcache/nginx/boost and I have not seen much issue. I have not used Varnish before.
Do you see in the database when you click close on a message, does it create a new record recording the action?
Comment #4
Media Crumb commentedI'm assuming this would be under user_alert?
I do see records in there. This leads me to believe that the cookie is not being set. Then again I know very little about programming.
Comment #5
Media Crumb commentedLooks like it is in fact varnish. Now i just have to figure out why
Comment #6
kevinquillen commentedKeep me posted. I have never used Varnish, but I know it works with nginx.
Comment #7
kevinquillen commentedClosing due to lack of activity.