<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Network Redux</title>
    <description>Network Redux Blog</description>
    <link>http://www.networkredux.com</link>
    <item>
      <title>Drupal Redux</title>
      <link>http://www.networkredux.com/blog/4f3af1ecccf5920917000001</link>
      <guid>http://www.networkredux.com/blog/4f3af1ecccf5920917000001</guid>
      <pubDate>Tue, 14 Feb 2012 15:44:44 -0800</pubDate>
      <description>&lt;p&gt;How fast is Drupal on a Network Redux Enterprise Virtual Server?  Our clients know.  Now we'd like the industry to know.&lt;/p&gt;

&lt;p&gt;We are opening up ten (10) slots for ten new client/companies to submit a request for a Drupal Optimized platform on our Enterprise Virtual Server platform.  This is a first come first serve basis and the &lt;strong&gt;first year is free&lt;/strong&gt;.  You may use this for personal or non-profit or corporate purposes, no strings attached.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;The Ingredients?&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Datacenter:  Internap Seattle (SEF003)&lt;/li&gt;
&lt;li&gt;Carriers:  (9) 10Gbps / MIRO&lt;/li&gt;
&lt;li&gt;Routing Platform:  Juniper MX&lt;/li&gt;
&lt;li&gt;Switching Platform:  Force10 C Series&lt;/li&gt;
&lt;li&gt;Hypervisor:  Citrix XenServer Enterprise Edition&lt;/li&gt;
&lt;li&gt;Guest OS:  Ubuntu 10 LTS&lt;/li&gt;
&lt;li&gt;Userland:  Our own brew&lt;/li&gt;
&lt;li&gt;Dedicated Processor:  (1) 2.8Ghz Xeon Core&lt;/li&gt;
&lt;li&gt;Dedicated Memory:  2048MB&lt;/li&gt;
&lt;li&gt;Dedicated SAS-15K SAN Storage:  24GB&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And fully managed by our team of software engineers and system architects.&lt;/p&gt;

&lt;p&gt;Ready to try one out at no cost for the first year?  Send us your request to &lt;a href="mailto:drupal@networkredux.com"&gt;drupal@networkredux.com&lt;/a&gt; and we'll take the first ten inquiries from those of you who are looking to enhance your drupal hosting experience.&lt;/p&gt;

&lt;p&gt;Enjoy!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Instantly Reset your VM &amp; Centos 6 Announcement</title>
      <link>http://www.networkredux.com/blog/4f1d9b25ccf5927ee1000002</link>
      <guid>http://www.networkredux.com/blog/4f1d9b25ccf5927ee1000002</guid>
      <pubDate>Mon, 23 Jan 2012 09:38:45 -0800</pubDate>
      <description>&lt;p&gt;Last week we deployed a couple of updates to the Dashboard for Virtual Server customers. First off, you can now completely reset your VM back to it's original state. Note: This is not reversable.&lt;/p&gt;

&lt;p&gt;You can access this feature by clicking on &amp;quot;Manage&amp;quot; next to your VM, and then clicking &amp;quot;Reset VM&amp;quot;.&lt;/p&gt;

&lt;p&gt;We also updated our Server Images, and you can now order &lt;strong&gt;Centos 6&lt;/strong&gt;!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Juniper SRX and JunOS with VPN Tracker</title>
      <link>http://www.networkredux.com/blog/4f10b4adccf5925a18000001</link>
      <guid>http://www.networkredux.com/blog/4f10b4adccf5925a18000001</guid>
      <pubDate>Fri, 13 Jan 2012 14:48:13 -0800</pubDate>
      <description>&lt;p&gt;I wish this article had been published prior to engaging our first series of SRX units.  Over the last couple of months we&#8217;ve actively deployed close to (20) &lt;a href="http://www.juniper.net/us/en/products-services/security/srx-series/srx240/"&gt;SRX 240&lt;/a&gt; units, primarily in active/passive chassis clusters.&lt;/p&gt;

&lt;p&gt;Quite a few of our customers rely on VPN connectivity to manage their private clouds.  Quite a few of our clients are also Mac shops, similar to our organization.&lt;/p&gt;

&lt;p&gt;A popular, yet expensive VPN client is made by our friends at &lt;a href="http://www.equinux.com"&gt;Equinux&lt;/a&gt; called VPN Tracker.  This is without question the most powerful and robust VPN client I&#8217;ve ever seen on any platform be it Mac, Windows or Linux.&lt;/p&gt;

&lt;p&gt;That being said, during a transition from Watchguard to Juniper as our Security gateway provider (and Force10 to Juniper MX for Routing) a poor assumption made on our part was that the SRX series was supported out of the box by VPN Tracker.  This article is being written because it was, and currently is not supported.&lt;/p&gt;

&lt;p&gt;For anyone following the Juniper Security track, it is clear from the writers of JunOS Security by O&#8217;Reilly that the SRX is being geared to replace the Netscreen and SSG families.  ScreenOS will be no more, JunOS is the future for security at Juniper.&lt;/p&gt;

&lt;p&gt;Through a combination of many resources including but not limited to Juniper TAC, a third party site to site (not dynamic VPN) windows based IPSec client (which had documented support by JunOS) and a great deal of troubleshooting I was able to engineer a working configuration for IPSec connectivity from VPN Tracker to an SRX endpoint.&lt;/p&gt;

&lt;p&gt;Lets start by saying the standard proposal set should not be used.  This was my first glimmer into not using default sets within JunOS.  This essentially predefines a set of criteria to be used for the proposal to have a conversation and engage with the endpoint.  Specifically:&lt;/p&gt;

&lt;p&gt;standard - Standard set of two set of IKE proposals:
Proposal 1&#8212; Preshared key, 3DES encryption, and Diffie-Hellman Group 2 and SHA-1 authentication.
Proposal 2&#8212;Preshared key, Advanced Encryption Standard (AES) 128-bit encryption, and Diffie-Hellman Group 2 and SHA-1 authentication.&lt;/p&gt;

