Re: wget blocks on cocoon pages

2003-03-24 Thread Andrew Savory
Hi, On Mon, 24 Mar 2003, Matthias Brunner wrote: > On Friday 21 March 2003 15:23, Andrew Savory wrote: > > > > GET -uUesd http://localhost:8080/cocoon/ > > > what "GET" command do you mean? Should I telnet to the server and do > this? Ah, okay: "GET" is a command that some platforms have as

Re: wget blocks on cocoon pages

2003-03-24 Thread Matthias Brunner
On Friday 21 March 2003 15:23, Andrew Savory wrote: > Hi Matthias, > > On Fri, 21 Mar 2003, Matthias Brunner wrote: > > Accessing a cocoon page with wget takes much longer than usual: > > "wget http://localhost:8080/cocoon/"; takes 20 seconds! > > What sort of perceived speed do you get using the "

Re: wget blocks on cocoon pages

2003-03-21 Thread Andrew Savory
Hi Matthias, On Fri, 21 Mar 2003, Matthias Brunner wrote: > Accessing a cocoon page with wget takes much longer than usual: > "wget http://localhost:8080/cocoon/"; takes 20 seconds! What sort of perceived speed do you get using the "GET" command? Try: GET -uUesd http://localhost:8080/c

wget blocks on cocoon pages

2003-03-21 Thread Matthias Brunner
Hello! First of all: I do not know whether this problem is really cocoon-specific, it could also be related to tomcat or wget. Yet wget seems to be fairly well tested and this problem does not occur when other pages are served by tomcat. Accessing a cocoon page with wget takes much longer than