Performance issues, canvas is very slow. Is this normal?

85 views
Skip to first unread message

Fred D.

unread,
Mar 6, 2014, 9:56:33 AM3/6/14
to canvas-l...@googlegroups.com
It takes 4-5 seconds for the Canvas log in to show up in my browser. Once the login screen comes up things seems to run normally. This is a new install.  No courses, students, or teachers are yet loaded. I fear that this performance may be even worse once we get more than 1 user (currently just me).

I'm on a GIG LAN, 20GB RAM, SSD 240 HDA, i...@3.4GhZ server -- hardware or network are not an issue I think.

Christopher Bennell

unread,
Mar 6, 2014, 10:10:22 AM3/6/14
to canvas-l...@googlegroups.com, funact...@gmail.com
The first page load after you start apache will be slow, because you're basically booting up the application at that point. I would take a look your passenger configuration, specifically the prestart and minInstances settings: 


Prestart tells passenger to load the app as soon as apache starts, and minInstances allows you to tell passenger to keep a certain number of processes around to handle requests even when the app is idle (not getting many visitors). 

Section 8 of the passenger manual is a must-read. 

Fred D.

unread,
Mar 6, 2014, 1:28:15 PM3/6/14
to canvas-l...@googlegroups.com, funact...@gmail.com
Thank you for taking time to find those links and reply to my post. The things are flying now :-)
Reply all
Reply to author
Forward
0 new messages