&lt;p&gt;Despite all efforts we could not engage in a Proposal 1 agreement within VPN Tracker, initial theory is on the Triple DES encryption.  What follows is a documented and working proposal set to use for your Dynamic VPN IPSec configurations within JunOS:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;set security zones security-zone Public interfaces ge-X/X/X.X host-inbound-traffic system-services ike
set security ike proposal PSK-AES128-SHA1-DH2 authentication-method pre-shared-keys
set security ike proposal PSK-AES128-SHA1-DH2 dh-group group2
set security ike proposal PSK-AES128-SHA1-DH2 authentication-algorithm sha1
set security ike proposal PSK-AES128-SHA1-DH2 encryption-algorithm aes-128-cbc
set security ike proposal PSK-AES128-SHA1-DH2 lifetime-seconds 28800
set security ike proposal PSK-AES256-SHA1-DH2 authentication-method pre-shared-keys
set security ike proposal PSK-AES256-SHA1-DH2 dh-group group2
set security ike proposal PSK-AES256-SHA1-DH2 authentication-algorithm sha1
set security ike proposal PSK-AES256-SHA1-DH2 encryption-algorithm aes-256-cbc
set security ike proposal PSK-AES256-SHA1-DH2 lifetime-seconds 28800
set security ike policy ike-dyn-vpn-policy mode aggressive
set security ike policy ike-dyn-vpn-policy proposals PSK-AES128-SHA1-DH2
set security ike policy ike-dyn-vpn-policy proposals PSK-AES256-SHA1-DH2
set security ike policy ike-dyn-vpn-policy pre-shared-key ascii-text &amp;quot;XXXX&amp;quot;
set security ike gateway dyn-vpn-local-gw ike-policy ike-dyn-vpn-policy
set security ike gateway dyn-vpn-local-gw dynamic hostname reduxftw
set security ike gateway dyn-vpn-local-gw dynamic connections-limit 10
set security ike gateway dyn-vpn-local-gw dynamic ike-user-type shared-ike-id
set security ike gateway dyn-vpn-local-gw external-interface ge-X/X/X.X
set security ike gateway dyn-vpn-local-gw xauth access-profile dyn-vpn-access-profile
set security ipsec proposal ESP-AES128-SHA protocol esp
set security ipsec proposal ESP-AES128-SHA authentication-algorithm hmac-sha1-96
set security ipsec proposal ESP-AES128-SHA encryption-algorithm aes-128-cbc
set security ipsec proposal ESP-AES128-SHA lifetime-seconds 28800
set security ipsec proposal ESP-AES256-SHA protocol esp
set security ipsec proposal ESP-AES256-SHA authentication-algorithm hmac-sha1-96
set security ipsec proposal ESP-AES256-SHA encryption-algorithm aes-256-cbc
set security ipsec proposal ESP-AES256-SHA lifetime-seconds 28800
set security ipsec policy ipsec-dyn-vpn-policy perfect-forward-secrecy keys group2
set security ipsec policy ipsec-dyn-vpn-policy proposals ESP-AES128-SHA
set security ipsec policy ipsec-dyn-vpn-policy proposals ESP-AES256-SHA
set security ipsec vpn dyn-vpn ike gateway dyn-vpn-local-gw
set security ipsec vpn dyn-vpn ike ipsec-policy ipsec-dyn-vpn-policy
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Pretty basic configuration, fill in the X&#8217;s where needed and you&#8217;ve got viable usage of AES128 or 256.&lt;/p&gt;

&lt;p&gt;On the VPN Tracker side simply create a custom profile and fill in your phase 1 and phase 2 settings as appropriate.&lt;/p&gt;

&lt;p&gt;Also, don&#8217;t forget to insert your Public_Bound source bound natting in front of your last resort source-address with source-nat off.&lt;/p&gt;

&lt;p&gt;Lastly, remember that security policies in JunOS flow downward.  Ensure your security policy to handle this traffic is in front of any-permit.&lt;/p&gt;

&lt;p&gt;Hopefully this helps the next engineer working with similar platforms.&lt;/p&gt;

&lt;p&gt;Any questions, I'm &lt;a href="mailto:thomas@networkredux.com"&gt;thomas@networkredux.com&lt;/a&gt;.  Cheers.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Virtual Network Performance in Citrix XenServer</title>
      <link>http://www.networkredux.com/blog/4f0df9a6ccf59276d1000001</link>
      <guid>http://www.networkredux.com/blog/4f0df9a6ccf59276d1000001</guid>
      <pubDate>Wed, 11 Jan 2012 13:05:42 -0800</pubDate>
      <description>&lt;p&gt;A client recently asked us to recommend a proxy (layer 4 and layer 7) that would
scale better than the appliance they were using without breaking the bank.  I
didn't hesitate to point them to &lt;a href="http://haproxy.1wt.eu/"&gt;haproxy&lt;/a&gt; -- it's fast,
stable, scalable, widely deployed and well-supported.&lt;/p&gt;

&lt;p&gt;Not long after deploying a pair of Dell R610s running haproxy and heartbeat, the
client (wisely) initiated some benchmark testing to evaluate the capabilities of
their new proxy layer.  The results fell far short of their expectations and
ours.  A pool of several servers only managed 600 -- 700 sessions per second.
Worse yet, running the benchmark directly against one server (bypassing the
proxy layer) yielded &lt;em&gt;better&lt;/em&gt; results, around 700 -- 800 sessions per second.
It's a sad day when a single server outperforms a cluster.  What could be
holding things back?&lt;/p&gt;

&lt;p&gt;I first tried to reproduce the inadequate performance in my dev environment.
And although the client was using some just-deployed XenServer 6.0 chassis, my
dev environment is still on 5.6.  But the problem was easily reproduced despite
this difference (unfortunately showing that 6.0 has this same capacity limit as
5.6).  My test case used a static document of about 10KB, served under Apache 2.
The benchmarks were run with ab (from the Apache package), httperf, and siege
using various concurrencies and durations.  I wasn't overly impressed with
httperf, ab got the job done pretty well, and I found siege to work beautifully.
Regardless of my personal evaluations of these tools, though, I found that all
three agreed fairly closely on the performance capabilities of my test VM:  600
-- 800 sessions per second, depending on the test parameters.  In general, low
concurrencies yieled moderately acceptable session service rates, but anything
above about 50 -- 100 concurrent sessions caused the overall session rate to
plunge.  Given that the client was starting their tests at 250 concurrent
sessions and moving &lt;em&gt;up&lt;/em&gt; from there (hoping for at least 1000/s service), this
would never suffice.&lt;/p&gt;

