Really slow application
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 ?
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
Support Staff 1 Posted by friism on 28 Apr, 2011 07:55 PM
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 Posted by Roxin on 29 Apr, 2011 03:46 AM
I've invited you.
Support Staff 3 Posted by friism on 29 Apr, 2011 09:59 PM
Found it!
Your Web.Release.config specifies that the
SocialBotConnectionStringshould 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
SocialBotConnectionStringas 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.
friism closed this discussion on 29 Apr, 2011 09:59 PM.