Load Balancing Between Sites On A Single Server...
Jan 16, 2007
I've searched a bit on this topic, but noone seems to have any resolutions: I have a myriad of different websites on a server, and want to balance resources. What and how are the best ways to do this?
View 6 Replies
ADVERTISEMENT
Oct 10, 2009
We want to implementing the load balancing for our domain, if the traffic is heavy and 8080 (i.e. currently integrated with apache) doesn''t serve more that time the apache will call 8081 and serve to the request without any problem.
We want to access our site www.domain.com (i.e. run on port 80). Please guide us it is possible or not?
View 2 Replies
View Related
Jan 4, 2007
I am starting a small template based company. How many unique websites in their own unique folder can I host on a single server?
These websites would not get many hits, maybe a few hundread to a few thousand a month per site. My goal is to minimize the number of accounts I will have to open up with a web service provider.
Should I purchase 1 package per site or is there a way to get around this. Each unique site would have its own unique domain.
View 7 Replies
View Related
Aug 12, 2008
I'm having the oddest issue. For some reason, some of the websites on my server load fine, and some take a really long time to load (2 minutes).
Now, the server load is fine, and the size of the sites aren't the issue either. I've restarted Apache and a couple more services, and still the same sites seem to load very slow.
What could be causing this since it's only effecting certain websites?
View 14 Replies
View Related
Jan 12, 2006
I'm working on a huge project that will take like 2 months or so to release. The thing is, as I expect, this site is going to grow massively. My question is, How can I handle lot of traffic and give lot of space to my users? With a load balancing right? or server cluster? my question is? how does this work? where do I get it? what are the prices like?
All info on it is appreciated, i want to start with one from day one, so I can handle the grownth of the site once it happens.
View 2 Replies
View Related
Dec 23, 2006
I run a pretty large website and it has outgrown the sever that the site is currently on so i was told to go with load balancing or a round robin solution. Have order a load balancer and a second server but don't understand the concept behind have a server cluster. my host told me that the data would have to be synchronized on both servers which i get but if everything is identical on both servers when i run out of space one and i cant add any more hard drives because all the slots are used up, if the data is identical wouldn't both servers be full and if i even added a third server would that one be full to if you understand what im saying.... anyway my point is that i know there is a way that you can add as many servers as you want to a server pool/farm but don't know what kind of configuration i would need. if anyone could help shed some light on this I would appreciate it thanks.
View 3 Replies
View Related
Sep 26, 2007
Just wondering if mysql load balancing is possible in a shared environment.
Example:
I have 3 shared accounts. On one server, I have the write and the 2nd and 3rd server I have the read (select). Or vice versa .. Would it be possible to create a php script to perform this function?
View 2 Replies
View Related
Nov 9, 2009
I'm doing a bit of research into the market of Global Server Load Balancing and I'm wondering if anyone knows of any web hosting companies that offer this service. I'm looking for companies large and small that have this service.
View 10 Replies
View Related
Nov 4, 2006
what is exactly load balancing and server redundancy and how to apply it.
View 4 Replies
View Related
Aug 16, 2007
Thought this might be of interest to folks on WHT. We put together a solution using Nginx ( Engine-X ) to do Global Server Load Balancing. This solution lets you do GSLB without having to fork over $26k per site to F5 or Foundry.
Thought it would be of interest to both end-users as well as dedicated hosting providers who might want to make it into a service (eg. sell a dedicated host in Europe and the US as a group, with the solution pre-installed).
The entire project, including relavent configs is available for download in the latest ( issue 6 ) FREE issue of o3 magazine (o3magazine.com)
View 4 Replies
View Related
Nov 22, 2013
I am tried to integrate Apache HTTP server and JBoss app server 7 with mod_jk module plugin in Apache.I have two instances of Jboss running and Apache server sends requests to them.I have added following code in "httpd.conf" of Apache:
Code:
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
LoadModule proxy_http_module modules/mod_proxy_http.so
JkWorkersFile "D:/Program Files/Apache Group/Apache2/conf/workers.properties"
JkShmFile "D:/Program Files/Apache Group/Apache2/logs/mod_jk.shm"
JkLogFile "D:/Program Files/Apache Group/Apache2/logs/mod_jk.log"
[Code] ....
But, though I have configured this way, when my worker1 goes down,Apache is not sending requests to worker2 and I get "Service Temporarily Unavailable" message.
View 1 Replies
View Related
Jun 3, 2009
way to know the sites that make load on the server through SSH
View 5 Replies
View Related
Sep 26, 2007
I have three sites running on three separate servers behind a single router with DDWRT. One of the servers is a Windows 2003 server that I have DNS running on.
Each domain name points to my public static IP address.
My router is set to use the windows 2003 server as the DNS server.
I have port 80 forwarding to the windows 2003 server.
I can access the sharepoint site that is on the 2003 server from outside my network and within it without any problems.
When I try to access one of the other two sites from outside the network, i get a 400 error. When I try to access the same sites from within the network, they work fine.
View 6 Replies
View Related
Oct 10, 2009
So this is a new problem for me, and I have no idea what could be broken?
My server works, but none of the sites load.
Server ip is 69.162.121.170, one of the sites is bloghost.cl
Where should I start looking? When you try to visit the site it just tells you it cant establish a connection. All I did was restart the server today, and now nothing works
View 3 Replies
View Related
Jun 21, 2007
I want to have a fail over for my server. I was told that load balancing is the way to go.
Could anyone give me some instructions of what I would require. My primary server contains Cpanel.
View 9 Replies
View Related
Apr 8, 2008
the loads on my server is VERY HIGH and it needs to be upgraded fast.
I really have no clue as what to do... and i do not know any expert other than you people here - to help me out and put me on the right track.
i was thinking of
1) Getting a server with better CPU and more RAM
2) Load Balancing
However I know nothing of load balancing (other than how to spell it correctly )
1) Which of the above two options should i choose?
2) what are the extra costs in load balancing?
3) what should i know about load balancing before deciding?
4) How does load balancing work? I know there are two server - like one for database and one as webserver... but how does this work together?
5) what config should i be looking at in the two servers?
I'll stop here else i can go on and on and on...
I am giving the details of my server and service below, in case you guys need it.
View 14 Replies
View Related
Sep 18, 2007
We host a large number of small websites and are looking for high-availability and the ability to do maintenance on our application servers, so I'm looking for a load balancing solution. At this point, I'm considering Zeus ZXTM LB software, the Coyote Point e350si, and potentially an F5 1500 LTM.
The F5 solution is a total budget buster, and the Coyote Point UI is rough around the edges, but I've used them and they are reliable. Zeus looks like a winner with a great UI, but I haven't heard much about their reliability.
Bandwidth requirements are low at this point, so this is mostly about reliability and ease of configuration of a moderately complex set of services.
Any opinions on these vendors, or alternates I should consider?
View 5 Replies
View Related
Oct 23, 2007
I run a GSP (Game Server Provider) and i just baught 2 new octi xeon servers(Intel 5320)
i am having a problem with the load balancing, it dosen't balance de cpu usage on all cores but only on one, and it gets at about 80-85% and 3%CPU usage on the other one.
View 10 Replies
View Related
Jun 18, 2007
I was currious as to some suggestions you guys may have for setting up a load balanced website...
I would preffer it to be software based and free as I am just using this for some testing purposes.
View 7 Replies
View Related
Jul 11, 2008
I'm looking at load balancing a group of servers located at different data centers.
How feasible is this? Which options/solutions should I take a look at?
I would like to route using some sort of IP tunneling or similar so that the user doesn't see ww1.domain.com etc.
I will be distributing the load of the static/dynamic web pages, no database clustering.
I would prefer something a bit more intuitive than round robin. Perhaps directing incoming traffic based on existing server load etc.
Most of the load balancing solutions I've looked at assume all your servers are on the same local network.
View 10 Replies
View Related
Sep 9, 2008
I have seen 1 vps provider having very poor ping results in few online ping sites and they have a very cluster slow loading pages as well.
One of my friend has a package with them, the ping results are very poor even for him as well. Just made an traceroute found its on some node1.vpsprovider.com
Ya, one more major important similarity noticed was, the vps provider emails weren't set properly to yahoo mail, and my friend's emails sent from the server to yahoo weren't delivered as well.
So if the vps provider has poor content may be due to firewall or internal settings do the systems under the node also be affected?
I have no problems with my host so nothing to be worried about, but need to help him as he is just starting it out with a cheaper vps
View 3 Replies
View Related
Apr 15, 2008
A couple days ago I bought 3 Dell Precision Desktop 360s for the purpose of Load balancing for a web server supporting Apache/php/mysql.
The Dells have:
Code:
Win XP Pro,
1 gb 3200 ram - can support up to 4,
p4 2.4 ghz,
2 scsi raid 36 gb hdd
How can I create Load balancing between 3 identical* web servers: by SCSI, network, or something else?
* Bought them all used. Quality tested the hardware, all of it identical.
View 8 Replies
View Related
May 22, 2009
I am looking for a load balancer because my website is growing really fast.
I basically need 2 identical servers that will be used to spread out my traffic
Which company offers the cheapest for this?
View 14 Replies
View Related
Sep 9, 2007
Our server is going down due to several reasons. We decided use load balancing or clustering solution. What are the main difference between load balancing and clustering?
View 5 Replies
View Related
Jun 12, 2006
I have a growing website that needs to move from its current single-server setup to using a cluster of servers to deliver its dynamic pages.
My current host does not support load balancing among its servers, so I'm left to configure that on my own. Round-rovin DNS doesn't work for me as I'll need certain http requests to always go to the central server (the one with the master database).
My distro is Redhat 9, and I only access the server remotely through SSH. I'm using Apache 2 (and PHP and Mysql).
Any ideas on the simplest way to do this?
I've read a bit about LVS (http://www.linuxvirtualserver.org/) but it seems to require a kernel recompile, which is way beyond the things I would dare to try...
View 0 Replies
View Related
Apr 5, 2007
is there any way to do this? I know the clustering system built into whm is only for DNS, not for actually serving websites. What I would like is that visitors to a site could be directed to one of two servers, transparently (no www.server1.site.com, www.server2.site.com, it looks idential but are just directed to different ips).
View 2 Replies
View Related
Mar 1, 2007
Just curious if any hosts have or plan to have load-balanced servers? How did you implement it (hardware or software OS based)?
View 4 Replies
View Related
Sep 28, 2009
1. Is it possible to get a server in US and a server in Europe and load balance the two servers so that it would detect where the user is from and based on the users location, it would send the traffic to the right server? is this something a load balancer can do or does this have to be done on the php end to detect and send to the right server?
2. is there a way to sync the two servers meaning, we upload the files to one server and the other server automatically gets updated or synced with the original server?
Thank you
View 14 Replies
View Related
Dec 5, 2007
I´m thinking about setting up a load balanced setup. I´ll start with load-balancing MySQL, and after, I´ll go with the webservers. MySQL is currently more important.
I have two different bandwidth providers, with two different networks, in the same datacenter. Pings between both are under 1ms.
I was think about buying 4 servers, two for a MySQL Cluster (NDB), and two for a UltraMonkey Load Balancer setup. The MySQL Cluster API would be installed in another server, currently in use.
So, what else would I need? My intention is to have two servers in one provider, and two servers in another provider. Would this kind of setup require large quantities of bandwidth? Both providers wouldn´t let me pass a diferent cable for this purpose, so I would have to use the uplink.
Also, for webservers, I would only need two more servers, right? Maybe rsync them, and have sessions stored in database would be the best choice?
Thank You
View 6 Replies
View Related
Nov 9, 2007
I would like to setup a load balancer on my server that handles my traffic.
Is there some program out there to manage this?
View 4 Replies
View Related