Hosting For Videos And Mp3
Jan 8, 2009
I'm making a website with image galleries, music videos and mp3. There will be about 20-30 music videos and mp3 files for playing online from server. So, I guess I should look for hosting companies offering large monthly bandwidth.
View 14 Replies
ADVERTISEMENT
Dec 2, 2008
I have a website that embeds anime videos hosted on websites like youtube/veoh/megavideo.
Is there a country/place a can host this type of site where it is legal to do this kind of embedding/linking. (none of the videos are hosted on website)
View 6 Replies
View Related
Jan 11, 2008
I own a small company specializing in the production of science education videos we sell to public schools. We would like to begin to deliver our videos to schools over the Internet. Our collection includes about two thousand video clips with accompanying metadata. We hope to gradually build a customer base of several hundred schools by June 2009. I need advice on how to find a good company that offers the colocation server option, and I need to know what kinds of questions to ask when shopping for a company.
View 2 Replies
View Related
Aug 31, 2008
we have a site, x.com and it hosts videos, we want to serve these videos using lighty, however, we can't seem to get it to work at all, The current setup is Cpanel with Apache so we want Cpanel + Lighty(only for flvideo.x.com) and Apache for everything else, im running lighty on port 8080, we've tried different ports for the sake of trial and error.
This is the configuration that we have:
# lighttpd configuration file
#
# use it as a base for lighttpd 1.0.0 and above
#
# $Id: lighttpd.conf,v 1.7 2004/11/03 22:26:05 weigon Exp $
############ Options you really have to take care of
####################
## modules to load
# at least mod_access and mod_accesslog should be loaded
# all other module should only be loaded if really neccesary
# - saves some time
# - saves memory
server.modules = (
# "mod_rewrite",
# "mod_redirect",
# "mod_alias",
"mod_access",
# "mod_cml",
# "mod_trigger_b4_dl",
# "mod_auth",
# "mod_status",
# "mod_setenv",
# "mod_fastcgi",
# "mod_proxy",
# "mod_simple_vhost",
# "mod_evhost",
"mod_userdir",
# "mod_cgi",
# "mod_compress",
# "mod_ssi",
# "mod_usertrack",
# "mod_expire",
# "mod_secdownload",
# "mod_rrdtool",
"mod_accesslog" )
## a static document-root, for virtual-hosting take look at the
## server.virtual-* options
server.document-root = "/home2/x/www/flvideo/"
## where to send error-messages to
server.errorlog = "/var/log/lighttpd/error.log"
# files to check for if .../ is requested
index-file.names = ( "index.php", "index.html",
"index.htm", "default.htm" )
## set the event-handler (read the performance section in the manual)
# server.event-handler = "freebsd-kqueue" # needed on OS X
# mimetype mapping
mimetype.assign = (
".rpm" => "application/x-rpm",
".pdf" => "application/pdf",
".sig" => "application/pgp-signature",
".spl" => "application/futuresplash",
".class" => "application/octet-stream",
".ps" => "application/postscript",
".torrent" => "application/x-bittorrent",
".dvi" => "application/x-dvi",
".gz" => "application/x-gzip",
".pac" => "application/x-ns-proxy-autoconfig",
".swf" => "application/x-shockwave-flash",
".tar.gz" => "application/x-tgz",
".tgz" => "application/x-tgz",
".tar" => "application/x-tar",
".zip" => "application/zip",
".mp3" => "audio/mpeg",
".m3u" => "audio/x-mpegurl",
".wma" => "audio/x-ms-wma",
".wax" => "audio/x-ms-wax",
".ogg" => "application/ogg",
".wav" => "audio/x-wav",
".gif" => "image/gif",
".jar" => "application/x-java-archive",
".jpg" => "image/jpeg",
".jpeg" => "image/jpeg",
".png" => "image/png",
".xbm" => "image/x-xbitmap",
".xpm" => "image/x-xpixmap",
".xwd" => "image/x-xwindowdump",
".css" => "text/css",
".html" => "text/html",
".htm" => "text/html",
".js" => "text/javascript",
".asc" => "text/plain",
".c" => "text/plain",
".cpp" => "text/plain",
".log" => "text/plain",
".conf" => "text/plain",
".text" => "text/plain",
".txt" => "text/plain",
".dtd" => "text/xml",
".xml" => "text/xml",
".mpeg" => "video/mpeg",
".mpg" => "video/mpeg",
".mov" => "video/quicktime",
".qt" => "video/quicktime",
".avi" => "video/x-msvideo",
".asf" => "video/x-ms-asf",
".asx" => "video/x-ms-asf",
".wmv" => "video/x-ms-wmv",
".bz2" => "application/x-bzip",
".tbz" => "application/x-bzip-compressed-tar",
".tar.bz2" => "application/x-bzip-compressed-tar",
# default mime type
"" => "application/octet-stream",
)
# Use the "Content-Type" extended attribute to obtain mime type if
possible
mimetype.use-xattr = "enable"
## send a different Server: header
## be nice and keep it at lighttpd
server.tag = "lighttpd"
#### accesslog module
accesslog.filename = "/var/log/lighttpd/access.log"
## deny access the file-extensions
#
# ~ is for backupfiles from vi, emacs, joe, ...
# .inc is often used for code includes which should in general not be
part
#### accesslog module
accesslog.filename = "/var/log/lighttpd/access.log"
## deny access the file-extensions
#
# ~ is for backupfiles from vi, emacs, joe, ...
# .inc is often used for code includes which should in general not be
part
# of the document-root
url.access-deny = ( "~", ".inc" )
$HTTP["url"] =~ ".pdf$" {
server.range-requests = "disable"
}
##
# which extensions should not be handle via static-file transfer
#
# .php, .pl, .fcgi are most often handled by mod_fastcgi or mod_cgi
static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
######### Options that are good to be but not neccesary to be changed
#######
## bind to port (default: 80)
server.port = 8080
## bind to localhost (default: all interfaces)
server.bind = "flvideo.x.com"
This is the weird part, if we lynx x.com:8080 it will display the html file inside the docroot, if i go x.com:8080 on firefox or internet explorer the connection gets reset and internet explorer throws a "cannot display page" error,
View 1 Replies
View Related
Jun 28, 2008
I am paying around 15 bucks for 1.0TB bandwith in a shared hosting.
i thought of getting a vps for the site, and just stream videos from the shared hosting server....
the problem would be users uploading videos, is it possible for them to upload files through VPS, and onto the shared host ?
View 5 Replies
View Related
Aug 29, 2008
I have a VPS server and was trying to figure out the best way to stream videos...its running CentOS 5, any recommendations?
Will VLC work?
View 9 Replies
View Related
Feb 26, 2009
where you host your large videos google, blip.tv, ... etc ?
I personally like blip.tv, just because it is simple and there is not time limit (but within 1GB size).
View 13 Replies
View Related
May 30, 2009
I have a website that users can download software (~150 MB).
I currently have a VPS server with Liquidweb.
20 GB RAID protected storage, 384MB dedicated RAM (maximum that can be achieved is 528MB on this package), 200GB Monthly Bandwidth Transfer. I don't use much of the 20GB disk space, but every month I use about 60 GB Bandwidth.
Now I plan on incorporating video files into one of my software packages. Because there will be about 1000 video files (each being about 3-4 MB), that would take up 3-4 GB drive storage; hence, I don't think it's feasible that the users can download the software package. Instead, I can keep the software package size to a minimum and the solution would be to STREAM the videos from within the program.
At this point, I can do one of two things:
1) Keep my VPN for my website and find a hosting provider that has STREAMING services for the videos
2) Upgrade my VPN to a Dedicated Server (Pentium 4 3GHZ Hyperthreaded, 2GB DDR SDRAM, 120GB 7200RPM SATA/8MB Cache, 2000GB Monthly Bandwidth) and have my website and streaming videos on one server.
Also, if I choose option #2, would you recommend upgrading to Dual 120GB SATA / Hardware Raid 1 [add $40/month] or 73GB 10,000RPM SCSI / 8MB Cache [add $60/month]
Again, I just need a server that will play the videos. I will have users that will be simultaneously connecting to the server to watch the videos from within the program so I would like the most stable and seamless choice.
View 14 Replies
View Related
Dec 21, 2008
I am no computer genius, but I am trying to learn.
I have a question concerning embedded videos.
When you embed a YouTube video into a web page, does that not use bandwidth of the host of your website?
Again, please forgive my ignorance, I'm trying to learn. From what I've seen on WHT so far, I should be up to speed before too long.
View 5 Replies
View Related
Mar 22, 2008
a new dedicated server for a new site we will be launching very soon. We have been weighing our options as far as server configurations and because it is a startup our budget is limited.
But the one thing I wanted to ask about is our primary hard drives. We were going to go with 2x250GB RAID1 SATAII's for their price and reliability. Our total server budget is around $400/mo... so money is tight.
But this site will have about 100-150 High Definition Videos in a certain section (averaging about 200mb each) that are viewed in progressive-download. The daily traffic is about 8,000 uniques and we can't really be sure how many people a day will watch a video, or how many videos they will watch.
With that being said... do you think RAID 1 SATA's are fine? We don't want any problems with people having slow download speeds, since fast transfer speeds are important to us. Or would the SATA's be a problem for sure and you'd recommend faster SCSI drives or RAID 5/10/etc.?? We are not even sure if we can afford faster drives... but if you guys thought SATA's would be a problem.. we'd go back and sharpen our pencils some more.
View 0 Replies
View Related
Nov 29, 2007
I got ffmpeg, mencoder and flvtool2 installed on my server (centos 4) but when I try use them, the size comes off substantially bigger then what I can do on my PC.
For example I've been using Sorenson Squeeze (using Sorenson codec) and say at 240brate(video) and 32 (audio) and at 320-240, it comes to about 100 megs for a 50 min video.
Is there some good strategy on using these free tools effectively? or do the free codecs just can't compare to the paid ones?
What would be the commands that you guys would run to get the best size for those specified options I mentioned? On mencoder and flvtool2 that is. I have the latest versions installed.
View 7 Replies
View Related
Aug 27, 2007
I have a requirement for a server with a need to store 4000 entries each having a 10 mb video clip. No indication of popularity of site as this is a startup. Thats my headache part, normally for such a server would it be advisable using SCSI / SAS and expecting a huge bandwidth requirements? Or should it be done implemented as a cluster?
View 2 Replies
View Related
Oct 13, 2007
My server was hacked, they destroyed some of it, but alot was intact. My provider swiftly changed the original HD, put in a new one and have attached the old one to allow data transfer. I cannot see the Mysql section and about 900 videos from a particular folder are missing.
Is there ANY way I can recover anything in this situation?
View 14 Replies
View Related
May 15, 2009
for hosting our adult video projects looking for a suitable dedicated server. Data we have primarily located elsewhere, therefore, regards the site that will serve as a cache.
Then just one HDD and 2 gigabytes of RAM, and virtually any processor, what is most important for us is the connectivity and traffic.
Therefore looking for dedicated server (unmanaged) with the lowest possible price for the most transmission. any specific recommendations?
View 9 Replies
View Related
Jun 13, 2009
I have problem with clipshare script. when i upload videos, they are successfully uploaded into video dir and thumbnails are also generated.
But when playing them, it constantly say loading....
I checked the flvideo dir, and it converted video(flv) is not there.
I searched a little and found a small changed needs to be done in convert.php. which i did but still it does not convert.
I wanted to know
* Where can i find conversion logs or more information on what exactly is going on, to further debug the issue.
* In convert.php i have replaced -lavfopts
i_certify_that_my_video_stream_does_not_use_b_frames -vop
WITH
-ofps 12 -vf
but still not fixed. should i roll back to previous state?
From siteadmin panel
system check
Code:
FLVIDEO Directory
writable (0777) (/home/hell2006/public_html/flvideo)
VIDEO Directory
writable (0777) (/home/hell2006/public_html/video)
THUMBS Directory
writable (0777) (/home/hell2006/public_html/thumb)
CHANNEL Directory
writable (0777) (/home/hell2006/public_html/chimg)
PHOTO Directory
writable (0777) (/home/hell2006/public_html/photo)
TMP Directory
writable (0777) (/home/hell2006/public_html/tmp)
Safe Mode
Open Basedir .....
View 6 Replies
View Related
Oct 29, 2009
I have a problem with some mp4 videos and the downloads made from cellphones.
I have a plain LAMP server (centos 5, apache 2, php 5), the customers download the videos from a web, mobile section, and play on their cellphones.
The strange thing is that when they opened the video to play it on the cellphone, the video shows itself as a binary, although the extension remains mp4.
Tried moving the same video to another server, and it was played ok without any changes.. so, tested another server and after making this changes, it was able to reproduce the mp4 format:
I changed the Default mime.types from text/plain to application/octet-stream
TypesConfig / etc / mime.types
# DefaultType is the default MIME type the server will use for a document
# If it can not otherwise determine one, such as from filename extensions.
# If your server contains mostly text or HTML documents, "text / plain" isnte
# A good value. If most of your content is binary, such as applications
# Or images, you may want to use "application / octet-stream" instead to
# Keep browsers from trying to display binary files as though they are
# Text.
#
DefaultType application / octet-stream
When the videos out in binary, with a lot of strange characters, leaving just this: application / octet-stream
I see in /etc/mime.types and there is support for many formats, including. Mp4
However, on the original first server even if I change the above code, I can not reproduce mp4.
On any laptop or pc from the three servers I can reproduce the videos, the problem it’s just on one server playing from cellphones.
View 2 Replies
View Related
Oct 2, 2009
But would one of those embedded Youtube-videos take up space (or bandwidth), if I had one on my site?
I don't know what they are called (that is why I called them Youtube-videos), but I mean videos that you can view on sites other than Youtube, but still have the Youtube-interface and can also be found on Youtube.
View 7 Replies
View Related
Apr 14, 2008
I uploaded over 100 videos only to realise the way they are named is stopping FFMPEG from converting them. Is there any way to bulk change the names?
View 5 Replies
View Related
Jul 17, 2008
We have a portal which collect videos from all the video sharing sites such as Dailymotion, Veoh, YouTube,etc... No actual videos are hosted on our servers.
Recently, We got a letter from the lawyer of the copyright owner of some videos, stating that we are not allowed to link to these videos on our sites. If we dont remove those links they will take legal action on us.
So, my question is that can they actually sue us for linking to videos on youtube,dailymotion....?
The server is located in Chicago, if that makes any different?
As far as i know, if we dont store the actual copyright content on our servers then it is fine, at least with US law?
And i think they are just trying to scare us since there are like hundred of sites that doing the same thing and i see keeping doing it.
Part of the letter:
[url]
View 14 Replies
View Related
Jun 18, 2008
how to optimize a server for playing flash videos?
Here is our website: operationsports.com
In the right menu you'll notice an embedded flash video player.
Often, we receive complaints that our videos are buffering slowly at the beginning causing the movie to stop/pause for a few seconds. After this pause the remainder of the video buffers lightening quick.
I'd like to remove the pause if possible.
The server is a dual processor linux based server dedicated entirely to our video files.
It has plenty of power.
how to optimize a server for playing flash videos smoothly?
View 3 Replies
View Related
Jun 3, 2008
I will be launching a video website like youtube and I have put all the DMCA requirements on it, I'm still not sure if I can get in trouble if someone uploads copyrighted videos, would it make a difference if I get a dedicated server located in Netherlands?
View 5 Replies
View Related
Apr 14, 2008
I got a new hard drive. After just completing the wonderful instructions on how to rename video files on the server, the new hard drive has just "misplaced" over 1200 of my exclusive videos!
I didnt erase anything, but now the hard drive can only see upto a certain letter, all after that has gone.........is there any way this hard drive can restore these files? its getting ridiculous now
View 14 Replies
View Related
Dec 5, 2008
I have been having soooo many issues with this new server
It is nothing against my host; but now the videos aren't loading or loading so slow
What could be the issue? It would have to be a server issue, correct?
The site is nsfw but it is ftw (hint hint) , it is an adult site and I don't know if
View 11 Replies
View Related
Apr 23, 2009
I'm trying to find at least three web hosting companies to choose from to host a Joomla websites on a shared server. Would consider dedicated if the deal was right. I have a friend of mine who wants to create a church website, and is looking for the best deal. I use Netfirms which I have never had an issue with, but I didn't want to be bias, and would like give him other options to choose from.
Is there a good WebHosting Review site, I could check out, or maybe someone could recommend their top three. I reading threw the forums here and I noticed there are not that many complaints with Hostgator. Again, I just want to see if there was anything out there better.
View 12 Replies
View Related
Mar 5, 2009
I'm hosting wmv,wma,mp3 files, streaming of video can be done with Windows hosting, but my website script is with php.
Do you suggest Windows Server 2008 hosting or redhat linux hosting?
View 6 Replies
View Related
Jun 4, 2009
Lets say you're a customer looking for web hosting, but do have technical experience - you know, you develop your own websites, you've had experience in this sort of thing before.
What if you came across a provider who seemed to offer a good service, they're high quality, they can host your website on their brilliant setup etc... but they do not provide any e-mail accounts with your hosting?
We're developing our own shared hosting setup, our own control panel too. Regardless of the control panel though, we wouldn't feel comfortable hosting peoples e-mail. We have plenty of experience in every other aspect of general shared hosting - but not looking after e-mail accounts nor the associated software.
To be honest I don't think that many shared hosting providers truely handle e-mail properly, and that job should really be left to the professionals.
We could of course guide customers or potential customers on why we won't offer e-mail accounts (i.e. not wanting to offer something we know we can't provide to a high enough standard) and instruct them on how to setup e-mail with another provider (such as Google, who will do this for free with limitations).
The alternative to the above is that we mask in a third party to look after e-mail, i.e. resell someone elses e-mail services as part of our hosting packages. The third party would require API access to setup/remove accounts..
What do you think? Are we just acting stupid trying to provide web hosting without e-mail hosting included? I noticed a while back Dreamhost encouraged their customers to use an alternative e-mail provider!
View 12 Replies
View Related
Oct 26, 2009
I have about 5 sites all hosted on my same hosting account. One of those domains is attached to the hosting account. I place my other domains in a folder of a sub-directory of my main domain. This has been working fine, up until today when i noticed a weird error. I give you a little example of how my sites are setup
my main domain:
www.maindomain.com
My other sites hosted in a sub-directory of my main domain:
www.maindomain.com/sites/site2/
www.maindomain.com/sites/site3/
How my other sites appear on the web:
www.site2.com
www.site3.com
This works fine for every page until i go to www.site2.com/index.php
It redirects to www.maindomain.com/sites/site2/index.php for some reason
View 2 Replies
View Related
Feb 27, 2008
Can WHT'ers please suggest some reliable UK hosts so I can do some research on them? I am just looking for a small hosting account hosting one domain.
View 14 Replies
View Related
Aug 31, 2014
Plesk 12 - Domain with no hosting I'm getting error when changing hosting settings to Website Hosting
Error: Some fields are empty or contain an improper value. ('home' = '')
View 3 Replies
View Related
Jun 4, 2008
*web hosting
*game server hosting
*voice server hosting
Ive finished the template at the moment here is how it looks: ...
View 4 Replies
View Related
Apr 2, 2009
This question gets asked a lot in our Helpdesk and I figured I would post our knowledgebase article here to help anyone else wondering the Pros and Cons of Unlimited Domain Shared Hosting vs. Reseller Hosting. If anyone has anything else to add, I appreciate any feedback on how we can improve our KB article.
----------------------------------------------------------------------
Given the present state of shared hosting, many clients may ask "Why would I need a Reseller account if I can host unlimited Addon and Parked domains within a single shared hosting account?". There is certainly enough Disk Space and Bandwidth provided in many of today's hosting packages, so why bother to purchase a Reseller account?
Many don't realize the drawbacks of hosting large numbers of domains within a single hosting account until they've already packed tens of them onto a single package.
So how do you know whether a Reseller account or Shared Hosting account is right for you? The answer is in how you plan to provide access to others and how "mission-critical" the sites are. You should consider the following factors when deciding on hosting a large number of domains:
1. Who will be managing these sites?
2. How important is site security between sites?
3. Will these domains need dedicated SSLs?
4. How resource intensive will these sites be (RAM, CPU, MySQL)?
In a nutshell, Reseller plans are for those who wish to host websites for other sub-clients and a shared hosting package is for a single individual managing multiple personal domains. We'll go over the 4 points above in greater detail.
1. Who will be managing these site?
If you personally own multiple domains and wish to host them within the same hosting space, you can easily do so with an Addon or Parked domain. An addon domain will allow you to host a new domain within a subdirectory of your hosting space. A parked domain will allow you to have multiple domain names point to the same content. Since addon domains reside within the same user space as your main domain, you can manage all of your domains with a single login. You can see the problem if you want to provide another user with access. Since all accounts are managed with a single set of login credentials, if you give another user access to their addon domain you are also giving them access to your main domain. If you have vital information stored on your main domain and you are hosting another domain as an addon domain for someone else, you cannot provide them access to their hosting without compromising the integrity of your main domain.
When hosting sites as a Reseller, your clients in turn will want access to their account and will want exclusive rights to their disk space and server resources. With a Reseller account, each sub-account you create gets its own username, password, and isolated user space on the server. Individual clients of yours have access to their user space and their user space alone. In addition to the isolation with regards to access concerns, each account also gets their own cPanel access. All of the same great features that you use to manage your sites can also be given to your clients. Next time client Y wants to add an email account, you don't have to do it for them for fear of giving them access to your cPanel, you can simply give them their login details and they can manage their own email accounts.
2. How important is site security between sites?
This is along the same lines as point 1. This is not necessarily related to who you are hosting for, but what content you are hosting. Imagine that you are a webmaster and you are hosting your own personal site-in-a-box community forums (such as PHPBB or vBulliten) on your main domain and a company website for a paying client on an addon domain. It is not uncommon for popular scripts to have security flaws in older versions. Script authors will often update security flaws in later versions of their software. For this reason, it is very important to keep scripts up to date on your site. But let's assume you forget to update your scripts for a couple of months and an unscrupulous individual takes advantage of a well known security hole. Using this exploit, they gain access to your forums and any subdirectories. Since you are hosting another domain as an addon, they now have access to this domain's content as well. A site defacement on this company's site may not bode well for you when they are considering you for web master services in the future.
If these two domains had been separate into two individual users (i.e. two subaccounts created through a Reseller), their content would've been inherently isolated server side by Linux's user management. Sure, your forums still would've been affected by the security hole, but the break-in would've been isolated to your site alone.
Going back to our example, let's say that instead of a corporate website as an addon domain you are hosting an image gallery site for all of your cats. In this case, it may not be a big deal if a compromise in your main domain spreads to your addon domain. After all, they are both owned by you and you're only losing some time and effort to restore these sites from your local backups (which I'm sure you've actively maintained ). But then again, you are losing time and time is money. If these sites had been separated into individual users, again, you'd only have to restore one site's content.
The idea here is isolation. Reseller plans provide you with the peace of mind to know that if one of your users doesn't keep up with their site's content as actively as they should, their actions won't negatively impact the content hosted on other domains. If you and those you host in your addons are diligent webmasters, maybe this point won't have much bearing on your decision. Only you can say for sure.
3. Will these domains need SSLs?
As of this writing, SSL certificates must have a dedicated IP address to be installed. If you are hosting multiple domains on the same shared hosting package, you can still install an SSL (or purchase a dedicated IP address and install one) but you are limited to exactly one SSL on your account. If you are hosting multiple domains on the same package (and consequently the same IP), you must choose which domains gets to have the dedicated SSL.
Sub accounts of Resellers can each be placed onto separate IP addresses and, as a result, can each have their own dedicated SSL installed.
Of course, both shared accounts and Resellers' sub accounts can use the server's shared SSL free of charge. However, some clients prefer to see their domain in the URL bar when they visit https.
4. How resource intensive will these sites be (RAM, CPU, MySQL)?
We've already established that disk space and bandwidth will be no problem. But what about CPU, RAM, and MySQL resources?
It's important to be aware of the resource needs of your website. As administrators, we have to make sure all users "play nice" on the server. We can't have user X eating all of the CPU cycles computing pi to the trillionth decimal place while you are trying to serve web pages to your loyal visitors. We have to monitor the actions of all of our users and in the event someone is stepping beyond the bounds of acceptable resource consumption, we have to take action. In most cases, this entails disabling the abusive script, but in extreme cases we have to suspend the abusive user account to prevent other domains from encountering performance degradation on their sites.
If you are hosting 100 domains as addon domains, all serving nothing but static HTML pages, maybe you will stay off the radar.
But considering most sites are more complicated than static HTML, you may want to be aware of how many sites you host as addons and what content they serve. If you're hosting the latest and greatest Joomla modules, with up to date news feeds, integrated forums modules, polls, blog posts, etc your site can certainly require a degree of CPU to serve your pages. Now imagine you have 5 or 10 of these sites all hosted as addon domains. The resources these sites need to generate their content can quickly add up and before you know it you've got a friendly email from Acenet, Inc. in your inbox wondering why your user is consuming 2 of the 8 CPU cores on the server. That may be an exaggeration, but you get the idea. In the event your resource usage becomes so excessive that we have to suspend your user, now all of your sites are down instead of whichever one may be the direct cause of the spike in CPU, RAM, or MySQL consumption.
If each of these had been separate Reseller accounts, the offending account could've been suspended temporarily while we work through the cause, leaving the rest of your domains live and kicking.
The conclusion here is that you need to be aware of the needs of your sites in a general sense. Hosting unlimited domains within a shared hosting space is certainly a nice feature. For those webmasters who have multiple presences on the web, it's very convenient to be able to manage all of their personal domains from a single control panel. For those entrepreneurs who are hosting multiple domains for other individuals, the features and security associated with a Reseller plan and the inherent isolation of Linux users is a must have.
----------------------------------------------------------------------
View 12 Replies
View Related