document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. rule bbcollaboration_irule-prority-failover {
  2. when CLIENT_ACCEPTED {
  3. persist uie [TCP::local_port]
  4. }
  5. }
');