Hostilla.pl FAQ

Performance, LVE, cache and bots

PHP-FPM, OPcache, Redis, Memcached, LSCache, CloudLinux LVE, PageSpeed, bots and optimization. Answers are based on Hostilla.pl hosting services, cPanel and eTOP infrastructure.

28 questions in this topic

Expand a question to see the answer. The content is visible in HTML and can be indexed by search engines.

323. How to check CPU usage?

For the topic "how to check CPU usage", first check the setting in the LVE, cache and real page response time charts.

You can check CPU, RAM, Entry Processes and CloudLinux LVE limits in the hosting panel if the package provides resource graphs. Exceeding the limits may cause slowdowns or 503 errors.

The most important thing is to determine what is causing the spike: users, bots, cron, imports, CMS plugin, database or external integration.

324. How to check RAM usage?

For the topic "how to check RAM usage", first check the setting in the LVE, cache and real page response time charts.

You can check CPU, RAM, Entry Processes and CloudLinux LVE limits in the hosting panel if the package provides resource graphs. Exceeding the limits may cause slowdowns or 503 errors.

The most important thing is to determine what is causing the spike: users, bots, cron, imports, CMS plugin, database or external integration.

325. How to check Entry Processes/EP?

For the topic "how to check Entry Processes/EP", first check the setting in the LVE, cache and real page response time charts.

You can check CPU, RAM, Entry Processes and CloudLinux LVE limits in the hosting panel if the package provides resource graphs. Exceeding the limits may cause slowdowns or 503 errors.

The most important thing is to determine what is causing the spike: users, bots, cron, imports, CMS plugin, database or external integration.

326. How to interpret CloudLinux LVE charts?

For the topic "how to interpret CloudLinux LVE charts", first check the setting in the LVE, cache and real page response time charts.

You can check CPU, RAM, Entry Processes and CloudLinux LVE limits in the hosting panel if the package provides resource graphs. Exceeding the limits may cause slowdowns or 503 errors.

The most important thing is to determine what is causing the spike: users, bots, cron, imports, CMS plugin, database or external integration.

327. What does exceeding the resource limit mean?

For the topic "what does exceeding the resource limit mean", first check the setting in the LVE, cache and real page response time charts.

You can check CPU, RAM, Entry Processes and CloudLinux LVE limits in the hosting panel if the package provides resource graphs. Exceeding the limits may cause slowdowns or 503 errors.

The most important thing is to determine what is causing the spike: users, bots, cron, imports, CMS plugin, database or external integration.

328. What to do when your account reaches its limits?

For the topic "what to do when your account reaches limits", first check the setting in the LVE, cache and real page response time charts.

You can check CPU, RAM, Entry Processes and CloudLinux LVE limits in the hosting panel if the package provides resource graphs. Exceeding the limits may cause slowdowns or 503 errors.

The most important thing is to determine what is causing the spike: users, bots, cron, imports, CMS plugin, database or external integration.

329. How to diagnose high CPU/RAM?

For the topic "how to diagnose high CPU/RAM", first check the setting in the LVE, cache and real page response time charts.

You can check CPU, RAM, Entry Processes and CloudLinux LVE limits in the hosting panel if the package provides resource graphs. Exceeding the limits may cause slowdowns or 503 errors.

The most important thing is to determine what is causing the spike: users, bots, cron, imports, CMS plugin, database or external integration.

330. How to diagnose bot overload?

For the topic "how to diagnose bot overload", first check the settings in the LVE, cache and real page response time charts.

Bots can consume resources just like real users. They can be restricted by robots.txt, application rules,.htaccess, rate limiting and geo-blocking via MaxMind databases, if available.

Country and bot blocks must be used carefully so as not to cut off legitimate customers, payment systems or integrations.

331. How to block resource-consuming bots?

For the topic "how to block resource-consuming bots", first check the setting in the LVE, cache and real page response time charts.

Bots can consume resources just like real users. They can be restricted by robots.txt, application rules,.htaccess, rate limiting and geo-blocking via MaxMind databases, if available.

