[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: HTTP/1.1 502 Proxy Error - Resolution



   I have this figured out and thought I'd post the resolution in case
   anyone else came across this. Per my vendor:

   RFC 2616:

           Many older HTTP/1.0 and HTTP/1.1 applications do not
   understand the

   Expect header.


   So, I commented out the


   eval wwReqChain = wwReqChain +
   'Expect: 100-continue' + CRLF


   from the do_post procedure in HTTPAPIR4 and updeted the service
   program and all is well. I am going to look into making that
   conditional somehow.

   It turns out that they are running an older proxy in production then
   they are in their test area so that is why it started failing.

   Thanks, Jon

   > Date: Fri, 14 Nov 2008 21:45:13 -0600
   > From: sk@xxxxxxxxxxxxxxxx
   > To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
   > Subject: Re: HTTP/1.1 502 Proxy Error
   >
   > Even though you're getting a 502 error, there still should be data
   > downloaded (either visible in the callback/stream file returned by
   > HTTPAPI, or in the debug log if you have that enabled)
   >
   > That should give you more info on the cause of the 502 error.
   >
   > I've seen proxy errors when the server is down, and I've seen them
   when
   > you use a proxy to control who has access to what stuff outside the
   network.
   >
   > Jon S wrote:
   > > I have been using HTTPAPI for a while now hitting a Yahoo mail
   > > collaboration product called Zimbra and when I switched the URL in
   my
   > > program to production, I am suddenly getting a HTTP/1.1 502 Proxy
   > > Error error that is coming back from http_crash. Does anybody
   knows
   > > what this means?
   > >
   > >
   > > Thanks, Jon
   > > _________________________________________________________________
   > >
   > > Color coding for safety: Windows Live Hotmail alerts you to
   suspicious
   > > email. [1]Sign up today.
   > >
   > > References
   > >
   > > 1.
   http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_s
   afety_112008
   > >
   > >
   > >
   > >
   ----------------------------------------------------------------------
   --
   > >
   > >
   ----------------------------------------------------------------------
   -
   > > This is the FTPAPI mailing list. To unsubscribe, please go to:
   > > http://www.scottklement.com/mailman/listinfo/ftpapi
   > >
   ----------------------------------------------------------------------
   -
   >
   >
   ----------------------------------------------------------------------
   -
   > This is the FTPAPI mailing list. To unsubscribe, please go to:
   > http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   ----------------------------------------------------------------------
   -
     _________________________________________________________________

   Access your email online and on the go with Windows Live Hotmail.
   [1]Sign up today.

References

   1. http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_access_112008
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------