📞 🇺🇸 +1 361 304 4309 📞 🇮🇳 +91 76769 02281 ✉️ [email protected]
Web Server News

OpenLiteSpeed 1.8 Released — New Features for 2025

OpenLiteSpeed 1.8 Released — New Features for 2025

OpenLiteSpeed 1.8 is a significant release for 2025, bringing mature HTTP/3 implementation, full PHP 8.4 LSAPI support and an overhauled WebAdmin dashboard.

Key Features in OLS 1.8

Upgrade from OLS 1.7

sudo apt update
sudo apt upgrade openlitespeed -y
sudo systemctl restart lsws

# Verify version
/usr/local/lsws/bin/openlitespeed -v

New PHP 8.4 Integration

sudo apt install lsphp84 lsphp84-mysql lsphp84-curl   lsphp84-mbstring lsphp84-xml lsphp84-zip -y

# Update WebAdmin to use PHP 8.4
WebAdmin → Server Configuration → External App
→ Path: /usr/local/lsws/lsphp84/bin/lsphp

New Cache Controls

# New in 1.8 — per-URL cache TTL
WebAdmin → Virtual Hosts → Cache:
Cache Rules:
  /api/*     → No Cache
  /wp-admin/* → No Cache
  /*.js      → Cache 30 days
  /          → Cache 4 hours

Brotli Compression

WebAdmin → Server Configuration → Tuning:
✅ Enable Brotli: ON
Brotli Level: 6 (good balance of speed/compression)
# Brotli typically 15-25% better than gzip

Conclusion

OLS 1.8 cements OpenLiteSpeed as the top free web server for PHP workloads in 2025. Our team provides OpenLiteSpeed deployment and management services.

📖 Related How-To Guides:
#openlitespeed #release #2025 #features
Share:
🛠️ Need Expert Help?

Don't want to do this yourself?

Our certified engineers implement this for you — correctly, securely, and within hours. Available 24/7 with 15-minute emergency response.

  • ✅ 19+ years experience
  • ✅ 60+ certified engineers
  • ✅ 1,600+ servers managed
  • ✅ 40+ countries served
  • ✅ Plans from $49/mo

Get Expert Help — Free Consultation

We respond within 4 hours · No commitment required

Please enter your name and a valid email.

No spam. Privacy Policy

Comments