| View previous topic :: View next topic |
| Author |
Message |
micromaster
Joined: 08 Nov 2009 Posts: 10
|
Posted: May 04, 2010 3:18 pm Post subject: Server LoadBalancing Would Be Perfict |
|
|
If Xfilesharing Developers Can just add this simple option to Xfilesharing next version.
really loadbalancing between the server automatically would be AWSOME.
Hope You Guys could do it !!!!!!!!! |
|
| Back to top |
|
 |
FZee
Joined: 03 Mar 2010 Posts: 79
|
Posted: May 05, 2010 12:00 am Post subject: |
|
|
| I VOTE FOR THIS TOO!! |
|
| Back to top |
|
 |
nik0la
Joined: 30 Dec 2009 Posts: 102
|
Posted: May 05, 2010 12:33 am Post subject: |
|
|
i was forced to do this..my main server start crushing when getting to much traffic, so i have to disable torrents and create web1+loadbalancer+db+web2..im having some problems sometimes like "Skipped countdown" when creating new link or when i save something in admin settings..anyway main site is stable and fastest now.
I vote for this to |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 260
|
Posted: May 05, 2010 8:06 pm Post subject: |
|
|
Use Litespeed on your main web.. cheaper for a while.
Set up your site with with apache. then make litespeed use apache conf.
Works "out of the box"
Will not work with sites that has fileserver on the same server as main web. |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: May 06, 2010 4:40 pm Post subject: |
|
|
| What kind of loadbalacing are you looking for? Please clarify. |
|
| Back to top |
|
 |
micromaster
Joined: 08 Nov 2009 Posts: 10
|
Posted: May 06, 2010 9:43 pm Post subject: LoadBalance Between Servers |
|
|
Like If I Have 4 Servers , each server has 200GB Worth of storage
and i need the script to Balance beteween them so i don't overload one of them.
like for instance :
Today : 8 GB of File wore Uploaded To the Site.
The 8 Gb will be distributed between the 4 servers, 2GB for each server automatically.
Got me ??? |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 260
|
Posted: May 06, 2010 9:46 pm Post subject: |
|
|
Its already buildin.. its called fileservers.
1 main web + fileservers is the good setup
Not sure how the distrubution is is set, but it randomize uploads to share the load. Not per gb, but per file if i aint mistaken. |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: May 07, 2010 4:55 am Post subject: |
|
|
Simple loadbalancing is already there.
It's uploading each next file onto next fileserver. So, for example if you have 2 file servers then:
file 1 goes to server 1
file 2 goes to server 2
file 3 goes to server 1
file 4 goes to server 2
..and so on.. |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 605
|
Posted: May 07, 2010 5:37 am Post subject: Re: LoadBalance Between Servers |
|
|
| micromaster wrote: | Like If I Have 4 Servers , each server has 200GB Worth of storage
and i need the script to Balance beteween them so i don't overload one of them.
like for instance :
Today : 8 GB of File wore Uploaded To the Site.
The 8 Gb will be distributed between the 4 servers, 2GB for each server automatically.
Got me ??? |
you want 8GB file to be split on multiple servers ? and how are you going to join them and deliver ? you should better google 'load balancing'
@admin, how about using SAN or storage server and front end web servers ? is that doable with xfs ? would love to get this done
like all files are stored on backend storage boxes & front end web servers cache/read the files from storage boxes and deliver them
a smart script will check the network usage on web servers and then send the end user to the box with lowest usage |
|
| Back to top |
|
 |
micromaster
Joined: 08 Nov 2009 Posts: 10
|
Posted: May 07, 2010 11:12 am Post subject: Server LoadBalancing Would Be Perfict |
|
|
So your saying that the script already destrebutes Uploaded files evenly between the servers?
How Come it doesnt do that with me? |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: May 07, 2010 11:47 am Post subject: |
|
|
It must happen of course if you didnt set file server to READONLY mode.
What is your domain name? |
|
| Back to top |
|
 |
micromaster
Joined: 08 Nov 2009 Posts: 10
|
Posted: May 07, 2010 3:53 pm Post subject: LoadBalance Between Servers |
|
|
| Quickupload.net |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: May 08, 2010 4:03 am Post subject: |
|
|
| Just uploaded 2 files on your server and they were uploaded on different file servers: s6 and s9 |
|
| Back to top |
|
 |
peterdays
Joined: 10 Mar 2010 Posts: 55
|
Posted: May 08, 2010 9:48 am Post subject: |
|
|
| do they destribute them based on space used or random ? |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 605
|
Posted: May 08, 2010 10:24 am Post subject: |
|
|
| peterdays wrote: | | do they destribute them based on space used or random ? |
should be based on space too |
|
| Back to top |
|
 |
|