This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error at Proxy Restart

Hello Community,

everytime when the proxy service is restarting i get the follwoing error

httpproxy[6120]: id="0003" severity="info" sys="SecureWeb" sub="http" request="(nil)" function="confd_exception_filter" file="confd-client.c" line="2315" message="compilation of pattern "^https?://([A-Za-z0-9.-]*\.?clientconfig.passport.net" failed, position 53: missing )"

Also the proxy is automatic restarting every hour.

I have changed the Virus Scanner Engine from Avira to Sophos and back to Aviro.

Can anyone help here.

Thanks
Frank


This thread was automatically locked due to age.
Parents
  • Yes, Frank, I know.  Someone different began editing the default expressions in the UTM.  This new person doesn't realize that "*" means "zero or more" of the previous character(s), and that it is "+" that means "one or more."  That's the reason for having "([A-Za-z0-9.-]*\.)?" instead of just "[A-Za-z0-9.-]*" in their expressions.

    Cheers - Bob
Reply
  • Yes, Frank, I know.  Someone different began editing the default expressions in the UTM.  This new person doesn't realize that "*" means "zero or more" of the previous character(s), and that it is "+" that means "one or more."  That's the reason for having "([A-Za-z0-9.-]*\.)?" instead of just "[A-Za-z0-9.-]*" in their expressions.

    Cheers - Bob
Children
No Data