Jump to content

mongoose657

Members
  • Posts

    23
  • Joined

  • Days Won

    2

mongoose657 last won the day on June 20 2022

mongoose657 had the most liked content!

mongoose657's Achievements

Apprentice

Apprentice (3/14)

  • Dedicated
  • Reacting Well
  • First Post
  • Collaborator Rare
  • Conversation Starter

Recent Badges

13

Reputation

  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?
×
×
  • Create New...