| Version | postfwd1 | postfwd2 | 
  |  | 
      Single process (Multiplexer)
      Default port: tcp/10040
      Small memory footprint
     | 
      Multiple processes (Preforker)
      Default port: tcp/10045
      Scales with multiple cpus/cores
      Builtin watchdog function
      Debug classes
     | 
  |  | 
      Fits for most setups
      Any single core system
      Rate-limit-only rulesets
     | 
      High throughput setups with lots of requests per second and
      
 
        rulesets that use a lot of dnsbl lookups
        really huge rulesets containing tons of checks
       | 
  |  |  |  |