1
0
Fork 0
1Panel-Appstore/openlitespeed/README_en.md

23 lines
1.3 KiB
Markdown

# Usage Instructions
After installation, connect to the container terminal from the container interface and execute the following command to create an administrator account password:
```shell
/usr/local/lsws/admin/misc/admpass.sh
```
# OpenLiteSpeed
**OpenLiteSpeed** is a high-performance, lightweight, open-source HTTP server.
## Key Features:
- **High Performance**: OpenLiteSpeed can handle a large number of concurrent connections and requests, providing fast response times and high throughput.
- **Built-in Cache**: Features an efficient built-in caching system that significantly improves website loading speed and performance.
- **Event-Driven Architecture**: Utilizes an event-driven architecture to efficiently use system resources and enhance server processing capabilities.
- **Virtual Host Support**: Supports virtual host configurations, allowing multiple websites to be hosted on a single server, providing flexible deployment options.
- **Security**: Includes built-in protection against DDoS attacks and malware, offering reliable security measures.
- **Easy-to-Use Web Management Interface**: Provides an intuitive web management interface for easy server configuration and management.
- **Scalability**: Supports various plugins and extensions, allowing server functionality and performance to be expanded as needed.