When i set reload delay = 0 in the adminsettings and then send a chat message in tribune the tribune javascript starts hammering the server with requests, totally killing the server.

Comments

SeeSchloss’s picture

Status: Active » Postponed (maintainer needs more info)

Do you have a place where I could see this? It shouldn't do that - there's an if (Drupal.settings.tribune.tribunes[tribune_id].reload_delay > 0) in the code to prevent this behavior.

SeeSchloss’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)