+--- 1.0.18 2009/06/30
+
+Added limit filter to put sleep (penalty) for heavy use.
+
+Filter frontend_net may be configured to limit the number of new connections
+from same IP to some value (connect-max).
+
+Fixed the load_balance filter.
+
--- 1.0.17 2009/06/16
Fix path for metaproxy executable for Debian init.d script.
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.0.17],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.18],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.0.18-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Tue, 30 Jun 2009 13:42:16 +0200
+
metaproxy (1.0.17-1indexdata) unstable; urgency=low
* Upstream.
Standards-Version: 3.6.2
Maintainer: Adam Dickmeiss <adam@indexdata.dk>
Priority: extra
-Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.2), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev, libgnutls-dev
+Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.3), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev, libgnutls-dev
Package: metaproxy
Section: net