Country and bot blocks must be used carefully so as not to cut off legitimate customers, payment systems or integrations.

332. How to block AI bots?

For the topic "how to block AI bots", first check the setting in the LVE, cache and real page response time charts.

Bots can consume resources just like real users. They can be restricted by robots.txt, application rules,.htaccess, rate limiting and geo-blocking via MaxMind databases, if available.

Country and bot blocks must be used carefully so as not to cut off legitimate customers, payment systems or integrations.

333. How to use robots.txt to limit crawlers?

For the topic "how to use robots.txt to limit crawlers", first check the setting in the LVE, cache and real page response time graphs.

Bots can consume resources just like real users. They can be restricted by robots.txt, application rules,.htaccess, rate limiting and geo-blocking via MaxMind databases, if available.

Country and bot blocks must be used carefully so as not to cut off legitimate customers, payment systems or integrations.

334. How to use rate limiting if available?

For the topic "how to use rate limiting if available", first check the setting in the LVE, cache and real page response time charts.

Bots can consume resources just like real users. They can be restricted by robots.txt, application rules,.htaccess, rate limiting and geo-blocking via MaxMind databases, if available.

Country and bot blocks must be used carefully so as not to cut off legitimate customers, payment systems or integrations.

335. How does MaxMind database country blocking work?

For the topic "how does country blocking work based on MaxMind databases", first check the settings in the LVE, cache and real page response time charts.

Bots can consume resources just like real users. They can be restricted by robots.txt, application rules,.htaccess, rate limiting and geo-blocking via MaxMind databases, if available.

Country and bot blocks must be used carefully so as not to cut off legitimate customers, payment systems or integrations.

336. Can the client block countries himself?

For the topic "can the client block countries itself", first check the setting in the LVE, cache and real page response time charts.

Bots can consume resources just like real users. They can be restricted by robots.txt, application rules,.htaccess, rate limiting and geo-blocking via MaxMind databases, if available.

Country and bot blocks must be used carefully so as not to cut off legitimate customers, payment systems or integrations.

337. When does support do a country block?

For the topic "when a country block is done by support", first check the setting in the LVE, cache and real page response time charts.

Bots can consume resources just like real users. They can be restricted by robots.txt, application rules,.htaccess, rate limiting and geo-blocking via MaxMind databases, if available.

Country and bot blocks must be used carefully so as not to cut off legitimate customers, payment systems or integrations.

338. How does Redis work?

For the topic "how Redis works", first check the setting in the LVE, cache and real page response time charts.

Redis and Memcached speed up applications via in-memory caching, PHP-FPM and OPcache speed up PHP, and QUIC/HTTP/3 can improve load times on the protocol side. Effectiveness depends on application and configuration.

339. How does Memcached work?

For the topic "how Memcached works", first check the setting in the LVE, cache and real page response time charts.

Redis and Memcached speed up applications via in-memory caching, PHP-FPM and OPcache speed up PHP, and QUIC/HTTP/3 can improve load times on the protocol side. Effectiveness depends on application and configuration.

340. How to enable Redis/Memcached?

For the topic "how to enable Redis/Memcached", first check the setting in the LVE, cache and real page response time charts.

Redis and Memcached speed up applications via in-memory caching, PHP-FPM and OPcache speed up PHP, and QUIC/HTTP/3 can improve load times on the protocol side. Effectiveness depends on application and configuration.

341. How does LiteSpeed ​​Cache/LSCache work, if available?

For the topic "how does LiteSpeed ​​Cache/LSCache work if available" first check the setting in the LVE, cache and real page response time charts.

Redis and Memcached speed up applications via in-memory caching, PHP-FPM and OPcache speed up PHP, and QUIC/HTTP/3 can improve load times on the protocol side. Effectiveness depends on application and configuration.

342. How does QUIC/HTTP/3 work?

For the topic "how QUIC/HTTP/3 works", first check the setting in the LVE, cache and real page response time charts.

