very slow loading of leads

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • livewire
    Senior Member
    • Nov 2016
    • 100

    very slow loading of leads

    Hi

    I have around 100,000 leads in my CRM.. When i try to load these it takes like 20-30 seconds to load and most of the time it time outs..

    It happens only when loading the leads page.. Other than that everything else works fine

    Im using version 4.5

    Any help on this will be appreciated


    Thanks
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    What php version do you use?
    Also you could uncheck the box Display Total Count (on List View) in Administration > User Interface

    Comment

    • livewire
      Senior Member
      • Nov 2016
      • 100

      #3
      Im using php 5.6

      I disabled the display count.. Still the same

      Im showing 20 leads per page. When i click on show more it takes the same amount of time and most of the time, it time out

      Comment

      • livewire
        Senior Member
        • Nov 2016
        • 100

        #4
        This is the url which gets the leads i guess "api/v1/Lead?maxSize=15&offset=0&sortBy=createdAt&asc=fals e"

        I tried reducing the it to show 15 leads per page... I dont see any improvement.

        Comment

        • tanya
          Senior Member
          • Jun 2014
          • 4308

          #5
          Is this problem only with leads? Could you check lead indexes in database?

          Comment

          Working...