Industry stats Updated Jun 2026All domains worldwide 392.5M registered names +6.5% YoY Verisign · Q1 2026.com + .net total 176.1M names in zone Verisign · Q1 2026.com + .net 11.5M newly registered · 76.3% renewed Verisign · Q1 2026Country-code TLDs 146.3M names +2.4% YoY Verisign · Q1 2026New gTLDs 49.6M names · 30.9% renewed +3.7% QoQ Verisign · Q1 2026Legacy gTLDs 20.5M names · 67.6% renewed +14.6% YoY Verisign · Q1 2026WordPress 41.5% of all sites · 59.3% of CMS sites W3Techs · 17 Jun 2026Shopify 5.2% of all sites · 7.5% of CMS sites W3Techs · 17 Jun 2026Wix 4.3% of all sites · 6.1% of CMS sites W3Techs · 17 Jun 2026Squarespace 2.5% of all sites · 3.5% of CMS sites W3Techs · 17 Jun 2026Joomla 1.2% of all sites · 1.7% of CMS sites W3Techs · 17 Jun 2026Webflow 0.9% of all sites · 1.2% of CMS sites W3Techs · 17 Jun 2026Drupal 0.7% of all sites · 1% of CMS sites W3Techs · 17 Jun 2026No CMS detected 30% of all sites W3Techs · 17 Jun 2026Nginx on 33%–39% of sites W3Techs · Mar–Apr 2026Apache on 24%–29% of sites W3Techs · Mar–Apr 2026LiteSpeed gaining share among web servers W3Techs · Mar–Apr 2026DMARC adoption 937.9K valid records +79% in 3 yrs EasyDMARC · 2026 YTDFortune 500 95% publish DMARC · 80% enforced EasyDMARCFortune 500 62.7% use strict reject policy EasyDMARCInc. 5000 15.2% use strict reject policy EasyDMARCDeal CVC Capital Partners → Namecheap · CVC Capital Partners acquired a majority stake in Namecheap in September 2025, valuing the company at ~$1.5B (including debt). 2025Deal team.blue (Hg-backed) → Loopia Group · team.blue (Hg-backed) acquired Loopia Group (Nordics) in 2025. 2025Deal Miss Group (Perwyn-backed) → Web4U s.r.o. · Perwyn-backed Miss Group acquired Web4U s.r.o. (Prague-based web hosting and domain registration provider) in 2025. This is Miss Group’s 14th acquisition under Perwyn ownership. 2025Deal group.one → Webglobe · group.one acquired Webglobe (Slovakia/Czechia/Serbia) in 2025. 2025Deal hosting.com → FastComet, A2 Hosting · hosting.com (formerly World Host Group) acquired FastComet in April 2025 and A2 Hosting in January 2025, rebranding A2 Hosting under the hosting.com name. 2025Industry stats Updated Jun 2026All domains worldwide 392.5M registered names +6.5% YoY Verisign · Q1 2026.com + .net total 176.1M names in zone Verisign · Q1 2026.com + .net 11.5M newly registered · 76.3% renewed Verisign · Q1 2026Country-code TLDs 146.3M names +2.4% YoY Verisign · Q1 2026New gTLDs 49.6M names · 30.9% renewed +3.7% QoQ Verisign · Q1 2026Legacy gTLDs 20.5M names · 67.6% renewed +14.6% YoY Verisign · Q1 2026WordPress 41.5% of all sites · 59.3% of CMS sites W3Techs · 17 Jun 2026Shopify 5.2% of all sites · 7.5% of CMS sites W3Techs · 17 Jun 2026Wix 4.3% of all sites · 6.1% of CMS sites W3Techs · 17 Jun 2026Squarespace 2.5% of all sites · 3.5% of CMS sites W3Techs · 17 Jun 2026Joomla 1.2% of all sites · 1.7% of CMS sites W3Techs · 17 Jun 2026Webflow 0.9% of all sites · 1.2% of CMS sites W3Techs · 17 Jun 2026Drupal 0.7% of all sites · 1% of CMS sites W3Techs · 17 Jun 2026No CMS detected 30% of all sites W3Techs · 17 Jun 2026Nginx on 33%–39% of sites W3Techs · Mar–Apr 2026Apache on 24%–29% of sites W3Techs · Mar–Apr 2026LiteSpeed gaining share among web servers W3Techs · Mar–Apr 2026DMARC adoption 937.9K valid records +79% in 3 yrs EasyDMARC · 2026 YTDFortune 500 95% publish DMARC · 80% enforced EasyDMARCFortune 500 62.7% use strict reject policy EasyDMARCInc. 5000 15.2% use strict reject policy EasyDMARCDeal CVC Capital Partners → Namecheap · CVC Capital Partners acquired a majority stake in Namecheap in September 2025, valuing the company at ~$1.5B (including debt). 2025Deal team.blue (Hg-backed) → Loopia Group · team.blue (Hg-backed) acquired Loopia Group (Nordics) in 2025. 2025Deal Miss Group (Perwyn-backed) → Web4U s.r.o. · Perwyn-backed Miss Group acquired Web4U s.r.o. (Prague-based web hosting and domain registration provider) in 2025. This is Miss Group’s 14th acquisition under Perwyn ownership. 2025Deal group.one → Webglobe · group.one acquired Webglobe (Slovakia/Czechia/Serbia) in 2025. 2025Deal hosting.com → FastComet, A2 Hosting · hosting.com (formerly World Host Group) acquired FastComet in April 2025 and A2 Hosting in January 2025, rebranding A2 Hosting under the hosting.com name. 2025
SaaS AI Tools

