<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello, I'm trying to improve the bypass system we use in our
    servers. When a site is not shown as it should, or something is
    broken because of a poor server's side implementation, we bypass
    traffic to that server at ebtables level. This works just as
    expected, squid never "sees" this traffic, but when you have
    problems with some site using akamai's cdn .. bypassing that network
    impacts negatively on squid's performance.<br>
    Is it possible to tunnelize (as in <span style="white-space: pre;">TCP_TUNNEL/200)
      some arbitrary traffic? URL regex would be awesome. Tried googling
      it but could only find https related material.<br>
      <br>
      <br>
      Thanks,<br>
      Sebastian<br>
    </span>
  </body>
</html>