Nginx — pronounced "Engine-X" — one of the most important startups you've never heard of, has raised $8 million from Australian telecom giant Telstra to extend its reach even further.
As it stands right now, Nginx's flagship web-server technology is immensely popular, with 150 million websites using it.
In fact, 49.2% of the top 1,000 busiest websites in the world use Nginx to handle the heavy lifting of delivering web pages to a browser, as measured by tracking authority W3Techs.
That's far ahead of Microsoft's competing IIS, which powers 6.8% of those top 1,000 websites, Google servers, which claims 9.8%, and the Apache web server, which is still the most popular overall but can't match Nginx's supremacy of the very top, with 26.6%.
Even NASA used Nginx to power the website that streamed the footage from the NASA Curiosity Mars rover, under the crushing loads of millions of people trying to watch simultaneously. We use it internally at Business Insider, too: If you're reading this article, you're using Nginx.
Furthermore, Nginx has risen even further with the rise of so-called microservices — a Silicon Valley trend for building software from lots of little pieces instead of one big one. Nginx's technology plays a crucial role in coordinating all of those pieces, no matter what other vendor's technology they're using.
"We innovate around us," says Nginx CEO Gus Robertson.
With the involvement of Telstra, Nginx is planning on taking its business international. Telecommunications companies like Telstra are big fans of Nginx's technology, says Robertson, plus they have connections in Australia and beyond. So now is the time to go global, with Telstra's assistance.

Room to grow

But Nginx's popularity also puts it in a difficult position. Most of those Nginx fans are using the free, open-source version of Nginx, where they never have to pay the company a dime for the software. It's a similar struggle faced by hot companies like Docker and Canonical.
To actually make money, Nginx has a few menu items. First, Nginx Plus, an actual paid-software product that goes beyond the free version and offers customers deeper tools for managing their web apps.
"Nginx Plus can do a lot more than just web serving," Robertson says.
Second, it has a consulting business, where its team of experts go in and help customers install and manage their Nginx-based architectures. That's especially important as companies move toward microservices, which can be a bold new world for companies used to building software the traditional way.
That business is growing quickly, Robertson says, with 300% more revenue in 2015 compared to 2014, though Nginx doesn't disclose specific financials and he declined to comment on whether it's profitable.
mars curiosity roverReuters/NASA/JPLNASA used Nginx to handle the traffic from streaming the Mars Curiosity rover's footage back to Earth.
He does say that Nginx wasn't actively seeking funding, and had enough funding to go on for a long while. Telstra came to Nginx with a game plan for international expansion, and Nginx decided that now was the time to seek funding after all.
Existing Nginx investors New Enterprise Associates, e.ventures, Runa Capital, and Index Ventures put cash in this round as well. Including this round, Nginx has raised $41 million in funding since its founding in 2011.
Still, Nginx is keeping things fairly lean. Even with all of those users, its headcount only broke 100 recently, Robertson says, and the company tries to avoid "bloat" by adding only those features that users really need.
"We're not trying to patch too much in the product," Robertson says. "We're very discreet about the features we add."
A big part of managing that involves Nginx's community. Because the core Nginx software is open-source, any developer anywhere can download it, tweak it, and upload their fixes and improvements back to the main source code. That, in turn, means Nginx Plus continually gets better without the company having to spend as much time or money improving the core of the product.
"The open-source model and community is a lift unto itself," Robertson says.