Performance Issues

Discussion in 'Troubleshooting' started by stockguy22, Jun 22, 2010.

  1. stockguy22

    stockguy22 Member

    Joined:
    Jan 18, 2010
    Messages:
    56
    Does anyone know of any performance issues with aMember - as in, if I just opened my site up to registrations and it gets hit with 200 people registering all at the same time, people are getting stuck at the redirect page.

    We have mysql caching enabled.. and are seeing huge load. We are unsure if it's aMember as we have optimized and went through our own code several times.

    Anyone have these types of issues?
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    Which redirect page? Specifically at which point in the sales process are you seeing the users get stuck?
  3. stockguy22

    stockguy22 Member

    Joined:
    Jan 18, 2010
    Messages:
    56
    I'm not blaming it on aMember at all. We are working on optimizing Apache, PHP, and MySQL currently.

    When the load gets too high and too many SQL connections are open, if a user logs in, they get stuck at the redirect page.

    Now I'm not sure if it's caching - but we had over 100 people signup within 10 minutes today to test out the new beta system we built. We wrapped our custom web app in to aMember.

    So the issues occur when a user logs in and see the "You are now being redirected to the protected area".
  4. stockguy22

    stockguy22 Member

    Joined:
    Jan 18, 2010
    Messages:
    56
    new users can't sign in for some reason it causes redirect loop.. I believe it has to do with sign up process

    Anyone?
  5. stockguy22

    stockguy22 Member

    Joined:
    Jan 18, 2010
    Messages:
    56
    So I found this thread http://amember.com/forum/showthread.php?p=41715

    But no solution. We are in the same situation. Completely customized aMember in to WordPress with dynamic headers and footers...

    Anyone have any advice? I opened up a ticket to see if they could help.
  6. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Issue was fixed.
    The problem was in wp-header include in config.inc.php this is better to include wordpress code where it will be used (in templates)
  7. stockguy22

    stockguy22 Member

    Joined:
    Jan 18, 2010
    Messages:
    56
    Thank you *very* much. You guys are realllly amazing as I just put in the ticket as well.

Share This Page