| View previous topic :: View next topic |
| Author |
Message |
Oswaldt
Joined: 21 May 2010 Posts: 46
|
Posted: Jun 08, 2010 12:42 am Post subject: download resume / accelerator |
|
|
Is it possible to have download resume without allowing direct linking?
When I allow direct linking (to allow download resume) I am not able to put a limit on the download speed.
Is there a reason why both cannot be selected together? I really want both
Last edited by Oswaldt on Jun 08, 2010 7:53 am; edited 1 time in total |
|
| Back to top |
|
 |
admin Site Admin
Joined: 22 Mar 2006 Posts: 566
|
Posted: Jun 08, 2010 4:12 am Post subject: |
|
|
| Unfortunately download resume cant work without direct links. There's possibility in download resume and download speed control with nginx. |
|
| Back to top |
|
 |
Oswaldt
Joined: 21 May 2010 Posts: 46
|
Posted: Jun 08, 2010 4:20 am Post subject: |
|
|
I still don't understand what NGINX is...
If I allow direct links, does it mean the download speed is unlimited? or is it limited to something?
Also, How do I confirm if I support download accelerators? |
|
| Back to top |
|
 |
admin Site Admin
Joined: 22 Mar 2006 Posts: 566
|
Posted: Jun 08, 2010 12:05 pm Post subject: |
|
|
nginx is a web server.
Yes, if you enable direct links on your current setup - then it will try to use full speed if possible (if no concurrent downloads running).
Just use browser which support download resume (for example Opera). |
|
| Back to top |
|
 |
Oswaldt
Joined: 21 May 2010 Posts: 46
|
Posted: Jun 08, 2010 5:35 pm Post subject: |
|
|
| What about download accelerators? |
|
| Back to top |
|
 |
nik0la
Joined: 30 Dec 2009 Posts: 49
|
Posted: Jun 09, 2010 9:09 pm Post subject: |
|
|
| admin wrote: | | Unfortunately download resume cant work without direct links. There's possibility in download resume and download speed control with nginx. |
How we can limit speed with nginx? i have nginx on all file servers and i have enabled direct links for all users, but i want to set lower download speeds for guests and registred members and unlimited speed for premium only
Thanks |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 231 Location: belguim
|
Posted: Jun 09, 2010 9:36 pm Post subject: |
|
|
to do that you need to use the file called dl.cgi
ngix can limit download speed (limit per conection) but that count for every1
the thing you can do (that would be a temorary solution) is offer full speed for premium files only
so put them on a differend server (premium only) and for the other files limit the speed
as there comes a new release (hopely soon :d) then i hope he will implent this idea
not sure if i posted it before (i guess so )
if you have 2 servers , 1 for premium and 1 normal
as soon a premium member clicks a link , that it copy the file from the normal server to the premium server to allow full speed
then that system i described above will works perfect
anyway , this is so far hte only way to limit direct links
or just dont allow direct links for non premium members and everything would be fine
Greetings From PowerChaos |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 296
|
Posted: Jun 10, 2010 5:27 am Post subject: |
|
|
| PowerChaos wrote: |
ngix can limit download speed (limit per conection) but that count for every1
|
completely wrong , are you even using sibsoft's ngnix solution ? you can put different speed limits for guests/reg/premium |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 231 Location: belguim
|
Posted: Jun 10, 2010 6:05 am Post subject: |
|
|
i use apache (i dont need a limit , i use dl.cgi for limits )
and the speed limits are not direct download links ?
or are they ? (would be nice , please give link to solution)
anyway , doesnt mather mutch to me
Greetings From PowerChaos |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 296
|
Posted: Jun 10, 2010 6:43 am Post subject: |
|
|
| PowerChaos wrote: | i use apache  |
then you should stop misinforming users
| PowerChaos wrote: |
and the speed limits are not direct download links ?
or are they ? (would be nice , please give link to solution) |
ngnix = direct download links only
email support, they will give you solution |
|
| Back to top |
|
 |
dotceo
Joined: 30 Dec 2009 Posts: 69
|
Posted: Jun 10, 2010 11:59 am Post subject: |
|
|
| ankurs wrote: | | PowerChaos wrote: | i use apache  |
then you should stop misinforming users
| PowerChaos wrote: |
and the speed limits are not direct download links ?
or are they ? (would be nice , please give link to solution) |
ngnix = direct download links only
email support, they will give you solution |
Ummm, Actually within NGINX you can set Free, Registered, and Premium speeds. I use NGINX and that's how I have it. |
|
| Back to top |
|
 |
nik0la
Joined: 30 Dec 2009 Posts: 49
|
Posted: Jun 10, 2010 12:46 pm Post subject: |
|
|
| can you please give us a tip how to do that? |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 296
|
Posted: Jun 10, 2010 1:20 pm Post subject: |
|
|
| nik0la wrote: | | can you please give us a tip how to do that? |
there is no "tip"
you need to customize the script to use nginx , if you can afford it then ask support ; they will get it installed for you |
|
| Back to top |
|
 |
nik0la
Joined: 30 Dec 2009 Posts: 49
|
Posted: Jun 12, 2010 2:47 pm Post subject: |
|
|
| i can afford it, but i cant get in touch with support 1 week. seems like they are on vacation |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 296
|
Posted: Jun 13, 2010 11:07 am Post subject: |
|
|
| nik0la wrote: | | i can afford it, but i cant get in touch with support 1 week. seems like they are on vacation |
hmm, Art is on vacation, hopefully will be coming back this coming week.
if its very urgent, just try [urgent] in title and they might reply |
|
| Back to top |
|
 |
|