[Dproxy-devel] dproxy 1.x
Brought to you by:
mattpratt
From: jeroen <pe...@ch...> - 2000-02-09 18:58:49
|
Andi, I just downloaded the 1.x source tree, looks nice. (although I did saw a few goto's in dproxy.c....not a real problem but dangerous.....) I haven't yet looked at it really close, but I saw a few things about ipv6, is that working already??? I have been thinking about the problems you mentioned about refreshing, but I think they are solved if a config option 'max_entries' is added, this would cause the oldest to be deleted if the cache gets to big, if it is frequently used it will appear at the end of the cache the next time it gets looked up. Everybody: About the memory cache and other things I saw in the last few mails, I agree with Matty that we should be carefull not to bloat it to much. I started using dproxy because it was nice and small and didn't need much config (I know.... I started the config thing.......) I think we should leave all the little extra's to our 'big brothers' like bind or dent, and concentrate on what dproxy was originally made for: small LAN's. I don't think we should change the deny file to dbase format, it would also bloat dproxy. Maybe it is an idea to add a keyword search to it??? e.g. *xxx in the deny file would cause all domains with 'xxx' to get rejected? (just my opinion) Grtz, Jeroen |