Modify ↓
      
Opened 18 years ago
Closed 18 years ago
#5705 closed enhancement (worksforme)
disabling ipnr field
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I've been searching for a while but please excuse if it is documented somewhere and I missed it…
I've got trac setup behind a set of proxy servers that, in turn, are behind a load balancer. The ipnr field stores the ip address of the proxy servers. Since this ip changes (depending on which server got the request). The ability to disable this feature would make it easier to make Trac highly available.
Attachments (0)
  Note:
 See   TracTickets
 for help on using tickets.
    


  
Disable
check_auth_ipin trac.ini. It won't disable the field, but it won't restrict session to a single IP.