I have performed one more check again. Dan mentioned that archstats is using libcurl. So I have tried to use curl directly with my proxy. Command curl http://somehost.to.get/ works successfully and displays retrieved information. Proxy host is defined using http_proxy,ftp_proxy environment variables. What is wrong for archstats?
Best regards, Vlad >>On 5/10/07, Vladislav Titov <[EMAIL PROTECTED]> wrote: >>> Hello all. >>> Is it possible to use ArchStats behind HTTP-proxy? (http_proxy and >>> ftp_proxy variables is already defined, but archstats -u returned error >>> 502...) >> >>Archstats uses libcurl, so it should accept any variables normally >>accepted by curl and/or any other programs that use libcurl. >> >>-Dan > >I check that curl use http_proxy,ftp_proxy,all_proxy environment variables. >All these variables are set to correct values (they are used by another >applications). But I still get following error: > >Error communicating with ArchStats Server: >The requested URL returned error: 502 > >Best regards, >Vladislav Titov _______________________________________________ arch mailing list [email protected] http://archlinux.org/mailman/listinfo/arch
