Jump to content

mongoose657

Members
  • Posts

    23
  • Joined

  • Days Won

    2

Everything posted by mongoose657

  1. You are not alone. My urls were already /video to begin with and I have over 100k deindexed still
  2. I agree sphynx search for as many things as possible is a significant performance boost that is much needed for heavy traffic sites. The bottleneck in performance is the database.
  3. Is it confirmed that MyISAM is better than InnoDB for the ktvs_stats_search table? Is there a significant difference in performance?
  4. Seems like this would be hard for a high traffic website. Where does the merging get done (webserver, conversion, storage)? Does it email or message the user to a download link after? What happens to the file after merged, is it deleted?
  5. How do I remove blocked IPs? And the X video requests during X minutes before banning IP, does rendering previews by just browsing pages like index count towards this?
  6. Seems like this happens when there is one server with less storage space than other servers in the same group.
  7. I have cleared the issue but if it happens again I will open a ticket. The task queue backlog happens when conversion servers are trying to move files to media servers, but if they are full or cannot make a connection, it seems it get's stuck and all other tasks do not get processed.
  8. When a server goes below the "allowed" minimum disk space specified on the KVS admin panel, tasks still try to push content to these servers, which causes the task to be skipped. Wouldn't it make more sense for this check to be done before attempting to push content to these servers to prevent tasks for being stuck? The main issue here is that the tasks are stuck, and need to be repossessed manually, but when attempting to evenly distribute content across media servers through the "random" distribution, it can choose another server without enough disk space. This makes the disk space limit useless since running our of disk space will return the same result (tasks failing). It also causes a backlog of tasks queued until the issue is fixed.
  9. I know HLS has not been a priority, however I would like to point out that advertisers also use m3u8 files for preroll advertising, and it makes KVS player really outdated even though KVS is the most advanced platform available.
  10. There is an error after logging into KVS ticket system: https://prnt.sc/1xbmf8w
  11. Did the #1 voted feature get implemented? I am migrating some code over before upgrading KVS, and I wanted to make sure there's no conflict with my feature. I didn't notice any code implementing this.
  12. With the dynamic bitrate multiplier for speed limits, is the configuration with "limit_rate_after" on nginx still required? Does this mean the bitrate multiplier speed limit will start working after the "limit_rate_after" value from the nginx config?
  13. Is it not possible to load balance with a reverse proxy and adding another webserver?
  14. How can we make this show less frequently, instead of every session for each user?
  15. I was wondering something similar to solve the same issue, but with a different solution. Is it possible to designate 1 or more dedicated servers as "premium" servers to use in surge traffic? For example, if 1 video goes viral, and has thousands of people watching, this video is then assigned to a different server (in same group) that is dedicated to high viewing/viral videos, and then gets switch back to the general servers once there are less viewers?
  16. No, I am waiting for the new template to purchase and create one.
  17. Is there an estimate or timeline of when you think this will be completed?
  18. Can you give an example of how we could create a page for users to submit validation documents? For example, filling in text fields and uploading documents like an image or file?
  19. I'm just wondering if anyone has converted KVS from a tube/video sharing platform to a movie/TV streaming one before. I want to see examples to get an idea of how much development would be required.
  20. Just wondering if viewing VR videos is planned for KVS player?
×
×
  • Create New...