Differences

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

Link to this comparison view

Next revision
Previous revision
litespeed_wiki:license:all_about_licenses [2011/03/16 23:21]
127.0.0.1 external edit
litespeed_wiki:license:all_about_licenses [2015/07/30 20:54]
Michael Alegre removed
Line 19: Line 19:
  
 There is limit for max concurrent connections for different licenses. Free version is limited to 150, VPS license is 500, Enterprise edition is unlimited. 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 ​<​code>​netstat -an | grep 80 | grep ESTA | wc </​code>​. Only “Established” ​connections from netstat output are considered to be concurrent.+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.
  
  
Line 29: Line 31:
 ==== If I upgrade from VPS license to 1-CPU Enterprise license, do I have to reinstall? ==== ==== If I upgrade from VPS license to 1-CPU Enterprise license, do I have to reinstall? ====
  
-This will require a new order of 1 cpu license. (For other types of license [[litespeed_wiki:​license:upgrade_downgrade_license|upgrade/​downgrade]],​ you may be able to share the same serial number.)+This will require a new order of 1 cpu license. (For other types of license [[litespeed_wiki:​licenses:upgrade-or-downgrade-a-license|upgrade/​downgrade]],​ you may be able to share the same serial number.)
 In this case, just run the installer with Upgrade option. It is same as you upgrade from trial license to enterprise version. Installer with upgrade will not change any of your configuration or data. There is no service interruption since it will do a graceful restart when finish. In this case, just run the installer with Upgrade option. It is same as you upgrade from trial license to enterprise version. Installer with upgrade will not change any of your configuration or data. There is no service interruption since it will do a graceful restart when finish.