[Trac-tickets] Re: [The Trac Project] #3207: tracd uses wrong URL scheme when behind https proxy

The Trac Project noreply at edgewall.com
Fri Jun 2 02:43:12 CDT 2006


#3207: tracd uses wrong URL scheme when behind https proxy
------------------------------+---------------------------------------------
 Reporter:  lindig at gmail.com  |        Owner:  jonas
     Type:  defect            |       Status:  new  
 Priority:  normal            |    Milestone:       
Component:  general           |      Version:  0.9.5
 Severity:  normal            |   Resolution:       
 Keywords:                    |  
------------------------------+---------------------------------------------
Comment (by lindig at gmail.com):

 From my perspective, it's a design decision: Tracd running standalone does
 everything right. The problem is when running it behind a HTTPS proxy. We
 could argue, that it is the proxy's problem to fix the impedance mismatch
 between receiving HTTPS and proxying to a Tracd using HTTP.

 On the other hand, I believe running Tracd behind a proxy is a very good
 choice and should be supported. Since (I believe) Tracd can't figure out
 the right URL scheme to use in all cases, a configuration option would be
 helpful . The heuristic implemented in source:trunk/trac/web/api.py seems
 not work in this case. Therefore I don't think #3207 is a genuine bug but
 a feature wish for better support of running Tracd behind a proxy.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3207>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list