New Version of RPM Released
30 April 2009 at 4:27 am | Posted in RPM Update | Leave a CommentWe released Version 1.3 of RPM tonight. For more information see our corporate blog. Click Here.
RPM Site Speedup
23 April 2009 at 9:38 pm | Posted in Service Updates | Leave a CommentAt NewRelic we eat our own dogfood. We monitor the RPM site continuously to identify performance and availability problems when they occur in our server. But as we all know, performance problems aren’t limited to the server. Using tools like Firebug and YSlow you can identify inefficiencies in the browser rendering pages and unnecessarily fetching static assets.
Recently we identified just such a problem on rpm.newrelic.com. We had occasional reports of sluggishness in the site and it became apparent that Firefox was not always pulling assets from its local cache but instead returning to the server for a fresh copy for every page. It was a transient problem, hard to reproduce, and seemed to go away as quickly as it appeared. A little more investigation revealed the problem having to do with the way Firefox caches assets for SSL sites, like ours. For security, it caches everything in memory and priority is given to assets returned with a CacheControl of public. We were not adding that CacheControl option so some users would experience slowdown after having their browser up for a while and visiting many SSL sites.
We don’t know how many users ran into this transient slowdown. We only had a couple of reports about it. But yesterday we did update our server to add the extra cache header (along with the far future expires time which was already there) so Firefox users should no longer run into this problem.
We’d love to hear from you if you notice any difference one way or another. Let us know with an e-mail to support@newrelic.com.
New Relic Agent 2.8.9 Available
17 April 2009 at 11:27 pm | Posted in Agent Updates | Leave a CommentWe have posted an update to the agent with a number of bugfixes for compatibility and convenience issues:
- Fix problem experienced by some customers finding the NewRelic Controller in dev mode
- Fix incompatibility with older versions of optparse causing a method not found error for ‘options’ on start up
- Fix potential jvm problem with jruby
- Remove rake test:all task definition to avoid conflicts
- Change error message about window sampler in windows not supported to a warning message
For details on how to upgrade the agent refer to our support document.
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.