On Wed, 6 Dec 2000, Joe Cooper wrote:
> Hey folks,
>
> I've been trying to turn a patch to 'fix' the IE refresh issue into a
> runtime option, but I'm having a bit of difficulty convincing Squid to
> parse the new option.
>
> I've added the ie_refresh option the cf.data.pre, and I've added the
> option to the onoff struct in structs.h, and I've added an
> if(Config.onoff.ie_refresh) check before the relevant code. A recompile
> later, and restarting Squid with the new option enabled in squid.conf
> leads to a "2000/12/06 15:59:47| parseConfigFile: line 2006
> unrecognized: 'ie_refresh on'" error.
maybe you forgot 'make install' or you're running an old executable?
try: strings squid | grep ie_refresh
Received on Wed Dec 06 2000 - 17:54:33 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:02 MST