Return-Path: X-Original-To: apmail-hc-httpclient-users-archive@www.apache.org Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 74E9823F2 for ; Thu, 5 May 2011 09:05:02 +0000 (UTC) Received: (qmail 377 invoked by uid 500); 5 May 2011 09:05:01 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 321 invoked by uid 500); 5 May 2011 09:05:01 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 313 invoked by uid 99); 5 May 2011 09:05:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 09:05:01 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vcomandur@gmail.com designates 209.85.214.51 as permitted sender) Received: from [209.85.214.51] (HELO mail-bw0-f51.google.com) (209.85.214.51) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 09:04:56 +0000 Received: by bwz10 with SMTP id 10so1595139bwz.10 for ; Thu, 05 May 2011 02:04:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=jUaZUZiXg+2tKurNydgD020gKQmsdY+36tq9vD52upw=; b=A98Nn6QMHdh2jmStQFpQDzKgMNRsqqGoFWsfBh+sMuefpz/kq4l/eYGHT5juY2MTh4 R2JevJX/KUIFFKEhnR+1eyCYtFknbB+mr9iLGaSVZFfv5A0OvW1FS//EG+aInXQI+MLG kb37CsJsJhse4W75vTXJ4GD+LwE9rGS0lRd20= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=h5qapPyia5mFviD21W5Ty5SWiSZuneMLj5r7C2LVoURTDBXPKxB3HBLHUQcAk/esIY xSAIAEr86uk4vKpSyfrcI77/6VbGIuor4cdZ/9JREIsYv3wkeH/GUgtoWAOBgUijGVZj pQ7p+pwO/5SxnMluOd4VPN43eLZg6szcmZP1A= MIME-Version: 1.0 Received: by 10.204.80.223 with SMTP id u31mr846786bkk.121.1304586274682; Thu, 05 May 2011 02:04:34 -0700 (PDT) Received: by 10.204.233.17 with HTTP; Thu, 5 May 2011 02:04:34 -0700 (PDT) Date: Thu, 5 May 2011 14:34:34 +0530 Message-ID: Subject: HTTP 502 Error/HttpHostConnectException From: Vasudevan Comandur To: HttpClient User Discussion Content-Type: multipart/alternative; boundary=0016e6db7bcb7b36c804a283a9c9 --0016e6db7bcb7b36c804a283a9c9 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am using HTMLUnit 2.8 and I see HTTP 502 Proxy error intermittently appearing in the log file. What is the reason behind it?. Is it because server to which I am connecting to is overloaded? Also, I am getting HttpHostConnectException.Connection to http://recruiter.monsterindia.com refused. Any idea why such errors happen. Thanks in advance for your reply. Regards Vasu --0016e6db7bcb7b36c804a283a9c9--