Jump to content

Recommended Posts

Posted (edited)

Hello,

 

I was thinking about some of the hosting solutions' bandwidth/count limits, and I had a thought.  The 7zip library is open source and free for anyone to use, and has support for a fair number of compression formats.  I'm not sure if Java has a way to tap into non-java dll's, but if it does, I think this would make many server owners (as far as hosting the download of the pack) much, much happier when it comes to download traffic.  On average, my pack for example saves around 10MB if compressed with the highest compression level in 7zip.  For my pack, only a few people play it, but I do quite regular updating, and it would save the host an average of around 1.3GB if not more a month in bandwidth.  Larger servers would be able to save considerably more.

 

Again, I thank you for having this easy to use platform, and only hope for it to grow even stronger, which is why I made these suggestions.  Hopefully there are no technical limitations to this idea.

Edited by Sakata
  • Discord Moderator
Posted

Or, you could implement the Solder API and only push the changed/updated/new mods to clients instead of your entire pack every time. Just a thought. :q:

Posted

plow, I haven't seen how this API works.  Google returns irrelevant stuff for me about soldering (electronics).  I'm not sure if there is a program that I can use that makes management of this easier, or really, any mention of it at all.  If you have a good link to read up on it, I'd love to find anything that could make managing this modpack easier.  Right now it's almost a part-time job XD

Posted (edited)

A tutorial on installing Solder is >here.

 

The reason the Platform requires zip files is because Java has built-in support for zips and can access zip files as easily as files that aren't in archives.

Edited by planetguy
Posted

Ahh, ok.  Thanks for that link.  Technically I could set that up, but our budget isn't exactly great, so I'm wondering, is there a way to use solder on some other (hopefully free) service?  I could easily set up a vhost for solder, but it would be on my home connection -- which isn't exactly brimming with upload bandwidth.

Posted

Ahh, ok.  Thanks for that link.  Technically I could set that up, but our budget isn't exactly great, so I'm wondering, is there a way to use solder on some other (hopefully free) service?  I could easily set up a vhost for solder, but it would be on my home connection -- which isn't exactly brimming with upload bandwidth.

Any host that supports cURL in PHP should be capable but they will likely frown on being used as a download server

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...