ryannmicua / popular-posts-tabbed-widget-for-jetpack

Shows a tabbed widget for most popular, most commented and latest blog posts. Most popular posts tab uses data from JetPack Stats module.
2 stars 5 forks source link

Performance degradation #1

Open ghost opened 10 years ago

ghost commented 10 years ago

Plugin is making POST requests to admin-ajax.php with following payload:

time:day numberposts:7 thumb:0 tab:popular action:pptwj_tabwidget_list Response Headersview source

Which will in turn, on heavily visited sites bypass the benefit of page cache provided by w3tc, supercache or similar, and still cause some load on the server depending on the amount of visitors and/or size of the database content.

ryannmicua commented 10 years ago

You are right.. thanks for pointing this out.

On Friday, 08 August, 2014 05:19 AM, Branko Toic wrote:

Plugin is making POST requests to admin-ajax.php with following payload:

time:day numberposts:7 thumb:0 tab:popular action:pptwj_tabwidget_list Response Headersview source

Which will in turn, on heavily visited sites bypass the benefit of page cache provided by w3tc, supercache or similar, and still cause some load on the server depending on the amount of visitors and/or size of the database content.

— Reply to this email directly or view it on GitHub https://github.com/ryannmicua/popular-posts-tabbed-widget-for-jetpack/issues/1.

Ryann Micua /Web Developer/

Website: www.pogidude.com http://pogidude.com Skype: rmicua