Masari.Network

Results 8 comments of Masari.Network

My Case not work because: // register the plugin videojs.registerPlugin('videoJsResolutionSwitcher', videoJsResolutionSwitcher); })(window, videojs.default); Change to // register the plugin videojs.registerPlugin('videoJsResolutionSwitcher', videoJsResolutionSwitcher); })(window, videojs); On line 69 videojs.addClass(staticLabel, 'vjs-menu-icon'); Change to...

> I will come back later on this issue. We downgraded to 6.0.4. because 6.2 was causing a very high CPU load. I cannot test this good enough for now....

Thank You @sanikolaev and @cappadaan Currently Run On 6.0.4 on 12 CPU (6 Core Hyperthreading 12) and 256 GB RAM, SATA SSD DC / Enterprise. Distributed Index with 2 Local...

> Do you mean you saw the value of `avg_query_wall` became 1-4 seconds? Yes, when using 6.2.4. We saw on search result, we display the query time on the front...

> Using threads=1 on my queries fixed the CPU problem for me. But it's not a good choice, because it will slow down the query time. I choose downgrade to...

> You already use only 1 thread per query, because your pseudo_sharding=0. No, my real config is pseudo_sharding=1 Sorry, I think I miss when copying, because I delete remark after...

Thank you, but it's big number of CPU 👍. How much query per second and how much data set? I only have 12 CPU (Hyper threading) and 256 Gb of...

Thank You @sanikolaev I will switch back to 6.2 on CentOS 9 Stream. And will report on bug report. Because on CentOS 9 Stream the same problem also occurs, where...