wget problem with IBM Http Server2 = apache 2

2007-02-02 Thread Stephane Brogi
Hello, We are using wget to check if URL applications are up on AIX 5.1 production systems. Since i have upgraded IBMHTTP server from version 1.3.28 having no problems on this version with wget (running with websphere 5.1 plugin for http Server 1.3.x ) to IBM HTTP Server 2.0.47 (running now w

Re: wget -S dies with "wget: realloc: Failed to allocate-2147483648 bytes; memory exhausted." because of 8-bit characters in HTTPheaders

2007-02-02 Thread Hrvoje Niksic
Vladimir Volovich <[EMAIL PROTECTED]> writes: > when using the "-S" option, wget dies apparently because the server > returns 8-bit characters in the WWW-Authenticate header: [...] Thank for the report and the test case. This patch fixes the problem: 2007-02-02 Hrvoje Niksic <[EMAIL PROTECTED