<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'>Maybe i explain wrong.<br>I did not mean load balance, i meant deployment.<br>i develop my app on my box, and then i need to deploy it on the production server, with the same operating system. downloading all the modules from cpan is time consuming, are any better way?<br><br><div>------------------------------------<br>Patricio Bruna V.<br>IT Linux Ltda.<br>http://www.it-linux.cl<br>Fono : (+56-2) 333 0578<br><a href="http://www.facebook.com/pages/IT-Linux/73630412809">IT Linux en Facebook</a><br></div><br><br>----- "Tomas Doran" &lt;bobtfish@bobtfish.net&gt; escribió:
<br>&gt; Patricio A. Bruna wrote:<br>&gt; &gt; wich methods do you use to distribute a catalyst application from on box <br>&gt; &gt; to another.<br>&gt; &gt; and suposse this box has diferent operating system, i ment one has suse <br>&gt; &gt; and the other redhat.<br>&gt; &gt; what are you recomendations<br>&gt; <br>&gt; Don't do that.<br>&gt; <br>&gt; Having an app balanced across two totally dissimilar boxes is going to <br>&gt; cause you more issues than across two similar boxes, so I'd just avoid <br>&gt; it if possible.<br>&gt; <br>&gt; If not possible, then I guess distro style packages of all your <br>&gt; dependencies would be the way to go.<br>&gt; <br>&gt; Cheers<br>&gt; t0m<br>&gt; <br>&gt; _______________________________________________<br>&gt; List: Catalyst@lists.scsys.co.uk<br>&gt; Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst<br>&gt; Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/<br>&gt; Dev site: http://dev.catalyst.perl.org/<br>&gt; </div></body></html>