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

More, RE Firewall question



Earlier, I wrote:
> Are there firewalls out there, such that the request goes out fine,
> but the reply from the server is blocked?
> 
> I've seen things happen with our new web service, for which this sort
> of thing, if it actually happens in the real world, is the most
> plausible explanation.


I took a look at the log from my web service. It clearly shows that it
received two requests (consistent with my HTTPAPI-based client trying
first the domain name, then the dotted-decimal IP address if it doesn't
get anything back from the domain name), followed by what Java calls a
"broken pipe" exception, which may or may not be related.

Looking again at the error message on the HTTPAPI-based client, I see
that "http_url_get_raw" returned a -1.

So it appears that the request is indeed getting to the server, but the
reply never makes it back to the client. Anybody know what could be
going on?

-- 
James H. H. Lampert
Touchtone Corporation

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------