Remove support index.html
article thumbnail

Configure a Failover Cluster with Pacemaker

Linux Academy

On both nodes, enable a status URL for health monitoring: sudo cat > /var/www/html/index.html <<EOF. <Location This course covers Pacemaker, as well as several other technologies and services that support high availability and virtualization. . sudo firewall-cmd --permanent --add-service=http. </Location> EOF.

article thumbnail

New AWS feature: Run your website from Amazon S3 - All Things.

All Things Distributed

The Amazon S3 team launched a new feature today that makes serving a complete (static) web site out of Amazon S3 dead simple: you set a default document for buckets and subdirectories, which is most likely an index.html document. returns the index.html at the bucket level and [link]. the index.html from that subdirectory.

Storage 134
article thumbnail

Benchmarking Cloudfront (and S3) : spf13.com

SPF13

5 s for the index.html file) it shows an even larger improvement. Amazon CloudFront Now Supports Streaming Access Logs. Cloudfront is a significant improvement over both my web host as well as serving files directly from s3. Each case the single HTML file was served from my web host. 4 seconds on cloudfront. CloudFront.

Resources 100