Jump to content

hbarnetworks

Members
  • Posts

    107
  • Joined

  • Days Won

    13

Everything posted by hbarnetworks

  1. Oright it took a bit but I got it to function. Sadly it only seems to work with direct links. are protected links supported? By any chance?
  2. I am attempting to use Minio S3 as my new storage solution. Which would also allow me to do replication easily. But I am very much confused on what I need to fill in. Pretty sure Region ID is not a thing there. No matter what access I set I always get. Any idea? Put / get / chmod / delete operations failed, insufficient permissions possible
  3. Awesome for the S3 support. But you guys really didn't consider S3 support for the backup plugin? :D???
  4. Not quite sure how attending this would make KVS multi-server XD? But no I am not really into going to conventions. So sadly I will not be attending.
  5. Oright so keeping that in mind wouldn't this be the optimal setup then? So to centralize memcache en centralize block caches. The setup above seems just like such a waste of storage space when generates multiple caches locally.
  6. I was wondering if below was allowed in terms of licensing. And if this is even a good idea. The idea is pretty simple. I want to centralize KVS on a file-share (nvme server). And then mount this share to multiple front-ends. This way I can just scale it easily by just creating a template of the server and deploying it easier. Right now I have the below solution where I share TMP - content with the 2nd server. The problem with this solution is that now both servers generate cache files and making design work really annoying because of needed to clear cache :D . Very curious if 1st option is an option I can work with.
  7. Just curious. But aren't you guys rewriting the entire code right now?
  8. Currently 50k videos with a between 22-25 mil users/month. I always had the database remotely. I have alot of custom features that requires alot of database queries so results may differ. If you have a heavy caching solution 1 database can handle a couple million users easily. (depending on core and GHz of-course) I needed to scale more servers not just the database but also the front-end at around 10ish due to PHP limitations
  9. So far I haven't had any issues. I don't think you get any data consistency when you only write to 1 specific server. Granted it is a nvme lan setup so it might process fast enough to not encounter these issues. I did not get any deadlocks. but I dont use MYISAM I use INNODB. Which is by itself doesnt really deadlock. However it is not supported in all cases on the KVS platform.
  10. Hi Anay, I have the same setup using a 3 server Galera cluster with proxySQL in front, with proxySQL you can send all write requests to the same server. And send the reads to all 3.
  11. Aah I see. Awesome thx. By the way are there any 2FA options in the works? :D? For users as well as administrators?
  12. In this industry only earnings matter, 2k visits even in the best GEO is not even 30 cents. you are never going to sell it for 3500
  13. Well this is for avatars and covers for the membership pages. But this is not related to video thumbnails.
  14. If you look at google search console you can literally see why they failed to index.
  15. No I am talking about a user uploaded thumbnail as an example. For instance a couple users uploaded 20mb thumbnail images and set that as default. So when they load the kvs.js it first has to load 20mb as for the thumbnail. 😑. It doesn't compress when a user uploads them manually. Unless it should?
  16. Can there be an option aswell to compress user uploaded avatar/thumbnail images? Unless thats already possible but I was unable to find it. :)
  17. I understand that KVS doesn't support it. But for the future this may be an solution on how to deal with downloads. I will also create a ticket.
  18. Also could you guys take a look at this? I saw the demo and this pretty much nails the problem in 1 go.
  19. its in the storage server group. I had them added before the update to 6.0. After I did the update this was the result.
  20. It also seems the manual countries are screwed. Are we really supposed to add all countries 1 by 1? I cant put in an entire list of countries comma separated sadly.
  21. Wait you have a demo? Can you show me. I kinda like this idea. Having the option to have 1 giant download server would also be fine by me.
  22. Adding tags has become very awkward. - It sometimes hangs when you want to quickly type and press enter. You have to manually click - Copying tags from video to video is no longer possible sinds it doesn't copy the comma in between. But as 1 line. - Performance has gotten worse it hangs on some tags. (it did this in 5.5 as well. But at least you could just enter the tag and press enter without it having to load now you actually have to wait....) Also why doesn't a direct match show at the top???
  23. "youtube cant help me and Linux developers don't know what i exactly need" You are kidding right? Sinds you have zero knowledge just install hestiacp
  24. just an FYI if you use R2 for the sole purpose of video streaming you might get banned due to high egress fees. They have cloudflare stream for streaming Source: Can we serve video with r2? - Developers / Storage - Cloudflare Community
  25. Well S3 integration isn't a thing yet with KVS
×
×
  • Create New...