#2611: Problem with SVN bindings (SVN 1.3.0, Trac r2771)
-----------------------------+----------------------------------------------
 Reporter:  Manuzhai         |        Owner:  cboos
     Type:  defect           |       Status:  new  
 Priority:  high             |    Milestone:  0.11 
Component:  version control  |      Version:  devel
 Severity:  major            |   Resolution:       
 Keywords:  svn130           |  
-----------------------------+----------------------------------------------
Comment (by anonymous):

 Replying to [comment:65 [EMAIL PROTECTED]:
 > I have the same problem, and I'm running
 >
 > - apache 2.0.54
 > - mod_python 3.1.4
 > - subversion 1.3.2
 > - python 2.4.1
 > - trac 0.9.4
 >
 > I have about 15 tracs running under a virtualhost each (on port 81), and
 get intermittent errors. I have an RSS reader configured to request the
 Timeline page for each trac and it always gets an error for at least one
 of the tracs.
 >
 > When I tried the setup with a single virtualhost I got no errors, but I
 have not tested that extensively.
 >
 > If there's anything else that I could do or provide just let me know and
 I will try.


 Instead of using virtual hosts, you can use another apache "instance" with
 another config file and on another TCP port or IP address.
 Something like this: /usr/sbin/apachectl -f
 /etc/httpd/conf/httpd.trac.conf

 For Trac I have one apache (default) instance for intranet running on port
 80,
 and another apache instance for internet running on port 81, and it works
 fine.

 Before this I had only one apache instance running on ports 80 and 81,
 and it give this error.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/2611#comment:66>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to