Site Capacity Of Dedicated Server
Apr 3, 2008
What would be the site hosting capacity of a dedicated server in terms of numbers of small sites.
1000 visitors a day for example.
Perhaps 5 page views a vistor and each site having a VBulletin as a sub-domain.
Would it be best to run them all off one dedicated server or each site just off a small hosting plan?
For organizational purposes it seems the dedicated server would be the way to go?
View 2 Replies
ADVERTISEMENT
Mar 8, 2008
I have found SL can offer you 12*1 TB drive based systems, after RAID-5 and Win 2003 install you get just over 10 TB of storage. The monthly price works out to $1000/Month.
I know some time ago LeaseWeb offered these type of storages....any one else know of any others ?
Amazon S3 works out to about $1500 for 10 TB
View 2 Replies
View Related
Nov 16, 2007
I'm trying to find a tool that will thrash a site to the break point and report where that is. This is for testing sites before they go online so that they don't go online and then drop offline because they can't handle the load.
View 1 Replies
View Related
Aug 14, 2007
I just moved my site to dedicated server due to shared hosting capacity problem. Again I am facing Too many connection problem, when i contacted go daddt they replied as follow
Quote:
Thank you for contacting Server Support. There are a couple of things you might want to check. First is how you have your httpd service configured. Make sure you have sufficient MaxClients defined in /etc/httpd/conf/httpd.conf. Additionally you will want to refer to your /etc/my.cnf file to make sure you have it configured to allow as many max_connections and max_user_connections as are needed.
I am using Redhat Fedora with Plesk as control Panel. Any help how i can change this Max_user_connections?
View 3 Replies
View Related
Jun 14, 2008
I own a site that is MySQL driven, shared hosting is no way to go now with over 100 guests on the site, and alot of MySQL usage...
My question is, do we need a dedicated server? or the site would function great with 99% uptime on a VPS?
Another issue is, the site gets DDoS / DoS attacks between now and then, haters out there... so would a VPS be able to stay up against the attacks? can I install CSF with no problems? or any other firewall?
Let me know what you think, and if VPS is the way to go, please suggest some VPS hosting providers...
View 6 Replies
View Related
Jun 11, 2008
I am trying to develop plans for my small 'datacenter'. My Question is how many shared hosting users (sites) can be on one server. While this question is broad, please assume a general distribution of users (sites) and the following server configuration (and lets ignore the datacenter network/uplink for the meoment):
Xeon Quad Core 5410 processor
8 GB RAM
Windows 2003 or 2008 Server O/S
How about if a mySQL database is added (to the same server?)
I recently started looking at some of the panel systems and it seems that a typical configuration is 'all-in-one', that is a Web Server, Database and email server - do these perform well?
Is there any rule of thumb for Windows servers such as zz MB Ram per user; # of users per processor; # of user per processor core?
View 5 Replies
View Related
Jan 9, 2007
I would like some advice and to see if this is a good approach to setup a server / web business.
The idea is to start off providing very basic web hosting functionality for smaller sites.
I was thinking about purchasing two similar or identical servers (RAID1 disks) + server fully mirrored.
In case 1 falls out the 2nd one takes over. DNS services is at startup located on other servers in the DC.
If this works out then I'd be looking at increasing servers with clusters or LVS.
I'm having a very hard time finding resources and information of the load and server capacity.
I was thinking about a system like this:
CPU: Intel Core 2 Duo E6300 , RAID 1 SATA disks (preferrably Raptor), 2 GB of RAM.
This would then be running LAMP. I would limit the traffic to 5-10GB transfer / month per account.
(most account would not nearly get up to this figure).
Is there a ballpark figure at about how many web sites this server could handle ?
Are we talking about 50 ? 20 ? 100 ?
View 2 Replies
View Related
May 21, 2009
i want to start a file hosting site like megaupload etc. So need a good bandwitch and storage for beggining and if it grows up then upgrade.
Would you recommend buying Dual Core Cpu?Or Pentium 4 for beggining?
View 9 Replies
View Related
Mar 8, 2008
Recomand some hosting companys that alow xxx sites on dedicated servers they provide olso at good prices
View 6 Replies
View Related
Apr 13, 2008
I'm trying to start a website on a shoestring budget, but my programmer and host want to squeeze more out of us. We currently have a Custom VPS, w/cPanel and WHM. Everytime I try to upload a file(s) more than 10 mb, it will not go thru. My programmer told me to ask the server to increase capacity, they tell me it will cost me. My programmer says the same thing. Now if my programmer can do it, I assume it will be done through cPanel. Is there anyway I can do it myself, so for example, a file of lets say 25 mb will get uploaded? I have access to my cPanel.
View 14 Replies
View Related
Nov 19, 2008
I've been asked to look for a offsite ftp server solution as an alternative to having one inhouse attached to a 20-100mbps leased line. It will be used for storing ISO images of DVD's from client sites, must have a fast connection, reliable and full security.
View 6 Replies
View Related
May 8, 2008
can you recommend dedicated server hosting outside USA for adult sites?
View 6 Replies
View Related
Apr 15, 2008
Is it going to help as far as server performance
if I run my forum website(MySQL) on dedicated server
and load member photos from cheap shared hosting?
Example:
[url]
<img src=[url]
View 7 Replies
View Related
Jan 6, 2008
I have a request to built a standard 32 bit Windows 2003 server as big as possible using standard parts. I am thinking if i use 750GB x 4 Raid 5, that will give me 2.1TB of usable space. Is there any limitations or bottlenecks I should be wary about?
View 7 Replies
View Related
Apr 14, 2015
Starting point: a working site using a shared IPv4, dedicated IPv6, and SSL. HTTP and HTTPS work, the latter only using SNI of course.
The good news: If I simply allocate an IP resource of 1 to a subscription it is pulled from the pool, assigned to the service node, assigned to the web site, DNS is updated, and the site is automatically changed to using a Dedicated IPv4 and Dedicated IPv6.
The bad news: visitors land on the default web site of the service node, with the default SSL certificate.
Other info: I can't ping the new IP, even though it shows in "ip a l" and /etc/sysconfig/network-scripts/ifcfg-eth0:0. [edited]
After the IP assignment, it is still installed, and /etc/httpd/conf/plesk.conf.d/ip_default/domainname.conf shows the new certificate is being used.
However, a second set of VirtualHost entries is created in server.conf for this IP for ports 80 and 443, with NameVirtualHost enabled on the new IP. The port 443 entry uses the default certificate. Apache's setup this default VirtualHost entry will override the web site configuration because Apache is listening on port 443 with the wrong cert.
If I go to "Change webspace settings" and toggle to Shared IPv4, Dedicated IPv6 the site works again via HTTPS, and Dedicated IPv4 and Dedicated IPv6 breaks it again. Setting the SSL cert to None and back again does not work.
Setting the SSL cert to None, changing to a dedicated IP, and enabling SSL results in the server being inexplicably inaccessible...browsers no longer connect to either the default site or the correct site, and I don't see any entries in the vhosts's logs.
View 6 Replies
View Related
Sep 2, 2014
Code:
Error: Unable to reconfigure web server. websrvmng failed: Site MailEnable WebMail does not exist at IIS7WebSites::get() In IIS7NativeProvider module Exception type: System.Exception at IIS7WebSites.get(IIS7WebSites* , auto_ptr* , Int64 id, basic_string,std::allocator >* idnName)
Windows Server 2012
Plesk 11.0.9 Update #62
Note: Recently migrated from Plesk 9.2
Trying to set Default Site for a Dedicated IP Address.
I go to Subscription, then to domain > Change Hosting Settings, select dedicated IP address and OK, works fine. Site goes to Default Plesk Page.
Go to Tools & Settings, IP Addresses > Select the dedicated IP address I set above. Change Default Site to site above. Click Ok.
I get the error message above and nothing changes.
I looked on my IIS Server and MailEnable's Webmail is installed under the Default Website.
I have another Dedicated IP on this server and it has a default site on it working properly, but it was set up on the old site and it was configured as part of the Migration using Migration Manager.
I tried deleting the IP address and adding it back in. That didn't change anything. I also tried running: "%plesk_bin%websrvmng.exe" –reconfigure-webmail since that came up under someone else's issue when searching the web and that .exe is what's throwing the error.
View 1 Replies
View Related
Dec 22, 2008
This is my first post here, though I've been an occasional reader for a long time.
I currently have a VPS at Godaddy, plus shared hosting at Godaddy, 1and1, and Namecheap.
I'm very unhappy with Godaddy, and not terribly thrilled with 1and1. Also, I want to consolidate my sites.
I have appx. 25 sites, with plans for another 20-25. Most are either WP blogs, or static informational sites (using Xsitepro). Most are low-volume (appx. 100 visitors/day). A few, maybe 5, are low-medium volume (a few hundred visitors/day).
The sites are pretty basic, mostly Adsense, affiliate sales, and the like. No streaming anything except the occasional video clip.
I'm considering Futurehost's current offer for 50% off lifetime on their Titanium package w/ cPanel. This provides 1Gb RAM. Any reason to think this would not be adequate for my current and future plans (currently appx. 25 sites, going up to 50 within 12 months)?
I'm pretty sure bandwidth will be way more than adequate, I'm just wondering if a 1Gb VPS will be enough for all my sites.
View 5 Replies
View Related
Apr 1, 2009
A question about backups:
So, we have a dedicated server with 2 x 146GB SAS HDD Hot Plug (max 4-6) and running WHM/cPanel
the two disks are in RAID.
Noticed, cpanel wasn't making backups, so apparently we need to install additional disks for it to start to do so. cpanel makes 3 backups - daily, weekly, monthly; home directory is set to around 100GB. So does that mean we would need to put in two additional SAS disks per server just to manage backups or does anyone have other experience how this is best dealt with?
View 7 Replies
View Related
Dec 11, 2008
What does customer mean when he says he needs -"switch that has 10g of egress capacity to the internet"
View 2 Replies
View Related
Oct 6, 2007
How much dedicated (and burstable) RAM would one need for a community site that averages 60 signed users for its performance to be good?
View 5 Replies
View Related
Jun 10, 2009
Can anyone recommend any books for learning/understanding capacity planning for web services?
View 2 Replies
View Related
Oct 2, 2009
I'm currently running two classified ad sites with a php script and a mysql database. Both just launched, but I expect them to have decent traffic within 1 year.
Here are the two options I'm currently considering:
1. a fully managed dedicated server such as Wiredtree provides. This will roughly cost me between $250 and $350/month.
2. go with Rackspace Cloud. Take advantage of their $100/month and then just pay as you go as traffic increases.
It's a hard decision.
View 7 Replies
View Related
Jan 2, 2009
Does Image hosting site requires a Powerful server or just enough bandwidth?
I am not sure if I should get a more powerful SERVER or increase my current BANDWIDTH Cap
For people who has a Image/File hosting type website.. what kind of server are you using?
View 9 Replies
View Related
Jul 30, 2008
I'm managing our business websites and we're presently using budget shared web hosting.
As the business grows, the uptime of our websites (and web server) is important to the bosses.
I'm wondering whether we should go with managed dedicated web hosting (expensive), VPS hosting (not too familiar with it) or go with a reseller hosting account?
View 11 Replies
View Related
Sep 3, 2008
I found a good web host in Canada for my .com web site . Won't this affect my web site SEO in the US and the rest of the world?
View 3 Replies
View Related
Jan 20, 2008
I have a website currently hosted on a Godaddy shared hosting plan.
Visitors to the site have reported getting "Service Unavailable" messages at times. When I talked to Godaddy about this, they say I am exceeding the limits they put on simultaneous page requests (or something to that effect). For my plan this limit is set at 100.
I upgraded to their highest shared hosting plan, and this limit now goes up to 150 simultaneous requests. This will probably solve the problem for a while, but I think the site will grow enough to have a problem at 150, and I need to figure out what to do when this happens.
The site currently gets about 4800 visitors a day, and uses around 5 gb of bandwidth per day.
The site is: BuildItSolar dot com
Questions:
- Am I likely to find a shared hosting plan that is better on this limit than Godaddy?
- Is the site getting large enough that some form of virtual dedicated server or dedicated server is going to be necessary?
- Godaddy offers virtual dedicated servers, and dedicated servers. I wonder what I would need to go to solve the problem, and provide some capacity margin for growth?
Is the lowest level of virtual dedicated server really going to provide any better performance than the shared hosting plan I have now? Godaddy was not very helpful on answering these questions.
- Any recommendations for virtual dedicated server or dedicated server outfits that are good?
Sorry about so many questions on my first post. Wish I knew more about this whole hosting thing.
View 11 Replies
View Related
Nov 18, 2008
Here is what I am trying to do, to set up a WordPress powered site to be run across two servers for load balancing. The two servers are dedicated and I have the load balancing software installed and set up. I need to set up the site so that both of them are accessed, but to also have the same content. The main concern is for the same content.
WordPress uses a MySQL database to place all of the content there, so the main thing I would need is to set up the databases so they are synched on both servers, so that the same content is showing up on both of the servers, and so I don't have to manually upload data to the database every few hours, that would suck. I have already found a script to connect to a remote mysql server, it is called HyperDB, but I was wondering if there are any better ways.
View 11 Replies
View Related
Jul 22, 2008
I would like to find a host with good quality & uptime that has large disk capacity for hosting IMAP email, about 10 to 20 gigs in size per domain.
I know of places like Bluehost and powweb but I'm not crazy about the 'overselling' issues related to them....
Any Ideas?
View 5 Replies
View Related
Mar 6, 2007
I am planning on moving to a dedicated server from my current shared host. In my cpanel i have the options:
Generate/Download a Full Backup
Download a home directory Backup
Download a MySQL DB Backup
Download Alias/Filter Backup
I suppose a "Full Backup" would be ideal. But are these backup files only restorable by cpanel, or can I use them to successfully migrate my entire site to the dedicated server? It's running Debian with no control panel. I could install a free one if necessary.
View 7 Replies
View Related