&lt;p&gt;While running benchmark after benchmark, I poked at various system statics on
the VMs involved and saw nothing useful: haproxy running at about 10% CPU (not
terrible given that the network driver was for a generic software &amp;quot;NIC&amp;quot;), Apache
was peaking at around 30% CPU, iostat and vmstat showing nothing that would
limit the service performance.  So I poked on the chassis hosting haproxy and
found a process eating 70% of the dom0 CPU capacity -- netback.  The software
network stack in XenServer itself was unable to handle the load the benchmark
was generating.&lt;/p&gt;

&lt;p&gt;To show definitively that the proxies were not contributing to the problem in
any substantial way, I reworked my test setup on the deployed R610 proxies
(which were not yet live due to the performance issues).  Using the same static
test file, Apache 2, and haproxy configuration, sending traffic from one R610 to
the other (the latter hosting &lt;em&gt;both&lt;/em&gt; Apache and haproxy), I pulled a cool 10000
sessions per second.  More than a ten-fold increase!  Watching the processes in
top(1), I noted that the reported CPU loads were very volatile during a
benchmark run.  Pinning the processes to specific CPUs helped here.  Only one
haproxy process was running (despite the R610 having 8 CPU cores), so I pinned
it to a single core, Apache to another single core, and top to a third core.
This allowed haproxy to break 11000 sessions per second.  That's pretty
respectable for a 10KB document on a 1Gbe network.&lt;/p&gt;

&lt;p&gt;With a spread from 800/s to 10000/s, it's clear that the overhead of the
virtualized network is a serious bottleneck.  Optimal performance demands
minimal overhead!&lt;/p&gt;

&lt;h2&gt;&lt;/h2&gt;

&lt;p&gt;bks&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Time for a much needed update</title>
      <link>http://www.networkredux.com/blog/4e84fc3bccf59242aa000001</link>
      <guid>http://www.networkredux.com/blog/4e84fc3bccf59242aa000001</guid>
      <pubDate>Thu, 29 Sep 2011 16:16:11 -0700</pubDate>
      <description>&lt;p&gt;Keeping our clients and readers up to date has been difficult these last few months given some significant growth within our organization.&lt;/p&gt;

&lt;p&gt;Where to begin, well in the last two months the following has occurred:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; Network Redux has grown its revenue base by 20% in the last 8 weeks.&lt;/li&gt;
&lt;li&gt; We have doubled our capacity in Seattle / Sabey.&lt;/li&gt;
&lt;li&gt; Formally launched datacenter presence in New York City with Internap (NYM008).&lt;/li&gt;
&lt;li&gt; With our launch in NYC we are offering coast to coast SAN replication for Enterprise Clients.&lt;/li&gt;
&lt;li&gt; Marked our 7th year of business as of September 18th.&lt;/li&gt;
&lt;li&gt; Made a significant change in vendors for routing and security by consolidating these requirements into Juniper's MX and SRX series.&lt;/li&gt;
&lt;li&gt; Now hosting a local and well known &lt;a href="http://www.webtrends.com"&gt;www.webtrends.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; Deployed significant changes and feature enhancements to our user Dashboard.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All of this fruit coming to bear while maintaining 100% ownership of our organization.&lt;/p&gt;

&lt;p&gt;I am extremely proud of our talented team and welcome in our 8th year of business.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;/p&gt;

&lt;p&gt;Thomas Brenneke, President
Network Redux, LLC&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Hiring Devops</title>
      <link>http://www.networkredux.com/blog/4e52d105ccf592140d000001</link>
      <guid>http://www.networkredux.com/blog/4e52d105ccf592140d000001</guid>
      <pubDate>Mon, 22 Aug 2011 14:58:29 -0700</pubDate>
      <description>&lt;p&gt;Good news for our readers, followers and customers.  We are actively hiring additional Devop oriented folks at our Portland, Oregon based HQ.&lt;/p&gt;

&lt;p&gt;Those apply for these positions should find comfort in the following platforms:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ruby / Perl&lt;/li&gt;
&lt;li&gt;MySQL / Postgresql&lt;/li&gt;
&lt;li&gt;Mongo / Redis / Riak&lt;/li&gt;
&lt;li&gt;RHEL / CentOS / Ubuntu&lt;/li&gt;
&lt;li&gt;Citrix XenServer&lt;/li&gt;
&lt;li&gt;JunOS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is a W-2 full time position working from our Portland offices in John's Landing.&lt;/p&gt;

&lt;p&gt;With hard work comes many rewards, including but not limited to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Comprehensive medical, vision and dental insurance&lt;/li&gt;
&lt;li&gt;Flex-time&lt;/li&gt;
&lt;li&gt;Parking / Commute expenses covered&lt;/li&gt;
&lt;li&gt;Fault tolerant whiteboards (n+1)&lt;/li&gt;
&lt;li&gt;Organizational performance based bonuses&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please send messages directly to myself [thomas] @ {networkredux}.com.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Network Redux Introduces Redux Referral</title>
      <link>http://www.networkredux.com/blog/4e274dcfccf5921d35000001</link>
      <guid>http://www.networkredux.com/blog/4e274dcfccf5921d35000001</guid>
      <pubDate>Wed, 20 Jul 2011 14:51:11 -0700</pubDate>
      <description>&lt;p&gt;We want to thank you, our awesome clients, for helping spread the word about Network Redux.&lt;/p&gt;

&lt;p&gt;Starting immediately, we will send you a $10 gift card for every friend you refer that signs up for a free, no obligation Network Redux Dashboard account. If your friend purchases a Network Redux VS or EVS, we&#8217;ll generously reward you with cash or service credits.&lt;/p&gt;

