|
From: Boyle O. <Owe...@sw...> - 2003-09-25 10:27:03
|
Greetings, I am new to anteater but have successfully got tests running against local webservers on our internal LAN.=20 I now want to test servers on the internet. I have to go through a proxy to do this.=20 As described at http://aft.sourceforge.net/manual/Action%20tasks.html, I have set:=20 $ ANTEATER_OPTS=3D'-Dhttp.proxyHost=3Dgate0a -Dhttp.proxyPort=3D8080' $ export ANTEATER_OPTS I added an "echo" to the anteater script and can confirm that ANTEATER_OPTS is set when anteater runs. I snooped on traffic to the proxy and can see a request: CONNECT www.cern.ch:80 HTTP/1.0 coming from anteater to the proxy, so the proxy details are being picked up. If I try CONNECT via telnet to the proxy manually, I get "Connection Established" and can make a request so the proxy is working. However, when anteater tries the same, it seems to hang at "Starting http://www.cern.ch". Is there anything more I need to add? Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored.=20 Diese E-mail ist eine private und pers=F6nliche Kommunikation. Sie hat keinen Bezug zur B=F6rsen- bzw. Gesch=E4ftst=E4tigkeit der SWX Swiss = Exchange. This e-mail is of a private and personal nature. It is not related to the exchange or business activities of the SWX Swiss Exchange. Le pr=E9sent e-mail est un message priv=E9 et personnel, sans rapport avec l'activit=E9 boursi=E8re de la SWX Swiss Exchange. This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.=20 |