Oct 27 04 9:52 am
Oct 28 04 11:59 am
tmpease wrote:I have a WWW proxy bound to an external interface. All I want the service to do is to handle a Server Request to "Redirect client to predetermined location".
I set "Users can access this service" to "system policies are ignored" (with no users/groups listed) in an attempt to block all proxy use. No authentication methods (Basic/Java) are checked. I also tried to also set a policy for everyone with the Advanced criteria "Is Non-Proxy is True."
tmpease wrote:Upon a non-proxied connection, a "http://" session is created which eventually times out, and an "authentication failed" system message is issued, then the redirect is issued corrrectly. Proxied connections create an http:// session that times out, and eventually the proper error result is issued.
This is undesired behavior (a bug in my book).
Is there a better way to use wingate to merely issue HTTP-302 messages?
Thank you for your time.