Hi All!
I'm back!!!! :-( I hate to be a nuisance, but:
I have a new app that works fine locally under "foreman" in production
mode. It loads the front page in 1.6 seconds on a not-very-fast
laptop. I have been testing it on heroku as well and noticed that the
front page takes a significant amount of time to load (~25 seconds). I
set that aside as something to investigate later.
This past week I pushed a version with much more functionality to
heroku. Now, when I try to load the front page, heroku times out at 31
seconds. The heroku logs show that it is spending most of its time
compiling/rendering dryml and loading *all* of the internationalized (no
sign of 'en') versions of bootstrap-datepicker (they appear to be being
called from a hobo js file).
To be sure that my local server was not caching something I rebooted the
laptop and started the browser (empty) and the foreman server. Nothing
else was running on the laptop. I went to the local 'foreman' server
and it generated the front page with status:
Completed 200 OK in 1625.1ms (Views: 1271.2ms | ActiveRecord: 119.5ms)
It is now at the state where occasionally it will load the front page
from heroku before the timeout (1 out of 5-10 times).
After the front page loads, Heroku also takes a long time to load other
pages too (infrequently timing out at 31 seconds). The heroku logs show
that it is compiling/rendering dryml and trying to load the
international bootstrap datepickers for these pages as well. The local
version doesn't seem to do this and the other pages mostly load in under
a second.
It should be noted that I am NOT using any version of the bootstrap
datepickers in my app.
I am going to try a "warmup" page to see if I can get heroku to start
without timing out, then selecting the front page.
Again, I am soliciting help. This is a major business client who needs
the app as soon as possible. I can use a local server for a while if I
have to, but it has to be hosted professionally as the ultimate deployment.
Thanks,
Don Ziesig
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/groups/opt_out.