Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: fastlane2 on October 12, 2009, 12:46:30 PM

Title: Remove upstram proxy settings
Post by: fastlane2 on October 12, 2009, 12:46:30 PM
I am about to test an upstream proxy with my SME box by using

config set SquidParent a.b.c.d
config set SquidParentPort nnn
signal-event post-upgrade
signal-event reboot

What I can't figure out is how to remove the settings if I need to.

Any help appreciated.
Title: Re: Remove upstram proxy settings
Post by: Stefano on October 12, 2009, 01:06:42 PM
in a shell, digit
Code: [Select]
db

ther read the syntax.. ;-)
Title: Re: Remove upstram proxy settings
Post by: fastlane2 on October 12, 2009, 01:14:09 PM
Many Thanks...
Title: Re: Remove upstram proxy settings
Post by: janet on October 12, 2009, 03:15:21 PM
fastlane2

See this
http://wiki.contribs.org/Db_command_tutorial
Title: Re: Remove upstram proxy settings
Post by: mmccarn on October 12, 2009, 04:59:49 PM
From http://wiki.contribs.org/DB_Variables_Configuration#Squid_Proxy_.28squid.29:
Quote
(un-do using 'db configuration delete SquidParent', 'signal-event proxy-update')