Results 1 to 5 of 5

Thread: Uploaded 3000 new leads, now leads section SLOWWWW

  1. #1
    rotteneggz is offline Member
    Join Date
    Jul 2009
    Posts
    12

    Default Uploaded 3000 new leads, now leads section SLOWWWW

    Hey,
    I uploaded 3000 leads in the lead section and not my lead module is slow. It takes ~30 seconds to jump from lead to lead. Anyone know if i am doing something wrong? Can anyone point me to the right direction?

    Server specs: Dedicated host located ~ 3hops away from my office.
    Intel(R) Xeon(R) CPU 5110 @ 1.60GHz
    786mb Ram

    What i notice that when i access the lead section and view my server usage, my memory hits ~98% usage...

  2. #2
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: Uploaded 3000 new leads, now leads section SLOWWWW

    Was it slow before you loaded the leads?

    You may not have enough memory allocated to a PHP process. Check your host company with the php memory.
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  3. #3
    rotteneggz is offline Member
    Join Date
    Jul 2009
    Posts
    12

    Default Re: Uploaded 3000 new leads, now leads section SLOWWWW

    It was actually quite fast. Where do i check for the allocated memory for php processes?

  4. #4
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Uploaded 3000 new leads, now leads section SLOWWWW

    In your php.ini ... usually somewhere like etc/php5/apache2 (depending on your stack)

  5. #5
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Uploaded 3000 new leads, now leads section SLOWWWW

    Create a single php script into your server containing this code:

    PHP Code:
    <?PHP
    phpinfo
    ();
    ?>
    Run it through the browser, it will display all php information, including the path to php.ini file.
    Edit this php.ini and update the value for the attribute "memory_limit"

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. New Section under Leads
    By shayema1 in forum Developer Help
    Replies: 2
    Last Post: 2009-05-28, 07:31 PM
  2. Leads section
    By atin in forum Help
    Replies: 2
    Last Post: 2008-11-04, 11:32 AM
  3. Add Campaign to Leads Mass Update section
    By jblock in forum Developer Help
    Replies: 1
    Last Post: 2008-03-20, 07:52 PM
  4. Leads details section error
    By JMAG in forum Help
    Replies: 0
    Last Post: 2006-04-17, 05:38 PM
  5. Replies: 0
    Last Post: 2005-05-10, 08:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •