Advertisement
Guest User

polipo

a guest
Feb 22nd, 2012
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. ############################
  2. allowUnalignedRangeRequests = true
  3. disableLocalInterface = true
  4. maxPipelineTrain = 32
  5. proxyName = "Polipo"
  6. proxyPort = 8118
  7. serverMaxSlots = 32
  8.  
  9. allowedClients = "127.0.0.1"
  10. cacheIsShared = false
  11. censoredHeaders = from,accept-language,x-pad,link
  12. censorReferer = maybe
  13. chunkHighMark = 50000000
  14. disableVia=true
  15. diskCacheRoot=""
  16. localDocumentRoot=""
  17. maxConnectionAge = 300s
  18. maxConnectionRequests = 30000
  19. socksParentProxy=localhost:9050
  20. tunnelAllowedPorts = 1-65535
  21. ############################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement