Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #1192

Closed
Open
Opened Dec 30, 2009 by Trac@tracbot

Polipo doesn't accept conf. variables from command line

Polipo's help and man says there are a possibility to change config from console with smth like polipo proxyOffline=true. Such command outputs nothing and polipo doesn't change its config neither immediately nor after restart:

polipo -v | grep Offline

proxyOffline boolean false Avoid contacting remote servers.

polipo proxyOffline=true

polipo -v | grep Offline

proxyOffline boolean false Avoid contacting remote servers.

service polipo restart

Stopping Web Cache: [ OK ] Starting Web Cache: [ OK ]

polipo -v | grep Offline

proxyOffline boolean false Avoid contacting remote servers.

Real behaviour doesn't changes too. Switching var on-the-fly from webface ("http://localhost:8123/polipo/config?") works fine. Polipo version from git 2009-12-16, last commit 11af3996e126fe9042f869869fc1c7dbcdee3546.

[Automatically added by flyspray2trac: Operating System: All]

Trac:
Username: qux

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#1192