&lt;p&gt;How to participate in the Network Redux Referral Program:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Sign into your &lt;a href="https://dashboard.networkredux.com"&gt;Network Redux Dashboard&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Click the &#8220;Referral Program&#8221; tab on the left side of your dashboard screen.&lt;/li&gt;
&lt;li&gt;Send your personalized referral link (located on the top right of the screen) to all of your friends. (Note: Your friend must visit our site using your personalized referral link to get credit.)&lt;/li&gt;
&lt;li&gt;Receive and spend your $10 gift card to Amazon. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It&#8217;s that easy. Really.&lt;/p&gt;

&lt;p&gt;Start telling your friends about Network Redux &lt;a href="https://dashboard.networkredux.com"&gt;right now&lt;/a&gt;!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Do you have a Social Media Company Guide? </title>
      <link>http://www.networkredux.com/blog/4e249e6accf59251e0000001</link>
      <guid>http://www.networkredux.com/blog/4e249e6accf59251e0000001</guid>
      <pubDate>Mon, 18 Jul 2011 13:58:18 -0700</pubDate>
      <description>&lt;p&gt;Over the past few weeks, I&#8217;ve been preparing a written marketing strategy document for Network Redux. I was trained in Public Relations and Journalism at the &lt;a href="www.http://www.journalism.wisc.edu/"&gt;University of Wisconsin-Madison&lt;/a&gt; and spent the majority of my career in a marketing and public relations firm. Thus, I have a very systematic approach when implementing long-term marketing strategies.&lt;/p&gt;

&lt;p&gt;Right now I am working on the social media portion of the plan and developing a social media guide for Network Redux. If you don&#8217;t have a formal Social Media Company Guide and you have more than two employees working at your company, I suggest you spend some time thinking about official guidelines to Tweet/post by.&lt;/p&gt;

&lt;p&gt;Below are a few highlights from our Social Media Company Guide. I&#8217;m happy to share the full document as a guide as you create your own. Email me if you are interested.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Keep logins and passwords in one place.&lt;/strong&gt;
Be sure you know where all of your company&#8217;s social media account logins and passwords are located. We recently made the rookie mistake of losing the login and password for our Facebook account and had to change our Facebook vanity URL. Keep the passwords and logins close to the Social Media Company Guide to prevent personnel changes from affecting your social networking presence. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Be genuine.&lt;/strong&gt; 
Stick to posting and commenting on subjects that are in your area of expertise. You won&#8217;t catch me tweeting or blogging on the Anatomy of High Availability or about the technologies behind the Network Redux Dashboard. Luckily I can rely on an amazing team to post some real content rich truffles. Tap into your client base or community if want to blog about something you&#8217;re not an expert at. Guest bloggers resonate more with an audience than wanna-be bloggers. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Think before your post.&lt;/strong&gt;
Remember that most social media platforms are just a large, searchable and public message board. Do not post anything that you would not want your largest client, your dream client or your mom to read. I am constantly reminding myself that Twitter is donating its entire archive of public tweets to the Library of Congress. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Criticism is inevitable.&lt;/strong&gt;
Everyone is a critic in the social media realm. Be prepared for someone to say something negative about you or your business. When this happens, DO NOT ENGAGE. Acknowledge the issue publicly and then, if necessary, take conversation with the naysayer off the social media platform. Any sort of public confrontation with a member of your community is unprofessional even if it is behind a computer screen.&lt;/p&gt;

&lt;p&gt;What spoken, or unspoken, social media guidelines do you follow? Do you have a formal Social Media Company Guide? If you don&#8217;t think one is necessary, why not?&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Introducing Brian Shore and #DevOpSec</title>
      <link>http://www.networkredux.com/blog/4e1e039cccf5923c61000001</link>
      <guid>http://www.networkredux.com/blog/4e1e039cccf5923c61000001</guid>
      <pubDate>Wed, 13 Jul 2011 13:44:12 -0700</pubDate>
      <description>&lt;p&gt;It comes with great pleasure to announce the most recent addition to Network Redux.  Brian Shore, Senior System Architect, and genius.&lt;/p&gt;

&lt;p&gt;With his Masters in Computer Science from Cornell University, Brian brings to us tremendous experience in development, operations and platform/programming security.&lt;/p&gt;

&lt;p&gt;This addition enhances three critical areas to our organizational fabric, and in turn has resulted in a new tag you will see frequently, #devopsec (follow at twitter/devopsec)&lt;/p&gt;

&lt;p&gt;Transparency has been a key ingredient to our success, and as such we will be providing an ongoing dialogue on the platforms and systems we automate, build and deploy to power our operations.&lt;/p&gt;

&lt;p&gt;Welcome aboard Brian!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>The Maestro behind the Dashboard</title>
      <link>http://www.networkredux.com/blog/4e1c8a78ccf5923833000001</link>
      <guid>http://www.networkredux.com/blog/4e1c8a78ccf5923833000001</guid>
      <pubDate>Tue, 12 Jul 2011 10:55:04 -0700</pubDate>
      <description>&lt;p&gt;Kris Watson joined Network Redux in September of 2010.  His primary role?  Build tools.&lt;/p&gt;

&lt;p&gt;Over the course of several months, new internal tools were built.  With a strong background in ruby, many aspects of our organization started to embrace the beauty of Ruby as a language.&lt;/p&gt;

