Runtime Page Optimizer (RPO) by edrob

Ratings 3 out of 5 star average user rating   2  Reviews
Category Performance  
License Free to try
Downloads 740
Supported by Email, Phone
Works with IIS 6, IIS 7
Documentation N/A
Updated on 4/11/2009 2:07:12 PM

Overview

RPO (Runtime Page Optimizer) is an IIS 6/7 webserver software component that increases performance of ASP.NET and SharePoint websites up to 200% or more.

The RPO works at runtime (no code changes required)

It applies three techniques:

  1. Compress + minify JavaScript and CSS files
  2. Combine multiple JavaScript, CSS and images into fewer files
  3. Caches optimized resources on the server and better client side caching - automatically caching images, JSS, CSS cached until they change on the server

 Results: performance improvements by reducing the effect of latency from slow networks and long distance

Features

The RPO is an ASP.NET module, providing 9 optimization features in these three areas: 

  • Compression. Minifies and compresses JavaScript and CSS files. Optionally applies extra compression to JPGs
  • Combination. Combines multiple JavaScript and CSS files into single files
  • Creates CSS sprites of JPGs, GIFs and PNGs
  • Caching. Client: Automatically sets and manages EVT tags and far future expiry dates for all resources. Server: caches optimized resources in memory or on disk

Optimization can be applies on a single page, selected pages, across an entire site or in "stealth mode" - so pages are optimized only for an administrator while evaluating and tuning the optimization.

Benefits

The benefits are:

  • Performance improvements 200% or more
  • Reduced network traffic

Requirements

  • IIS 6 or IIS 7
  • ASP.NET 2.0 or SharePoint 2007
  • Intranet or Internet site
  • Single server or load balanced environment

User Reviews

4 Star Average Rating 4 out of 5 star overal average user rating
5 Stars
50%
4 Stars
0%
3 Stars
0%
2 Stars
50%
1 Stars
0%

"Example site" reviewed by imorrish ( Expert technical level )

Rating 5 out of 5 star rating
Reviewed on Saturday, August 30, 2008
Pros It works well on my SharePoint site. Compare http://www.wssdemo.com/pages/topwebsites.aspx without RPO http://www.wssdemo.com/pages/topwebsites.aspx?rpo=off
Cons
Conclusion

"This is not a new thing" reviewed by shirly.apshtien ( Expert technical level )

Rating 2 out of 5 star rating
Reviewed on Saturday, April 11, 2009
Pros 1) The company I work in has a very high-loads web portal, before trying it we put it to test in our QA with stress-tool software. It didn't work for us under high-load - [It was using the Trial version] 2) We experienced some bad javascript errors that didn't pop-up before. 3) There are planty of such FREE tools: http://developer.yahoo.com/yui/compressor/ http://dimebrain.com/2008/03/a-better-css-mi.html http://dimebrain.com/2008/03/a-better-css-mi.html
Cons It is nice when you put it in small sites that are not under stress.
Conclusion Not for enterprise Better to download open source (keep updating) and embed it into your site (having full control)
Skip repetitive links

More edrob Downloads