[JDEV] Firewall jumping
Michael D. Johnson
mike_johnson at credence.com
Fri Jan 21 10:29:44 CST 2000
Sean is right. The firewall server here regardless of the request for
HTTP 1.1 or higher ALWAYS returns a HTTP 1.0 session. I think this is
why Tomas suggested the cacheing at the transport layer which also keeps
all the messages under the jserver and not the HTTP server.
Secondly, after consideration, I think we will be restricted by
practicality to the etherxd <==> HTTP firewall <==> etherxd type of
connection. Not because the client <==> jserver HTTP on firewall <==>
etherxd doesn't work, but because politically most users and some
developers have NO permissions to start up processes on the firewall. As
long as we as individuals have the right to start up jserver on the
firewall then we have fewer problems, but as my own situation is to have
NO permission on the firewall, I tend to think most others will be in
the same boat.
Mike
More information about the JDev
mailing list