RabbIT was developed to be a web proxy that speeds up web surfing over slow links by doing:
· Compress text pages to gzip streams. This reduces size by up to 75%
· Compress images to 10% jpeg. This reduces size by up to 95%
· Remove advertising
· Remove background images
· Cache filtered pages and images
· Uses keepalive if possible
· Easy and powerful configuration
· Multi threaded solution written in java
· Modular and easily extended
· Complete HTTP/1.1 compliance
Requirements:
· Java/6+ only
What's New in This Release: [ read full changelog ]
· Added a jndi context for database resources.
· Made it easier to use external classes for databases by adding custom class loading.
· Stopped using TCP_NO_DELAY.
· Fixed a problem that caused RequestLineTooLongException to be thrown in some rare cases.
· Much updates of the javadoc.
· Added a filter that blocks sites using a sql database table of hosts.
· Update the rniolibrary.