pound.cfgのサンプル

## System Configuration
LogLevel 0
LogFacility -

ListenHTTP
  Address 192.168.81.42
  Port 80
  Client 5
End

Service
  BackEnd
  Address 192.168.95.6
  Port 80
    Priority 1
  End
  BackEnd
  Address 192.168.95.7
  Port 80
    Priority 1
  End
  BackEnd
  Address 192.168.95.8
  Port 80
    Priority 1
  End
End