New (and free!) webcam features

Here are a few new features we’ve recently added to our webcam streaming accounts, all of which are totally free:

  • Sign up for email alerts when we can’t reach your cameras.
    • Want to know when your camera goes down?  Then turn this option on and we’ll email you if we can’t reach your webcam after 30 minutes. 
  • Replace all overlay logos and links yourself.
    • You can now login to the dashboard and add, remove, and replace all of the logos that are overlayed on your video player without contacting us to do it for you. Also, you can update the links that people are sent to when they click on those logos.  These overlay logos are great ways to generate advertising revenue.
  • Define custom video player aspect ratios.
    • If your webcam player currently has black bars on the sides or top and bottom of the video you can now change the aspect ratio of the player (by default its 16:9) to remove those bars and have your video fit snugly inside of the player.
  • Restrict playback of your webcams to only web site addresses that you allow.
    • While most of our customers want their webcams embedded in as many sites as possible, some want to restrict playback to certain URL’s.  You can now define a list of addresses that are allowed to play your video in the dashboard.  By default we don’t restrict playback.
  • The monthly webcam analytics emailer.
    • You’ve received these, right?  On the first of every month we send you viewer numbers, camera status, and how many recordings and time-lapse videos are waiting for you to view in the dashboard.  Remember that time-lapses are created every night and are great and easy to share on social media.

All of these changes are accessible by logging into https://dashboard.brownrice.com and then clicking -> Streaming -> camera Manage -> Camera Settings.

More improvements are coming soon but in the meantime check out our webcam FAQ which will show you many of the great things you can do with your streaming account: https://support.brownrice.com/category/6/web-cams.html

How many simultaneous connections can a server handle?

Well, it depends on quite a few things, but let’s start by looking at some server settings and example web applications.

Arguably the two most important settings that govern how much simultaneous traffic a Linux server running the LAMP stack can handle are the Apache MaxClients setting and the MySQL/Mariadb max_connections setting.  From here on I’ll refer to both of these settings as your max connection settings.  If set too high your web and database software can consume all of a server’s available memory and crash it, which can be very painful.  If set too low your web server will slow incoming traffic unnecessarily.

For example, if your application is streamlined and doesn’t use much RAM to render web pages then your max connections settings can be set very high, allowing hundreds of simultaneous users to your site on a small VPS with, say, 2GB RAM.  However, a WordPress site with tons of plugins – some poorly coded with non-optimized MySQL queries – can use so much RAM that the max connections settings should be set very low, in order to prevent RAM swapping and server crashes.

Continue reading How many simultaneous connections can a server handle?

Your own private cloud!

Ready to roll!

Do you know what’s even better than Brownrice’s SmartVPS hosting?  Hosting a bunch of SmartVPS instances on your own Private Cloud server in the super-green Brownrice data center, that’s what!  And we’ve got extremely fast and affordable servers in stock right now.

Why use Private Cloud server?  First, when your hosting accounts and VPS instances are on a shared server they can be bogged down by the other accounts on the same machine.  This simply can’t happen when you own the underlying hardware.  Secondly, the amount of RAM, CPU, and Disk that you assign to each of your instances is controlled by you with easy sliders in our dashboard. Heck, you can even oversell the host servers resources to your customers if you like.  So if a site is slow just drag the sliders to give it more RAM and CPU without incurring increased costs.

What can you put on a Private Cloud server?

  • SmartVPSs.  These instances are pre-configured with everything a hoster could want (dedicated IP, free Let’s Encrypt SSL’s, easy control panel) and is fully managed and optimized by our automatic tuning scripts.  These VPS are *always* fast and can host as many sites as you like. WordPress screams on a SmartVPS as does just about any CMS that you like.  See the full details here.
  • Un-managed Linux instances:  If you prefer to roll-your-own you can choose nearly any Linux distro and assign whatever resources you like to each instance. Think Node.js, or Nginx, or python scripts!  We’ll automatically back up the entire OS every night to multiple data centers and our auto-tuning scripts will alert you if anything is getting wonkey.
  • A world of software! Want a private Git repository?  Want to share files with OwnCloud in a secure and PCI and HIPAA compliant way?  Need a private Wiki for your companies internal documentation?  A Private Cloud server will host all of this and more.

We have 24 CPU (X5660) servers with 64 GB’s of RAM and 2TB’s of hardware RAID-10 disk space for $99 per month – in stock right now.  Connect one of these bad-boys to our Dashboard and you can easily spawn as many SmartVPSs and non-smart VPSs – any Linux OS – as you like and we’ll manage them and back it all up to two data centers for another $99.00 per month.  That’s $198 per month and includes so many features you’ll never go back to a clunky CPanel machine again.

If you are interested in signing up or have questions please ask!

Thank you!

~ Oban

What’s inside a Brownrice SmartVPS?

What goes into the Brownrice SmartVPS?  First off, we use OpenVZ as our virtualization software. OpenVZ container virtualization is by far the best solution for our customers because 1) Its wicked fast and 2) We can configure it so that our custom AutoTune, AutoScale, and Server Management scripts can enter your container seamlessly to monitor and ensure that things are always finely optimized without you having to do anything.

We love all Linux distros but we’ve been running and configuring CentOS since the early 2000’s so we know it really well.  So that’s what we use for our container OS’s. CentOS also has a huge user community and is a rock-solid server distribution.  It just works. Always.

Inside your container we use the Apache web server and MySQL database server.  Both are always monitored and automatically tuned.  Our scripts also custom-compile PHP to whichever version you want – which enables us to provide lots of extra goodies inside of PHP for you.  And we run both memcached and Redis for you so that your applications can connect to either if you want the caching speed boosts that both offer.

From the server management side we back up the entire container OS every night and keep copies in two data centers (ours and another that is 120 miles away) and keep those backups for 3 months.

And of course we automatically install free SSL certificates for every site that you have on a SmartVPS.

There’s about 1,000 other things we do for these SmartVPS’s to ensure that they are super-fast and easy for you and your developer to work with them, but I won’t bore you with those.

Questions?

Thank you!

~ Oban

 

Quad SSD on RAID-10 hosting with free SSL

Quad SSD hosting

Hosting web sites on a 4xSSD Brownrice SmartVPS is so fast it’ll make even the slowest sites rip!

After extensive testing we’ve super-charged our SmartVPS platform so that every new SmartVPS ($7.95 per month, 2GB RAM, 1 CPU core, 10GB 4xSSD disk) comes with the fastest disk IO currently on the hosting market. These SSD’s are powered by LSI RAID cards in a RAID-10 configuration, which means that they are twice as fast as normal SSD disk systems, and four times as reliable.

Keep in mind that our 4xSSD SmartVPSs already come loaded with our revolutionary AutoTune service that constantly monitors 30 performance metrics and fine tunes Apache and MySQL to take advantage of your servers memory, CPU and traffic loads.

And on top of all of this every web site and subdomain that you host with us automatically receives free Let’s Encrypt SSL certificates, which goes like this: Make site live, wait 20 minutes, get free SSL certificate.  No clicks, no email verification, no money.

So contact us and we’ll move your site from its current slow-hosting to a Brownrice SmartVPS. We’re migration specialists and do this for free. Then sit back and enjoy your happy customers and watch your Google rankings climb.

 

 

Double RAM again!

We’ve doubled the amount of RAM our SmartVPS customers now receive.  So for just $9.95 you’ll get a managed VPS that can AutoScale, tunes itself, and come with 2GB’s RAM and 40Gb’s of disk space.  You can host a lot of sites or handle a lot of traffic with these bad-boys!Brownrice Internet