sarahjasonm
Forum Replies Created
-
It take 4-5 hours for 18.000 posts.
Anyway thanks for your answer; I’ll close this ticket.
I hope we see more features for advanced configuration in near future.Forum: Plugins
In reply to: [LiteSpeed Cache] Speed improvement by Separate CCSS Cache URIsThank you @qtwrk
This is the result of test that I’ve done:
Enabled LSCache :
First time :42.91
s
Second time in the same browser :6.6
s
Second time in other browser :12.93
sDisabled LSCache :
First time :37.91
sWhat’s your suggestion to improve the page speed?
Is it logical to cache 18.000 posts with LSCache crawler ?Forum: Plugins
In reply to: [LiteSpeed Cache] Memcached Test Connection : FailedThank you very much indeed @qtwrk
There was a problem with port number .
Problem solvedForum: Plugins
In reply to: [LiteSpeed Cache] Memcached Test Connection : Failed@qtwrk
I’ve generated new report : CZIPCZEL
Wordpress admin access generated.- This reply was modified 3 years, 7 months ago by sarahjasonm.
Forum: Plugins
In reply to: [LiteSpeed Cache] Memcached Test Connection : FailedHost manager told me that memcached port number is 153483
They also made a php file with this code:<?php $conn = new Memcached ; $address = '127.0.0.1' ; // set the address here $port = 153483 ; // set the port $conn->addServer( $address, $port ) ; var_dump( $address ) ; var_dump( $port ) ; var_dump( $conn->getStats() ) ; echo '<hr>'; var_dump($conn->getServerList()); ?>
that the result of this code is this:
string(9) "127.0.0.1" int(153483) bool(false) array(1) { [0]=> array(3) { ["host"]=> string(9) "127.0.0.1" ["port"]=> int(22411) ["type"]=> string(3) "TCP" } }
——-
They say that memchached port is 153483; I’ve tested with 153483 , 11211, 22411; but none of them worked perfectly and I have connection test failed.
——-
I’ve removed litespeed cache and installed again, but nothing has changed.
I’ve used reset button on litespeed cache setting , but nothing has been changed.
——-
Host manager says we’ve enabled memcached with port number 153483 , but I have connection test failed.
——-
I’m a little confused , What should I do now?
——
Report has been created with this report number:
ADISHVYR
and access to wordpress admin panel has been generated.- This reply was modified 3 years, 7 months ago by sarahjasonm.
The plugin should generate CSS & JS for each template; NOT for each page!