[Dproxy-devel] Re: dproxy-nexgen question
Brought to you by:
mattpratt
From: Matthew P. <mat...@ya...> - 2002-11-09 11:06:05
|
I did some hacking today. The results are in cvs under the dproxy-nexgen branch. --- "Sergio M. Ammirata" wrote: > 1) I would like to read the dns servers from the > /etc/resolv.conf when > the program starts instead of the config file (you > mentioned a possible > patch for this on the email archives but I did not > find any). There is now a new config option to enable this. > 2) I would like to turn off the parallel query > option. This brings > unnecessary flooding to the dns servers. OK what I did is have the next server in the list queried whenever 2 seconds pass without a response. Edit dproxy.h to change this value. > 3) Is there a way to tell it not to take more than a > specific amount of > hard drive space? New option in dproxy.conf to enable this. > 4) Would it be possible to just do an in memory > cache and nothing else, > with a limit on memory usage or number of cached > queries? New option in dproxy.conf. Note when the memory cache gets full LRU entries are flushed to disk. This also happens periodically. It would be great to get some feedback from testers. Matt __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 |