admin-ajax.php high CPU problem

Posted in: Newspaper
Post count: 101

Hi i have dedicated server. 16 gb ram Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz and SSD.

When i habe 600 online user in my blog my cpus going crazy 😀

I think there is a problem in the theme “admin-ajax.php bot deficits.

i m using latest version and i m not using cache on blog. When i use cache i can t earn money.

Post count: 23312

Hello mhendiz,

Please notice that the WordPress uses, ‘by default’, for each visitor, approximatively 40 requests to the database. So, if you install a basic theme, you will bring approx.60-70 requests and if you are using some plugins, your requests will reach to 100 requests/person. If you are over than 600 users (600*100=60 000 requests) and yet, you will have a problem in this regard and that’s why your CPU are ‘going crazy’. Please keep in mind that this is why cache plugin is needed and we recommend using that, for better results. Also, if you do not want to use some caching plugin for your theme, you will have to try to reduce the number of these requests, using fewer blocks on your pages, deactivating the page view count and ajax page view and also, you will have to use only the plugins which are absolutely necessary for your project. Another alternative in this regard would be that your caching plugin to be active only for your pages if you do not have ads (in case of you have not ads for your all pages). So, you can try to disable the WP-Cron.php if you are not using this or you can set it to work at different intervals. For more information about this case, please consult this links here -> http://www.inmotionhosting.com/support/website/wordpress/disabling-the-wp-cronphp-in-wordpress

Hope this helps!

Thanks for your understanding!

Post count: 101

hi

thanks for your response.

i have question.

this codes in view-source.

<link rel=’stylesheet’ id=’td-theme-demo-style-css’ href=’http://www.muhendisbeyinler.net/wp-content/themes/Newspaper/includes/demos/tech/demo_style.css&#8217; type=’text/css’ media=’all’ />

i dont using demos. how can i delete this codes.

showing me 404.

i just deleted demos folder.

Post count: 23312

Hello mhendiz,

Do you have used before this type of demo? What steps do you have followed to get rid of it? I suppose that you have used Tech demo and then you have removed it and this request still remains there without any effect (0 B). Please provide more details about this case so I will be able to identify the root of this request.

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.