Google Cloud and Anyscale boost Ray Serve LLM performance on GKE

Joint optimizations deliver up to 5x higher throughput and 8x lower latency for LLM inference on Google Kubernetes Engine.

Google Cloud and Anyscale boost Ray Serve LLM performance on GKE
Pixabay · Pexels

Google Cloud and Anyscale have introduced performance optimizations for Ray Serve LLM on Google Kubernetes Engine (GKE), addressing long-standing trade-offs between scalability and latency in large language model (LLM) inference. The collaboration focuses on three key architectural changes that collectively improve throughput and reduce response times for production workloads.

What changed

The updates center on three technical enhancements to Ray Serve LLM's infrastructure. First, the integration of HAProxy directly into Ray Serve replaces external load-balancing components, reducing proxy overhead and preventing Python runtime saturation during high-traffic periods. Second, a new direct token streaming architecture separates the initial request path from the response stream, allowing tokens to bypass the ingress router entirely. Third, the v2 Ray executor backend for vLLM moves Ray out of the data plane, enabling asynchronous scheduling and aligning performance with native vLLM executors.

Benchmark tests conducted on GKE clusters using Google Cloud's A4 VMs with NVIDIA HGX B200 hardware demonstrated the impact of these changes. Using the Gemma 4 E2B model, the updated Ray Serve LLM achieved up to 5x higher throughput and 8x lower latency compared to previous versions. Performance on an eight-replica serving cluster now approaches that of native vLLM setups while retaining Ray Serve's flexibility for model development and deployment.

Background

Background: Ray Serve is an open-source model serving library developed by Anyscale, designed to simplify the deployment of machine learning models at scale. Google Kubernetes Engine (GKE) is Google Cloud's managed Kubernetes service, widely used for container orchestration in production environments. The combination of Ray Serve and GKE has become a common architecture for organizations running LLM inference workloads.

Why the improvements matter

The performance gains address a critical challenge for organizations deploying LLMs in production: maintaining low latency and high throughput without sacrificing the developer experience. Previous versions of Ray Serve required teams to choose between ease of use and performance, often forcing compromises in either model serving efficiency or operational simplicity. The new optimizations eliminate this trade-off, allowing developers to use familiar Python-native APIs while meeting the demands of state-of-the-art inference workloads.

For infrastructure teams, the updates reduce the operational complexity of scaling LLM serving clusters. The HAProxy integration and token streaming architecture minimize bottlenecks that previously required manual tuning or additional infrastructure components. The v2 Ray executor backend also ensures compatibility with future optimizations in vLLM, reducing the maintenance burden for teams managing multiple model serving frameworks.

For professionals

For professionals: Teams running LLM inference on GKE can now achieve near-native vLLM performance without migrating away from Ray Serve. The optimizations are particularly valuable for workloads requiring low-latency token streaming, such as real-time chat applications or interactive AI assistants. Infrastructure costs may decrease as clusters handle higher throughput with fewer replicas.

What to watch

The collaboration between Google Cloud and Anyscale signals a broader industry trend toward optimizing LLM serving infrastructure for production environments. Future updates may focus on further reducing overhead in multi-model serving scenarios or improving support for emerging hardware accelerators. Organizations evaluating model serving platforms should monitor how these optimizations translate to cost savings and performance improvements in their specific workloads.

Discussion · coming soon

Be the first to join the thread when community discussion launches.