Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SPOSTARBUST_Widget_Class has a deprecated constructor in /home2/cptech/public_html/wp-content/plugins/spostarbust/index.php on line 386

Deprecated: Function create_function() is deprecated in /home2/cptech/public_html/wp-content/plugins/spostarbust/index.php on line 611

Notice: The called constructor method for WP_Widget in SPOSTARBUST_Widget_Class is deprecated since version 4.3.0! Use
__construct()
instead. in /home2/cptech/public_html/wp-includes/functions.php on line 4514
LiteSpeed: Large file download aborts | A cPanel Tech

LiteSpeed: Large file download aborts

I have seen a few instances where the file downloads in litespeed web server is aboring of its own.

The following error was reported in the logs

The size of dynamic response body is over the limit, abort

This is a setting in the Litespeed webserver which needed to be changed.

Step 1

Login to LiteSpeed Console.

If you do not know the password,

cd /usr/local/lsws/admin/misc

./admpass.sh

It will ask for the username and password and then reset it

Whitelist your IP address – to allow the custom port access. I have CSF firewall installed, and hence i am allowing my IP to access the custom port .

csf -a XX.XX.XX.XX

or use this link to allow the port to IP

Login to Litespeed

Login to litespeed console using the URL https://your_server_ip:7080 , and because your IP is whitelisted, it will ask for a username and password, after bypassing the SSL error.

You need to go to the server tab.

Under the request and responses, change ” Max Dynamic Response Body Size (bytes) ”

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Close Menu