Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:config [2014/03/25 15:32]
Michael Armstrong [Security]
litespeed_wiki:config [2015/06/23 19:09]
Jackson Zhang
Line 1: Line 1:
 ====== Configuration How-Tos ====== ====== Configuration How-Tos ======
  
-This section of the wiki provides articles on configuring LiteSpeed Web Server to achieve desired functionality,​ better performance,​ or security. These wikis do not cover what each LSWS setting does. That information can be found in our [[http://​www.litespeedtech.com/​docs/​webserver|documentation]].+This section of the wiki provides articles on configuring LiteSpeed Web Server to achieve desired functionality,​ better performance,​ or security. These wikis do not cover what each LSWS setting does. That information can be found in our [[http://​www.litespeedtech.com/​docs/​webserver/config|documentation]].
  
-Also [[litespeed_wiki:​cache|LiteSpeed Cache]], [[litespeed_wiki:​php|PHP]],​ and [[litespeed_wiki:​other_ext_app|other external applications]] (Python, Ruby, etc.) are covered in their own sections of the wiki and are not included here.+Also [[litespeed_wiki:​cache|LiteSpeed ​Cache]], [[litespeed_wiki:​cache:​litemage|LiteMage ​Cache]] ,​[[litespeed_wiki:​php|PHP]],​ and [[litespeed_wiki:​other_ext_app|other external applications]] (Python, Ruby, etc.) are covered in their own sections of the wiki and are not included here.
  
 |[[litespeed_wiki:​license:​Command Reference]]|Quick Reference for All Commands| |[[litespeed_wiki:​license:​Command Reference]]|Quick Reference for All Commands|
 +|[[litespeed_wiki:​config:​Configuration list]]|LSWS Configuration list|
 ===== Security ​ ===== ===== Security ​ =====
  
 +|[[http://​www.litespeedtech.com/​docs/​webserver/​security|Security Overview]]|LiteSpeed web server security overview|
 |[[litespeed_wiki:​how_can_i_mitigate_ddos_attacks|Mitigating HTTP-level DDoS Attacks]]|How to mitigate DDoS attacks with LSWS's security features| |[[litespeed_wiki:​how_can_i_mitigate_ddos_attacks|Mitigating HTTP-level DDoS Attacks]]|How to mitigate DDoS attacks with LSWS's security features|
 |[[litespeed_wiki:​mitigating_syn_floods|Mitigating SYN Floods]]|How to harden your kernel against SYN floods| |[[litespeed_wiki:​mitigating_syn_floods|Mitigating SYN Floods]]|How to harden your kernel against SYN floods|
Line 18: Line 19:
 |[[https://​www.atomicorp.com/​wiki/​index.php/​Litespeed|Atomicorp setup and support]]|Explanation of Atomicorp'​s support of LSWS and how to set it up| |[[https://​www.atomicorp.com/​wiki/​index.php/​Litespeed|Atomicorp setup and support]]|Explanation of Atomicorp'​s support of LSWS and how to set it up|
 |[[litespeed_wiki:​cagefs_how_to|CloudLinux CageFS How-To]]|Installation and Configurations| |[[litespeed_wiki:​cagefs_how_to|CloudLinux CageFS How-To]]|Installation and Configurations|
 +|[[litespeed_wiki:​hsts|Setting up HSTS]]|How to set up HTTP Strict Transport Security|
 +|[[litespeed_wiki:​config:​vhost-level_bw_throttling|Virtual Host-Level Bandwidth Throttling]]|Set different bandwidth limits for different sites|
  
 ===== HTTPS/SSL Configuration ===== ===== HTTPS/SSL Configuration =====
Line 36: Line 39:
 |[[litespeed_wiki:​piped_logger|Piped Logger]]|Flexible logging with piped logger| |[[litespeed_wiki:​piped_logger|Piped Logger]]|Flexible logging with piped logger|
 |[[litespeed:​wiki:​awstats|AWstats]]|How to use integrated AWstats log analyzer| |[[litespeed:​wiki:​awstats|AWstats]]|How to use integrated AWstats log analyzer|
- +|[[litespeed_wiki:​php:​new_relic|New Relic Installation Guide]]|How to get New Relic to work with LSWS| 
-==== Debugging ====+|[[litespeed_wiki:​real_time_stats|Real-Time Statistics]]|Real-Time Statistics in Admin Console| 
 +|[[litespeed_wiki:​error_messages|Child process killed, is that normal?​]]|How to deal with "Child Process Killed"​ message in stderr.log| 
 +===== Debugging ​=====
  
 |[[litespeed_wiki:​howto:​bug_report|Bug Reporting]]|How to file a LiteSpeed bug report| |[[litespeed_wiki:​howto:​bug_report|Bug Reporting]]|How to file a LiteSpeed bug report|
 |[[litespeed_wiki:​toggle_debug_logging|Toggle Debug Logging]]|A feature for quickly switching between normal and very detailed log levels| |[[litespeed_wiki:​toggle_debug_logging|Toggle Debug Logging]]|A feature for quickly switching between normal and very detailed log levels|
 |[[litespeed_wiki:​rewrite_logs|How to Enable Rewrite Logging]]|The first step in debugging rewrite rules| |[[litespeed_wiki:​rewrite_logs|How to Enable Rewrite Logging]]|The first step in debugging rewrite rules|
 +|[[litespeed_wiki:​rewrite_rule_troubleshooting|How to Debug my Rewrite Rule]]|The steps to check the failed rewrite rule|
 ===== Streaming Media ===== ===== Streaming Media =====
  
Line 54: Line 59:
 |[[litespeed_wiki:​how_can_i_increase_the_operating_system_file_descriptor_limit|File Descriptor Limit]]|How to increase the file descriptor limit| |[[litespeed_wiki:​how_can_i_increase_the_operating_system_file_descriptor_limit|File Descriptor Limit]]|How to increase the file descriptor limit|
 |[[litespeed:​wiki:​feature:​internal_redirect|Internal Redirect]]|For those seeking x-sendfile or x-accel-redirect feature. We show you how with LiteSpeed.| |[[litespeed:​wiki:​feature:​internal_redirect|Internal Redirect]]|For those seeking x-sendfile or x-accel-redirect feature. We show you how with LiteSpeed.|
 +|[[litespeed_wiki:​nf_conntrack_table_full|nf_conntrack table]]|"​nf_conntrack:​ table full, dropping packet."​ issue|
 +|[[litespeed_wiki:​config:​vhost-level_bw_throttling|Virtual Host-Level Bandwidth Throttling]]|Set different bandwidth limits for different sites|
 +|[[litespeed_wiki:​config:​ram_disk_path|Understanding RAM Disk Path Setting]]|Will RAM disk setting help with I/O load issue|
  
 ===== Miscellaneous Customization ===== ===== Miscellaneous Customization =====
Line 59: Line 67:
 |[[litespeed:​wiki:​AutoIndex|Auto Index Customization]]|How to customize auto index script| |[[litespeed:​wiki:​AutoIndex|Auto Index Customization]]|How to customize auto index script|
 |[[litespeed_wiki:​install_microsoft_frontpage_server_extensions_2002|Microsoft FrontPage Server Extensions 2002]]|How to install Microsoft FrontPage Server Extensions 2002| |[[litespeed_wiki:​install_microsoft_frontpage_server_extensions_2002|Microsoft FrontPage Server Extensions 2002]]|How to install Microsoft FrontPage Server Extensions 2002|
 +|[[litespeed:​wiki:​MultiViews|MultiViews]]|How to handle MultiViews| 
 +|[[litespeed:​wiki:​Enable_HTTP2|Enable HTTP2]]|How to enable HTTP2| 
 +|[[litespeed:​wiki:​Disable_TLS1|Disable TLS1.0]]|How to disable TLS1.0 while enable TLS1.2 and TLS1.3|
 ===== Virtual Hosting ===== ===== Virtual Hosting =====
  
  • Admin
  • Last modified: 2020/09/03 20:37
  • by Jackson Zhang