No, one license can only be installed on one server. If you have VPS, each VPS will require its own license. The license is generated based on server hardware signature. So if you upgrade your server hardware, please make sure your license is still valid.
license verification: lsws/bin/lshttpd -V
If not, please follow license migration procedure. If you want to move to a different server, you need to transfer your license first.
No. LSWS will detect if the server is on VPS, and will not run on a non-VPS environment with VPS license.
You can create a listener for the IP that your main site associated with. set “Binding” to one process only.
There is limit for max concurrent connections for different licenses. Free version is limited to 150, VPS license is 500, Enterprise edition is unlimited. You can check the number of concurrent connections used from the real-time report in web admin console. Or use the command
netstat -an | grep 80 | grep ESTA | wc -l
This will give you the number of current established connections. Only established connections from netstat output are considered to be concurrent.
Installation service is not associated with any edition or license, you can even use it to install standard edition. You can try LSWS on an different port, so it will not affect your current installation or cause any service down time.
No, just like any other license you go through the upgrade/downgrade process.
Run command
lsws/bin/lshttpd -V
It will list your current license information.
You can log in to our online store and pay the invoice. Once the transaction goes through, you license will be automatically renewed within 10 minutes. On your server, just do license verification
lsws/bin/lshttpd -V
. Your new license key will be automatically retrieved.
You should receive an email notification with detailed instructions. You can also log in to our online client area. You should be able to see your products there. Your serial number will also be listed there; you can copy it and save to serial.no in the install directory. If you have any issues, please create a ticket with the license department from the client area.
Free community support is available through LiteSpeed forum . Email support and other support coverage can be purchased.
Under lsws/conf