Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
litespeed_wiki:config:unlimited_worker [2018/11/14 13:58]
qtwrk created
litespeed_wiki:config:unlimited_worker [2018/11/14 19:53] (current)
Lisa Clarke Proofreading
Line 1: Line 1:
-======How to configure ​Web Host Elite license ​to use unlimited worker processes====== +====== ​Configuring the Web Host Elite License ​to Use More Worker Processes ​====== 
- +By default, ​the Web Host Elite license ​allows eight worker processes.
- +
- +
-By default , Web Host Elite license ​allow 8 worker processes+
  
 {{:​litespeed_wiki:​config:​lsws-worker1.png|}} {{:​litespeed_wiki:​config:​lsws-worker1.png|}}
  
-But Web HOst Elite license ​allow to customize to use maximum 128 worker processes.+However, the Web Host Elite license ​allows you to customize ​LWSW to use maximum ​of 128 worker processes.
  
-Step 1. +Log in to ''<​nowiki>​https://​SERVER_IP:​7080</​nowiki>'',​ your WebAdmin ​console. ​Navigate ​to **Configuration ​Server ​General**.
- +
-Login into https://​SERVER_IP:​7080 ​webadmin ​console. +
- +
-Go to ConfigurationServerGeneral.+
  
 {{:​litespeed_wiki:​config:​lsws-worker2.png|}} {{:​litespeed_wiki:​config:​lsws-worker2.png|}}
  
-Change ​option ​**Number of Processes** to the number of worker processes you wish, the example server ​is 16 cores , so enter 16 and save it, restart ​LSWS for change ​to take effect.+Change **Number of Processes** to the number of worker processes you wish to use. The example server ​has 16 cores, so enter ''​16'' ​and save. Restart ​LSWS for the changes ​to take effect.
  
 {{:​litespeed_wiki:​config:​lsws-worker3.png|}} {{:​litespeed_wiki:​config:​lsws-worker3.png|}}
  
-Run command ''​ps -ef | grep litespeed | grep -v grep''​+Run the command ''​ps -ef | grep litespeed | grep -v grep''​.
  
-You will see now there is 17 litespeed processes.+You will see now there are total 17 litespeed ​processes: 1 main process and 16 worker ​processes.
  
   [root@test lsws]# ps -ef | grep litespeed | grep -v grep   [root@test lsws]# ps -ef | grep litespeed | grep -v grep
Line 44: Line 37:
   nobody ​   2216  2188  0 13:52 ?        00:00:00 litespeed (lshttpd - #16)   nobody ​   2216  2188  0 13:52 ?        00:00:00 litespeed (lshttpd - #16)
  
-Now go to listener page , more processes ​will show up.+Now when you check the listener page, you'll see that more processes ​have shown up.
  
 {{:​litespeed_wiki:​config:​lsws-worker4.png|}} {{:​litespeed_wiki:​config:​lsws-worker4.png|}}
  
-Check them , save and restart LSWS. +Check them, saveand restart LSWS.
- +
  
  • Admin
  • Last modified: 2018/11/14 13:58
  • by qtwrk