Hi! We are using Pound 2.5 with many apache-backends, both running on the same server.
Trying to connect to a backend (secured with AuthType Digest in the htaccess) with the browser over Pound works after entering name and pw. The same thing with wget does not work. wget gets permanently an error 401 and retries the connection: /usr/bin/wget -v -O - --http-user="web2" --http-password="test12" "http://testdomain.test" --2011-11-10 12:36:12-- http://testdomain.test/ Resolving testdomain.test... 192.168.100.102 Connecting to testdomain.test|192.168.100.102|:80... connected. HTTP request sent, awaiting response... 401 Authorization Required Failed writing HTTP request: Bad file descriptor. Retrying. Has anybody an idea, why the connection over the browser works but not in wget? Thanks in advance, Niko! -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
