Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

Really slow application

Roxin's Avatar

Roxin

Apr 28, 2011 @ 06:36 PM

Hi,

My application is this : http://test-453.apphb.com/ - it runs really slow even though this installed on a shared hosting environment has no problems with speed.

If I try to login for example .. after a while I get a blank page.

What could I check in order to fix this ?

  1. Support Staff 1 Posted by friism on Apr 28, 2011 @ 07:55 PM

    friism's Avatar

    I can reproduce the issue. The webserver your site is located on, is not heavily loaded, neither is it using very much memory (which could cause the application pool to be recycled).

    Could you invite support(a)appharbor.com as a collaborator to your site, I'd like to take a look at what's going on.

  2. 2 Posted by Roxin on Apr 29, 2011 @ 03:46 AM

    Roxin's Avatar

    I've invited you.

  3. Support Staff 3 Posted by friism on Apr 29, 2011 @ 09:59 PM

    friism's Avatar

    Found it!

    Your Web.Release.config specifies that the SocialBotConnectionString should be some externally hosted database. We've tracked the slowness to your sites interaction with that database.

    When deploying to AppHarbor, you should either use SocialBotConnectionString as an alias for your database (configured in the AppHarbor database interface) or simply place the AppHarbor connectionstring in Web.Config.Release.

    Let us know if you encounter other problems.

  4. friism closed this discussion on Apr 29, 2011 @ 09:59 PM.

Discussions are closed to public comments.
If you need help with AppHarbor please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac