Displaying 3 results from an estimated 3 matches for "2048276".
Did you mean:
2048256
2006 May 15
26
Mongrel / RoR first page load times.
I am noticing considerably longer first page load times on most of my
rails apps running Rails (1.1.2) off Mongrel (0.13) on linux. After the
initial request everything seems to run OK. Has anybody else noticed
this and is there anyway to compensate.
Also following the instructions for working with unicode from the rails
wiki, the number of pages served drops noticeably. Are there any sites
2012 Dec 18
2
Yum Segfaulting
...ittle memory, that
runs in rl3, where yum has decided not to work any more. As follows:-
# free
total used free shared buffers cached
Mem: 774628 697516 77112 0 77720 313284
-/+ buffers/cache: 306512 468116
Swap: 2048276 160 2048116
# yum -v
Segmentation fault
# uname -a
Linux **.**.co.uk 2.6.18-308.4.1.el5 #1 SMP Tue Apr 17 17:08:10 EDT 2012
i686 i686 i386 GNU/Linux
# cat /etc/redhat-release
CentOS release 5.8 (Final)
I checked with "rpm -V yum" that its installed OK. Rebuilt the rpm
data...
2005 Dec 28
8
Rails app lags after inactivity
Hi all. I have two Rails applications. Each is on its own VPS hosted by
Pipespring (excellent service btw).
My app runs lightning quick - AFTER the first load. If I visit my site after
a period of inactivity (i.e. no visitors to my site), it takes up to 10
seconds to load that first time. After that I can hop around with no
problems.
Has anyone run into this before? Ideas?
- Rabbit