Newb question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VallstaRhinal
    Junior Member
    • May 2025
    • 1

    #1

    Newb question

    I looked at the server logs, found that the number of requests to the server per second that EspoCRM creates is more than 5, and sometimes it reaches 50. Although I am one user. Caching is enabled.

    Naturally, this is not correct.

    Tell me how many requests to the server you have running EspoCRM ? (specify the version, I have 7.2.7 ).

    Who can tell you how to solve the problem?​​
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1674

    #2
    Most of these requests are due to CRON Jobs and ist is no problem at all.
    Besides that: version 7.2.7 is quite outdated, upgrade if possible.

    Comment

    • yuri
      Member
      • Mar 2014
      • 9021

      #3
      If it's a temporary peak, it can happen. 5 or 50 requests in a second is nothing. If it's constant from just a single opened tab with only one user online, it's something wrong.

      You can test by yourself by opening the network tab in your browser and inspect absolutely all requests.

      It's not correct to say that it's not correct. It's not a static HTML page site but quite a complex software. You will have much more requests in some similar well known software products.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...