Redis and Memcached speed up applications via in-memory caching, PHP-FPM and OPcache speed up PHP, and QUIC/HTTP/3 can improve load times on the protocol side. Effectiveness depends on application and configuration.

343. How to diagnose TTFB?

For the topic "how to diagnose TTFB", first check the setting in the LVE, cache and real page response time charts.

TTFB, PageSpeed ​​and cache analysis help distinguish a slow hosting from a slow application. Check HTML response time, image size, browser cache, number of scripts, database queries and LVE load.

In the case of WordPress/WooCommerce and PrestaShop, it is worth configuring the application cache, optimizing images, limiting heavy plugins and checking for bots and crons.

344. How to use PageSpeedQuality.aspx?

For the topic "how to use PageSpeedQuality.aspx" first check the setting in the LVE, cache and real page response time charts.

TTFB, PageSpeed ​​and cache analysis help distinguish a slow hosting from a slow application. Check HTML response time, image size, browser cache, number of scripts, database queries and LVE load.

In the case of WordPress/WooCommerce and PrestaShop, it is worth configuring the application cache, optimizing images, limiting heavy plugins and checking for bots and crons.

345. How to distinguish free hosting from free application?

For the topic "how to distinguish free hosting from free application", first check the setting in the LVE, cache and real page response time charts.

TTFB, PageSpeed ​​and cache analysis help distinguish a slow hosting from a slow application. Check HTML response time, image size, browser cache, number of scripts, database queries and LVE load.

In the case of WordPress/WooCommerce and PrestaShop, it is worth configuring the application cache, optimizing images, limiting heavy plugins and checking for bots and crons.

346. How to optimize images?

For the topic "how to optimize images", first check the setting in the LVE, cache and real page response time charts.

TTFB, PageSpeed ​​and cache analysis help distinguish a slow hosting from a slow application. Check HTML response time, image size, browser cache, number of scripts, database queries and LVE load.

In the case of WordPress/WooCommerce and PrestaShop, it is worth configuring the application cache, optimizing images, limiting heavy plugins and checking for bots and crons.

347. How to optimize cron and imports?

For the topic "how to optimize cron and imports", first check the setting in the LVE, cache and real page response time charts.

TTFB, PageSpeed ​​and cache analysis help distinguish a slow hosting from a slow application. Check HTML response time, image size, browser cache, number of scripts, database queries and LVE load.

In the case of WordPress/WooCommerce and PrestaShop, it is worth configuring the application cache, optimizing images, limiting heavy plugins and checking for bots and crons.

348. How to set cache for WordPress/WooCommerce?

For the topic "how to set cache for WordPress/WooCommerce", first check the setting in the LVE, cache and real page response time charts.

TTFB, PageSpeed ​​and cache analysis help distinguish a slow hosting from a slow application. Check HTML response time, image size, browser cache, number of scripts, database queries and LVE load.

In the case of WordPress/WooCommerce and PrestaShop, it is worth configuring the application cache, optimizing images, limiting heavy plugins and checking for bots and crons.

349. How to set cache for PrestaShop?

For the topic "how to set cache for PrestaShop", first check the setting in the LVE, cache and real page response time charts.

TTFB, PageSpeed ​​and cache analysis help distinguish a slow hosting from a slow application. Check HTML response time, image size, browser cache, number of scripts, database queries and LVE load.

In the case of WordPress/WooCommerce and PrestaShop, it is worth configuring the application cache, optimizing images, limiting heavy plugins and checking for bots and crons.

350. What is worth knowing about CDN and integration with the cache service?

For the topic "what is worth knowing about CDN and integration with the cache service", first check the setting in the LVE, cache and real page response time charts.

TTFB, PageSpeed ​​and cache analysis help distinguish a slow hosting from a slow application. Check HTML response time, image size, browser cache, number of scripts, database queries and LVE load.

In the case of WordPress/WooCommerce and PrestaShop, it is worth configuring the application cache, optimizing images, limiting heavy plugins and checking for bots and crons.