#355: 3.0-beta2  transcode "DOWNLOAD" step broken when using Apache
----------------------+-----------------------------------------------------
  Reporter:  jimby    |        Type:  defect            
    Status:  closed   |    Priority:  major             
 Milestone:  3.0-RC1  |   Component:  Transcoding       
Resolution:  fixed    |    Keywords:  transcode download
----------------------+-----------------------------------------------------

Comment(by dimo):

 You should only need to change the apache_backends setting in site.cfg
 from
 {{{
 apache_backends = latest-v.plumi.org:${site:squid_address}
 }}}
 to
 {{{
 apache_backends = latest-v.plumi.org:${site:http_address}
 }}}

 Apache should then talk directly to zope, bypassing squid. I haven't
 tested it though. Let me know if it works as expected.

-- 
Ticket URL: <http://plumi.net/ticket/355#comment:5>
Plumi <http://plumi.org/>
Plumi - FOSS Video Sharing Platform
_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to