Image not accelerating
-
Hi guys.
Please, I am using Open Litespeed web server, and I found that my images are not automatically accelerated.
Do I have to open qcloud to use the default image acceleration?
-
please explain a bit what exactly do you mean by
image acceleration?what can I do?
I install litespeed cache for 1 months, image acc is not worked.
thanks.
the imgur isn’t opening on me for some reason , please upload image to somewhere else and share link.
please do me a full screenshot on your image optm summary page
OK.
LiteSpeed Cache Image Optimization did not work.
https://i.postimg.cc/Qt6tqHfs/litespeed-image-issue.png

image from link:https://abc.com/wp-admin/admin.php?page=litespeed-img_optm

please try click “clean up unfinished data” then send again , wait for few moments , see what happens.
thanks.
I have done. Clean up unfinished data, then send again. waiting the result.
https://i.postimg.cc/TYkZJdtc/1709039409229.png

how did it go ?
Unfortunately, Same issue.
Thank you for following up on this issue!
https://i.postimg.cc/VsJsK3m9/image-limit-1.png

Only one image was successfully optimized
https://i.postimg.cc/1Rbm2J3k/litespeed-image-acc-only1.png

I did the clear cache, send it again, same problem.
<?php require( './wp-load.php' ); $args = array( 'timeout' => 100, 'blocking' => true, 'sslverify' => false, // 'cookies' => $_COOKIE, ); $url = 'https://domain.com/wp-admin/admin-ajax.php?action=async_litespeed&nonce=123123123&litespeed_type=imgoptm_force'; $result = wp_remote_post(esc_url_raw($url), $args); var_dump($result);please create a php file , name it like
test.phpput it at same dir as your wp-config.php , replacedomain.comto your actual , then open it in browser, see what it retruns.
https://i.postimg.cc/Qxv9RRbr/php-file-return.png
file path:
https://1.2.3.4:8090/filemanager/xyz.com/public_html/litespeed_test.php
https://i.postimg.cc/Y9scP3Rc/test-php-file.png
——————–
I created a file named litespeed_test.php and put it in the same directory as wp-config.php, pasted the contents of the above file, replaced domain.com with my actual domain name such as abc.com, and then opened it in a browser with an address that begins with an ip address, and the prompt was. Domain does not exists.
The address entered in the address bar is.
https://1.2.3.4:8090/filemanager/abc.com/public_html/litespeed_test.phpI double-checked, and I got abc.com right.
Also, the file does not open at abc.com/public_html/litespeed_test.php.Is there anything I should do?
please provide the report number
you can get it in toolbox -> report -> click “send to LiteSpeed”
ok, I have send it .
If there’s anything I can do, please let me know. Thank you.
yeah thanks, once you clicked send button , it will generate you a 8-letter string, that’s the report number , please provide me that , so I can locate your report.
The topic ‘Image not accelerating’ is closed to new replies.