&lt;p&gt;Kris then took the lead role in building our automated Dashboard (&lt;a href="https://dashboard.networkredux.com"&gt;https://dashboard.networkredux.com&lt;/a&gt;) and the &lt;a href="http://www.networkredux.com/blog/4df92084ccf5922c7d000002"&gt;underlying service components&lt;/a&gt; that power this extremely fast and robust service platform.&lt;/p&gt;

&lt;p&gt;What began as an initial project in providing an abstraction layer to the Citrix XenServer API soon turned in to a full blown automation platform for our customer base.  With drivers currently written for the Citrix XenServer and Parallels Virtuozzo API's, and VMWare in development, Kris and team have an extremely dynamic living system that is being nurtured on a daily basis.  While our competition may have similar platforms, nothing comes close to the speed and versatility to what we are building.&lt;/p&gt;

&lt;p&gt;Once an Infrastructure as a Service provider, we are gradually evolving into a Platform as a service Provider.  Integrating, Development, Operations and Security into a well tuned team of experts.&lt;/p&gt;

&lt;p&gt;&lt;img src="/files/4de2ede33a024179725ceb7b65ea11e7.png" alt="Kris"&gt;
&lt;/p&gt;
</description>
    </item>
    <item>
      <title>July Redux Rockstar: David Gagne</title>
      <link>http://www.networkredux.com/blog/4e1c751cccf5920b61000002</link>
      <guid>http://www.networkredux.com/blog/4e1c751cccf5920b61000002</guid>
      <pubDate>Tue, 12 Jul 2011 09:23:56 -0700</pubDate>
      <description>&lt;p&gt;&lt;em&gt;Every month, Network Redux chooses one amazing client to feature in our newsletter and on our blog. If you're interested in being the next Redux Rockstar, contact Sarah at &lt;a href="mailto:sarah@networkredux.com"&gt;sarah@networkredux.com&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meet David Gagne&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/files/4cb8742a6a42c49018ea5094b09cde62.jpg" alt="right" title="David Gagne"&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;David, tell us about your day job.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I'm the CTO of &lt;a href="http://www.brandissimo.com/"&gt;Brandissimo!, Inc.&lt;/a&gt;  I spend my days overseeing the information technology involved in all of our projects, which range from the production of children's television shows, cartoons, and DVDs to web sites and games.  We basically handle anything related to helping companies manage their brands.&lt;/p&gt;

&lt;p&gt;I also do quite a bit of programming in addition to spending hours and hours writing specifications documentation for local and third-party developers, including several teams overseas.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is your favorite part about job?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The team at &lt;a href="http://www.brandissimo.com/"&gt;Brandissimo!, Inc.&lt;/a&gt; is comprised of vibrant and exciting artists.  Everyone is a comedian and every day is an adventure.  Also, the fact that one of our largest clients is the National Football League is awesome &#8211; I&#8217;m a huge football fan.   &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you were stranded on a desert island, what could you not live without?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Obviously, I could not live without my wife and my 10-month-old son. However, it would be hard to leave my 13,000+ song iTunes library and iPod behind, though the battery wouldn't last very long. So if I had to choose an object to bring, it would be a trusty Swiss-Army knife. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you had to choose a superpower, what would you choose?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I actually have several super-powers, so this question is always difficult for me.  The one I don't have but wish I did is the ability to fly like Superman.  Traffic in LA is brutal.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Now, tell us something not many people know about you.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I used to row crew for the University of Florida. I&#8217;m also a three-time LA Marathon Finisher. Although I&#8217;m not a health nut, I do like to stay active.&lt;/p&gt;

&lt;p&gt;You can learn even more about David on his blog that he has continually updated for the past ten years, &lt;a href="http://www.davidgagne.net"&gt;davidgagne.net&lt;/a&gt;. Follow @DavidGagne on &lt;a href="http://www.twitter.com/davidgagne"&gt;Twitter&lt;/a&gt;, too!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Network Redux Announces Open API</title>
      <link>http://www.networkredux.com/blog/4e1c6ffbccf5920b61000001</link>
      <guid>http://www.networkredux.com/blog/4e1c6ffbccf5920b61000001</guid>
      <pubDate>Tue, 12 Jul 2011 09:02:03 -0700</pubDate>
      <description>&lt;p&gt;Network Redux announced the availability of its open API and is inviting members of the community to take advantage of the long-awaited access to the company&#8217;s reliable hosting platform.&lt;/p&gt;

&lt;p&gt;Users now have control panel and programmable access to Network Redux&#8217;s Dashboard, adding another way for the developer to control the web hosting experience.&lt;/p&gt;

&lt;p&gt;&#8220;We&#8217;re a company built by system architects and engineers,&#8221; says Kris Watson, Vice President of Engineering. &#8220;We know the value of an API because our own fabric is built using a multitude of APIs.  We&#8217;ve taken the valuable features of our Dashboard and opened them up for developers to leverage in building their own platforms and services.&#8221;&lt;/p&gt;

&lt;p&gt;Network Redux is a developer-focused provider of Managed Service Provider. The company operates three secure data centers where it deploys and manages the entire stack using its own vendor-certified hardware that includes Dell servers, Equallogic Storage, Force10 Networking, and Watchguard Security. Headquarter in Portland, Ore., Network Redux is built with the best breed System Architects and Engineers.&lt;/p&gt;

&lt;p&gt;Learn more about &lt;a href="http://developer.networkredux.com"&gt;Network Redux&#8217;s API&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Anatomy of High Availability: Dell Equallogic Storage</title>
      <link>http://www.networkredux.com/blog/4e1b80e2ccf59209a9000003</link>
      <guid>http://www.networkredux.com/blog/4e1b80e2ccf59209a9000003</guid>
      <pubDate>Mon, 11 Jul 2011 16:01:54 -0700</pubDate>
      <description>&lt;p&gt;Dell &lt;a href="http://www.equallogic.com"&gt;Equallogic&lt;/a&gt; is our chosen vendor for SAN storage within our &lt;a href="http://www.networkredux.com/web-hosting/enterprise-platforms"&gt;Enterprise platforms&lt;/a&gt;. We leverage both the &lt;a href="http://www.equallogic.com/products/ps6000-series.aspx?id=7907&amp;slider6000=1"&gt;PS6000XV&lt;/a&gt; and &lt;a href="http://www.equallogic.com/products/ps4000-series.aspx?id=8349&amp;slider4000=1"&gt;PS4000&lt;/a&gt; models for different purposes.&lt;/p&gt;

&lt;p&gt;Our PS6000XV models are used for our Enterprise client production storage pools, and our &lt;a href="http://www.networkredux.com/web-hosting/virtual-servers/evs"&gt;E-VS Citrix XenServer pools&lt;/a&gt;. Our PS4000 usage is primarily for offsite &lt;a href="http://en.wikipedia.org/wiki/Asynchronous_replication#Disk_storage_replication"&gt;asynchronous replication&lt;/a&gt; which we provide to all of our Enterprise customers.&lt;/p&gt;

&lt;p&gt;Today is an excellent example of the Equallogic platform handling an event failure, dispatching notifications and self-healing.&lt;/p&gt;

&lt;p&gt;Disk 7 of the array unit went into a failure status, the Equallogic group immediately replaced this disk with a hot spare from the member array (each Equallogic keeps 2 hot spares per chassis). Immediately following began a rebuild of the RAID-10 degradation and an email report to our Operations and the Dell Equallogic support group.&lt;/p&gt;

&lt;p&gt;Keeping mission critical support services on our Equallogic PS6000XV&#8217;s Dell&#8217;s internal Operations team had a ticket opened before we were able to call in and dispatch a request for resolution.&lt;/p&gt;

&lt;p&gt;Here are before and after pictures of the array, as we all love to look at pictures.&lt;/p&gt;

&lt;p&gt;&lt;img src="/files/fd6749d90c6665c7ed1d0d2073a93283.png" alt="Equallogic"&gt;
&lt;/p&gt;

&lt;p&gt;&lt;img src="/files/c5a9e6c492e5075de8b644750afa2962.png" alt="Equallogic"&gt;
&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Network Redux services now extend to the E.U.</title>
      <link>http://www.networkredux.com/blog/4e14e246ccf5926a26000003</link>
      <guid>http://www.networkredux.com/blog/4e14e246ccf5926a26000003</guid>
      <pubDate>Wed, 06 Jul 2011 15:31:34 -0700</pubDate>
      <description>&lt;p&gt;Dear Customers and Loyal Readers,&lt;/p&gt;

&lt;p&gt;Today marks a monumental day for Network Redux.  We have officially launched facilities and operations within the E.U.&lt;/p&gt;

&lt;p&gt;Within our automated Dashboard, clients may now select between our Portland, Oregon and Amsterdam datacenters.  Customers utilizing our API will now have region selection in their automation workflow.&lt;/p&gt;

&lt;p&gt;&lt;img src="/files/7cd2527576afc7f405dccd7317d844dd.png" alt="Alt Text" title="Dashboard"&gt;
&lt;/p&gt;

&lt;p&gt;As well, we are pleased to now provide support for Ubuntu 11.04 inclusive of this regional support offering.  These templates are available immediately from all regions.&lt;/p&gt;

&lt;p&gt;We are also very pleased to announce that this regional addition includes Enterprise Private Clouds.  Service availability is no longer restricted to a single continent.&lt;/p&gt;

&lt;p&gt;I&#8217;d like to thank the entire Network Redux team from Operations to Development for a job well done.  Stay tuned for more ground breaking services and features for both existing and new customers.&lt;/p&gt;

&lt;p&gt;Thomas Brenneke&lt;br&gt;
President and Lead Architect&lt;br&gt;
Network Redux, LLC&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Anatomy of High Availability: VRRP on Force10 FTOS</title>
      <link>http://www.networkredux.com/blog/4dfa3199ccf59237ef000002</link>
      <guid>http://www.networkredux.com/blog/4dfa3199ccf59237ef000002</guid>
      <pubDate>Thu, 16 Jun 2011 09:38:49 -0700</pubDate>
      <description>&lt;p&gt;High Availability, shortened as HA more often than not, is the concept of N+1 or greater service availability in a datacenter/computing environment.  This post will begin a series on High Availability related to Network Redux infrastructure.&lt;/p&gt;

&lt;p&gt;One basic, yet underestimated component to the stack is the distribution layer. In our world the distribution layer often participates in a collapsed core environment, distributing network packets downstream to a pair of clustered firewall appliances.&lt;/p&gt;

&lt;p&gt;Within the distribution layer we utilize the open standard &lt;a href="http://en.wikipedia.org/wiki/Virtual_Router_Redundancy_Protocol"&gt;Virtual Router Redundancy Protocol.&lt;/a&gt; For Cisco Engineers you will also have the Cisco flavor with HSRP.&lt;/p&gt;

&lt;p&gt;VRRP is a powerful tool in the HA war chest for system architects. From a 30,000 ft. review, it provides a floating default gateway address between two active routers in a network. Though an important point to consider, from a layer-1/layer-2 perspective these are both active and viable paths, hence you may see egress traffic leave your network over the secondary/backup interface. This is more common than not in my experience.&lt;/p&gt;

&lt;p&gt;In our network VRRP is delivered via our Top of the Rack (ToR) Force10 Switches. Here is a sample configuration for what we will call sr-0-1 and sr-0-2, where sr-0-1 will be acting as the primary/master. For posterity I have chosen an unused public network subnet within our network.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;sr-0-1&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;interface Vlan 100
description client-net-68-233-0-0-24
ip address 68.233.0.2/24
tagged Port-channel 1
untagged GigabitEthernet 2/43
!
vrrp-group 100
description client-vrrp-68-233-0-0-24
virtual-address 68.233.0.1
priority 110
no shutdown
!
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;sr-0-2&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;interface Vlan 100
description client-net-68-233-0-0-24
ip address 68.233.0.3/24
tagged Port-channel 1
untagged GigabitEthernet 2/43
!
vrrp-group 100
description client-vrrp-68-233-0-0-24
virtual-address 68.233.0.1
no shutdown
!
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;A couple of assumptions are made in this design:&lt;/p&gt;

&lt;p&gt;1) Both downstream interfaces are connected to interface 2/43 on each respective switch/router.&lt;/p&gt;

