This is an old revision of the document!


By default the trial license is 2 workers , in case you want to test with 1-worker license , you can limit LSWS to 1 worker even on higher tier license.

Now in order to limit it to 1 worker , we will need to set up a 2 listener

Go to webadmin console by https://SERVER_IP:7080 --> Configuration --> Listener

First listener:

Listener name: 80 or HTTP , any name you see convenient

IP Address: ANY or [ANY]IPv6 if your server has IPv6 connectivity.

Port: 80

Binding: only check Process 1

Secure: NO

Other options can be left in default or empty.

Second listener:

Listener name: 443 or HTTPS , any name you see convenient

IP Address: ANY or [ANY]IPv6 if your server has IPv6 connectivity.

Port: 443

Binding: only check Process 1

Secure: Yes

Other options can be left in default or empty.

If you are using any Apache-based environment like cPanel, Plesk , DirectAdmin , CyberPanel …etc , no further steps is needed.

If you are using LiteSpeed Native environment, you will also need to map the domain to vhost in both Listeners , and also set up SSL in HTTPS listener.

  • Admin
  • Last modified: 2019/11/29 14:01
  • by qtwrk