Hello,
I saw in the backend section, Advanced - Polling, that one can choose between two types of message handling. Till now I used Short Polling, and I wanted to try to use Comet, to see what the performance would be. However, if I select Comet, as Polling Type, nothing changes. Still requests each 5 seconds. Does Comet work? Is that based on HTML5's Server Side Events (eventsource)? I think it would save resources.
Also, I am not sure if I understand the text on that page. Should the pros and cons for the two types be switched? That the pros and cons of one belong to the other?
Greets
Hello,
I saw in the backend section, Advanced - Polling, that one can choose between two types of message handling. Till now I used Short Polling, and I wanted to try to use Comet, to see what the performance would be. However, if I select Comet, as Polling Type, nothing changes. Still requests each 5 seconds. Does Comet work? Is that based on HTML5's Server Side Events (eventsource)? I think it would save resources.
Also, I am not sure if I understand the text on that page. Should the pros and cons for the two types be switched? That the pros and cons of one belong to the other?
Greets