&lt;p&gt;2) 68.233.0.0/24 is a routed and recognized network within this architecture.&lt;/p&gt;

&lt;p&gt;3) A port-channel of some form exists for communication to take place between sr-0-1 and sr-0-2. Broken communication would result in both sides indicating themselves to be master.&lt;/p&gt;

&lt;p&gt;Lets break down some of the segments for a deeper understanding as to what these instructions will accomplish:&lt;/p&gt;

&lt;p&gt;1) We provide vlan 100 with an IP address in the network segment for communication between these routed interfaces. Some will argue VRRP is not a layer-3 protocol, the happy medium is to call it a protocol between Layer2/3, it doesn&#8217;t really have a formal home.&lt;/p&gt;

&lt;p&gt;2) virtual IP address is the floating gateway that will be used by the downstream devices as their default gateway.&lt;/p&gt;

&lt;p&gt;3) description nomenclature is just based on best practices at Network Redux.&lt;/p&gt;

&lt;p&gt;4) priority 110 will provide that interface with a higher priority as the default priority is 100. If we wanted to delegate sr-0-2 to master a simply priority 90 command would adjust this setting. VRRP in this type of design is so fast it would barely, if at all be noticed as a failover.&lt;/p&gt;

&lt;p&gt;With this configuration live, the following would be seen from a show vrrp brief command:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;sr-0-1&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Interface Grp Pri Pre State Master addr Virtual addr(s) Description
--------------------------------------------------------------------

