From: Pranay P. <pra...@gm...> - 2012-11-02 19:13:30
|
Hi Bjarne/Lauren Thanks for the replies. It works fine with simply a basic connector definition. Thanks, Pranay On Wed, Oct 31, 2012 at 4:52 PM, Bjarne Andersen <bj...@st...>wrote: > Im not near a computer so a complete configuration I Cant give you > But you "just" have to a a Connector similar to the one existing in a > default tomcat and change the two port numbers - eg > <Connector port="8090" protocol="HTTP/1.1" > connectionTimeout="20000" > redirectPort="8453" /> > > This Will allow the tomcat to listen on both the default 8080 and the new > 8090 > > With this the wayback Can serve both default playback and proxy replay at > the same time > > Best > Bjarne Andersen > Netarchive.dk > > Sendt fra min iPhone > > Den 31/10/2012 kl. 21.36 skrev "Pranay Pramod" <pra...@gm...>: > > > I am trying to configure wayback to work in proxy mode. > > Going through the documentation > http://archive-access.sourceforge.net/projects/wayback/administrator_manual.html > I realize that I need to define a connector in tomcat's server.xml > Any idea what all properties need to go in the connector definition? > > A working definition should help. > > Thanks, > Pranay > Crawl Engineer > Library of Congress (Contractor). > > <ATT00001.c> > > <ATT00002.c> > > -- Best, Pranay |