User guide
HTTP Tunneling Setup
4-13
Setting to be Made When an HTTP Proxy Server is to be Used
When performing HTTP tunneling through an HTTP proxy server in the pre-installation type run-time (in
an execution environment other than Portable-ORB), it is necessary to set the following in the config file
of the CORBA server.
http_proxy_use: Specify whether to use HTTP tunneling (yes/no)
http_proxy: Specify the HTTP proxy server host name.
http_proxy_port: Specify the HTTP proxy server port number.
To enable the new setting of the config file, restart the CORBA service.
Example
http_proxy_use = yes
http_proxy = proxy.xxx.com
http_proxy_port = 8080
Note
This specification is not required if Portable-ORB is used, because the proxy server specified in the Web
browser is used.