Vl 100 100 110 Y Master 68.233.0.2 68.233.0.1 client-vrrp-68-233-0-0-24
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;sr-0-2&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Interface Grp Pri Pre State Master addr Virtual addr(s) Description
--------------------------------------------------------------------

Vl 100 100 100 Y Backup 68.233.0.2 68.233.0.1 client-vrrp-68-233-0-0-24
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;And there you have it, a redundant distribution layer. In our world we bypass the access layer and distribute directly to our servers or security appliances. Most common would be a set of redundant firewalls in active/passive mode.&lt;/p&gt;

&lt;p&gt;This configuration syntax is specific to the Force10 Operating System (FTOS), but VRRP as a protocol is open and widely used across all switching/routing vendors in the industry.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Technologies behind our Dashboard and Website</title>
      <link>http://www.networkredux.com/blog/4df92084ccf5922c7d000002</link>
      <guid>http://www.networkredux.com/blog/4df92084ccf5922c7d000002</guid>
      <pubDate>Wed, 15 Jun 2011 14:13:40 -0700</pubDate>
      <description>&lt;p&gt;&lt;strong&gt;I've had quite a few requests to go into detail about the technologies we use to power our website and our automated dashboard, so today I'd like to go into detail about that.&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;Website&lt;/h3&gt;

&lt;p&gt;Our website is a custom CMS that I built on top of the &lt;a href="http://www.sinatrarb.com"&gt;Sinatra&lt;/a&gt; framework. I chose &lt;a href="http://www.sinatrarb.com"&gt;Sinatra&lt;/a&gt; for a couple reason: 1) I am a ruby developer, so it's very easy for me to build it exactly how i want it to work, and 2) it's an incredibly lightweight and easy to manage framework.&lt;/p&gt;

&lt;p&gt;Most of the pages are static erb templates, while our blog and answers are stored in &lt;a href="http://www.mongodb.org"&gt;MongoDB&lt;/a&gt;. If you're not familiar with &lt;a href="http://www.mongodb.org"&gt;mongo&lt;/a&gt;, I highly recommend you look into it; it's a very fast and scalable document-based database. &lt;/p&gt;

&lt;p&gt;Composing our blog posts and answers is done using &lt;a href="http://daringfireball.net/projects/markdown"&gt;markdown&lt;/a&gt; with the &lt;a href="https://github.com/tanoku/redcarpet"&gt;redcarpet&lt;/a&gt; ruby gem.&lt;/p&gt;

&lt;p&gt;Searching on both the blog and answers section is handled by taking all of words in the body &amp;amp; title of the post and create an array of keywords. &lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;title = title.gsub(/&amp;lt;\/?[^&amp;gt;]*&amp;gt;/, &amp;quot;&amp;quot;).gsub(/\W+/, ' ').downcase
content = content.gsub(/&amp;lt;\/?[^&amp;gt;]*&amp;gt;/, &amp;quot;&amp;quot;).gsub(/W+/, ' ').downcase
keywords = (title + ' ' + content).split.uniq
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This may seem a little 'messy', but it actually works quite nicely. I do some other logic behind the scenes to take out words like 'the' and 'a' to cut out some fat.&lt;/p&gt;

&lt;h3&gt;Dashboard&lt;/h3&gt;

&lt;p&gt;Our dashboard is made up of a collection of technologies and languages. The main application is a &lt;a href="http://www.rubyonrails.org"&gt;Rails&lt;/a&gt; 3 app running on &lt;a href="http://www.nginx.net"&gt;nginx&lt;/a&gt; and &lt;a href="http://www.modrails.org"&gt;Passenger&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;When designing the main architecture, we chose to build the app to leverage queuing as much as possible so the user experience would always be fast.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Queue&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For queuing, were using &lt;a href="https://github.com/defunkt/resque"&gt;Resque&lt;/a&gt; which uses the &lt;a href="http://redis.io/"&gt;Redis&lt;/a&gt; database, and this is monitored with &lt;a href="http://god.rubyforge.org"&gt;god&lt;/a&gt;. To learn more about this, here is a great blog post that the &lt;a href="https://github.com/defunkt/resque"&gt;Resque&lt;/a&gt; developers put out: &lt;a href="https://github.com/blog/542-introducing-resque"&gt;https://github.com/blog/542-introducing-resque&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;From within the application, all orders, device changes (resize, restart, shutdown, etc), reverse dns, and email are queued up. This is mainly why our dashboard is so quick. It also allows us to handle errors very gracefully, if a worker fails to complete it's job for whatever reason, we can deal with that transparently behind the scenes; the customer doesn't need to be involved in that process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Provisioning&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Provisioning of the VM is handled by a perl driver I wrote to speak with our virtualization platform. Even though I'm by no means a perl developer, I chose perl for it's speed and socket connections. The perl driver spits out the raw data for the ruby-based worker to process the response. In internal testing, we found that this method was &lt;em&gt;substantially&lt;/em&gt; faster over letting ruby make the socket requests. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Device Metrics&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;All of our device metrics are done by a separate set of workers polling all of the devices every few minutes, and then storing that data into &lt;a href="http://www.mongodb.org"&gt;MongoDB&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Were using the &lt;a href="http://www.highcharts.com/"&gt;Highcharts&lt;/a&gt; graphing engine to generate our graphs. &lt;/p&gt;

