Css / php resources usage

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeCss / php resources usage

This topic has been marked as not resolved.

From time to time the css style is missing (see the attached image). The hosting company explains this by saying that there are some resources problem on the server (from time to time the memory usage is above 750M, caused by the css.php file). How can i fix this problem? Is there a plain css file for this theme?

July 3, 2012 at 2:39 am #11027

Our respect for your hosting provider, but this explanation sound frivolous. The css.php is a simple php file with a few variables in it. There is no database connection and no resource usage from this file. It is independent file and it is not connected to opencart. It is the most simplest and light php file possible. It uses virtually on CPU power, only a small amount of the server memory. Its size is 128K. This means every time this file is requested, the server needs 128K memory to serve it. On the other hand, the server needs considerable CPU resources and at least 1MB memory to serve a typical opencart page. I think your server cannot just handle the load (mainly due to opencart or other resource intensive scripts) and the css.php file adds its contribution, but I simply cannot believe this tiny php file is the root of all evil. Let your hosting send you resource usage diagrams and logs to prove their claims.

Regards,
ThemeBurn team

July 3, 2012 at 1:20 pm #11057
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.