anhnongdan / cBIMAX

Official source code for cBIMAX - the analytics system for CDN
0 stars 0 forks source link

[Qos] Dashboard freezes after change config of Qos Realtime Widget #14

Closed anhnongdan closed 7 years ago

anhnongdan commented 7 years ago

After changed VNPT's counter API to local network IP, QoS can't get data and UI sometime freeze.

screen shot 2017-07-04 at 3 26 22 pm

anhnongdan commented 7 years ago

=> Maybe (??) redis config on server is incorrect. API Server (bimax-api-stat/app.js) can't get information so it can't respond to the request. -> Qos waiting for the information. (So why the page is so irresponsive?, Some resource is missing, sometime the page event crash)

anhnongdan commented 7 years ago

Performance is improved after scaling php-fpm child pools.