&lt;p&gt;If you have any questions, please feel free to contact me at kris at networkredux.com&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Network Redux Offers VPS for Fifty Cents a Day</title>
      <link>http://www.networkredux.com/blog/4df6777accf59271bf000001</link>
      <guid>http://www.networkredux.com/blog/4df6777accf59271bf000001</guid>
      <pubDate>Mon, 13 Jun 2011 13:47:54 -0700</pubDate>
      <description>&lt;p&gt;
Today, Network Redux announced a new line of VPS for only $10 a month. The new service, dubbed &#8220;VS0&#8221;, offers 256MB of RAM and an array of features that offers users unprecedented control of their virtual servers. 
&lt;/p&gt;
&lt;p&gt;
All Network Redux VPS packages, including the new VS0, are managed through an automated dashboard that allows the user to spin-up and down the virtual server on-demand as well as reboot, start and stop the VS instantly.  Additional management features include forward and reverse DNS control and a full-featured API.
&lt;/p&gt;
&lt;p&gt;
New Relic, a product that allows for monitoring and troubleshooting Ruby, PHP, Java and Python apps in real-time comes standard with the Network Redux VS0 subscription. This tool provides immediate insight, down to the line of code, from the end user&#8217;s behavior, adding another layer of monitoring and control available to Network Redux&#8217;s customers.
&lt;/p&gt;
&lt;p&gt;
&#8220;VS0 is ideal for boutique-scale websites that are looking for a quality web hosting provider. These customers have access to the same features available in our larger packages at a fraction of the cost,&#8221; says Kris Watson, Vice President of Engineering at Network Redux. &#8220;The internet belongs to all of us; our goal is to provide quality hosting to make every site shine.&#8221; 
&lt;/p&gt;
&lt;p&gt;
Network Redux is a developer-focused provider of Managed Linux hosting solutions. The company operates three secure data centers where it deploys and manages the entire stack using its own vendor-certified hardware that includes Dell servers, Dell Equalogic Sans, Force10 switches, and Watchguard firewalls. Headquarter in Portland, Ore., Network Redux is made up of top-notch engineers from around the world.
&lt;/p&gt;
&lt;p&gt;
Interested in learning more about the fifty cent a day VPS? Visit www.networkredux.com/web-hosting/virtual-servers
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Network Redux Unveils Instant VPS Resize Without Reboot</title>
      <link>http://www.networkredux.com/blog/4de94ff0ccf5921baa000001</link>
      <guid>http://www.networkredux.com/blog/4de94ff0ccf5921baa000001</guid>
      <pubDate>Fri, 03 Jun 2011 14:19:44 -0700</pubDate>
      <description>&lt;p&gt;
	Network Redux released a new feature yesterday that allows developers to resize the virtual server without rebooting.&lt;br /&gt;
	&lt;br /&gt;
	This is one more way that Network Redux is striving to give developers unprecedented control and flexibility.&lt;br /&gt;
	&lt;br /&gt;
	Available on Network Redux&amp;#39;s customer dashboard, users can increase resources within seconds without having to reboot, keeping websites up and running during heavy traffic.&lt;br /&gt;
	&lt;br /&gt;
	&amp;quot;We&amp;#39;re changing expectations. I work directly with our clients and know exactly what they are looking for,&amp;quot; said Thomas Brenneke, Network Redux&amp;#39;s President. &amp;quot;We know the demands of the community and are able to deliver the tools at a rapid rate.&amp;quot;&lt;br /&gt;
	&lt;br /&gt;
	Network Redux is a developer-focused provider of Managed Linux hosting solutions. The company operates three secure data centers where it deploys and manages the entire stack using its own vendor-certified hardware that includes Dell PowerEdge Servers, Equallogic Storage, Force10 Routing and Switching and Watchguard Security Appliances. Headquarter in Portland, Ore., Network Redux is made up of top-notch engineers around the world.&lt;br /&gt;
	&lt;br /&gt;
	Explore the instant resize option yourself: &lt;a href="http://www.networkredux.com/web-hosting/virtual-servers"&gt;http://www.networkredux.com/web-hosting/virtual-servers&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Resize VM Without Restarting</title>
      <link>http://www.networkredux.com/blog/4de6c5f1ccf59234c2000001</link>
      <guid>http://www.networkredux.com/blog/4de6c5f1ccf59234c2000001</guid>
      <pubDate>Wed, 01 Jun 2011 16:06:25 -0700</pubDate>
      <description>&lt;p&gt;
	Today we launched a new feature of our dashboard that allows you to upgrade/downgrade your Virtual Server on-demand, WITHOUT rebooting!&lt;/p&gt;
&lt;p&gt;
	To use this great new feature, signup here: https://dashboard.networkredux.com&lt;/p&gt;
</description>
    </item>
    <item>
      <title>New Relic Delivers the Goods</title>
      <link>http://www.networkredux.com/blog/4dd2dcf7ccf5925163000001</link>
      <guid>http://www.networkredux.com/blog/4dd2dcf7ccf5925163000001</guid>
      <pubDate>Tue, 17 May 2011 13:39:19 -0700</pubDate>
      <description>&lt;p&gt;
	It comes with great pleasure to publicly applaud our partners, New Relic, for their recent series of updates to their platform.&lt;/p&gt;
&lt;p&gt;
	While the details can be viewed on a wide range of news sources, most notably: &amp;nbsp;&lt;a href="http://news.cnet.com/8301-13846_3-20063415-62.html" target="_blank"&gt;http://news.cnet.com/8301-13846_3-20063415-62.html&lt;/a&gt; we are extremely pleased to be partnered with such an innovative organization.&lt;/p&gt;
&lt;p&gt;
	Integrating New Relic with our products and services has allowed our customers and engineers with an in depth layer to application performance. &amp;nbsp;No longer held down by the typical linux userland tools such as vmstat, strace and gdb, we now have concrete data points and graphical representation of this data to analyze. &amp;nbsp;These tools provide both customer and service provider with a layer never before provided in such a nicely fit package.&lt;/p&gt;
&lt;p&gt;
	A round of applause to the New Relic team, a job very well done.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>

