On 06/14/2011 03:48 PM, Nelson Perez wrote:
Ok, cool.. I did some modifications using the new API and the plugin worked.
Let me just point out the solution to a specific problem I had while
installing 3.0 on a machine that was running 2.1.8.

After doing make and make install the configuration files do not get
replaced, and the variables that previously were:

CONFIG proxy.config.hostdb.size INT 200000
CONFIG proxy.config.hostdb.storage_size INT 33554432

Should now be

CONFIG proxy.config.hostdb.size INT 200000
CONFIG proxy.config.hostdb.storage_size INT 67108864

Right. And as we point out in release notes and mailing lists etc., you have to upgrade to use the new 3.0.0 configs, and blow away hostdb / hostdb.config.

Reply via email to