Guest User!

You are not Sophos Staff.

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

Backblaze Web Exceptions

Hello,

I was having issues with the BackBlaze software agent not getting full upload (backup) speed regardless of the number of threads I gave it. Since the agent encrypts the files before uploading, there is no reason to have the firewall attempt to decrypt and scan it's data. I created a HTTPS Decryption and Malware Scanning web exception with the following regex and I got full upload speed again:

pod[0-9-]*\.backblaze\.com/

It should match URLs like:

https://pod-000-1036-09.backblaze.com/
https://pod-000-0919-00.backblaze.com/

I hope this helps someone!

If you are looking to subscribe to Backblaze then here is my referral link, you and I will both get one month free if you subscribe: https://secure.backblaze.com/r/01pccz
I
 do not receive any money if you subscribe with my link and that's not the point of this post which is why I've hidden it in black on black.



This thread was automatically locked due to age.
Parents
  • Are you trying to configure this on Sophos UTM. If yes, then I might need to move this thread in the UTM section so that it receives more attention.

    Thanks

  • Sorry, this wasn't meant to be marked as a question. I was just documenting my discoveries with HTTPS Decryption and Malware Scanning so that other people may benefit. Also, I don't think your regex would match since the URL starts with "pod" and then has some 'random' numbers seperated by dashes. The two URL examples I provided are a small sample of the hundred or so I've seen connections to.

Reply
  • Sorry, this wasn't meant to be marked as a question. I was just documenting my discoveries with HTTPS Decryption and Malware Scanning so that other people may benefit. Also, I don't think your regex would match since the URL starts with "pod" and then has some 'random' numbers seperated by dashes. The two URL examples I provided are a small sample of the hundred or so I've seen connections to.

Children