ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Java J2EE  >>  Java Related  >>  Weblogic
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
Setting Up WebLogic Server for HTTP Tunneling
 Question Submitted By :: Madhu
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Setting Up WebLogic Server for HTTP Tunneling
Answer
# 1
HTTP tunneling provides a way to simulate a stateful socket 
connection between WebLogic Server and a Java client when 
your only option is to use the HTTP protocol. It is 
generally used to tunnel through an HTTP port in a security 
firewall. HTTP is a stateless protocol, but WebLogic Server 
provides tunneling functionality to make the connection 
appear to be a regular T3Connection. However, you can 
expect some performance loss in comparison to a normal 
socket connection.

Configuring the HTTP Tunneling Connection
Under the HTTP protocol, a client may only make a request, 
and then accept a reply from a server. The server may not 
voluntarily communicate with the client, and the protocol 
is stateless, meaning that a continuous two-way connection 
is not possible. 

WebLogic HTTP tunneling simulates a T3Connection via the 
HTTP protocol, overcoming these limitations. There are two 
attributes that you can configure in the Administration 
Console to tune a tunneled connection for performance. It 
is advised that you leave them at their default settings 
unless you experience connection problems. These properties 
are used by the server to determine whether the client 
connection is still valid, or whether the client is still 
alive. 

Enable Tunneling

Enables or disables HTTP tunneling. HTTP tunneling is 
disabled by default. 

Note that the server must also support both the HTTP and T3 
protocols in order to use HTTP tunneling.

Tunneling Client Ping

When an HTTP tunnel connection is set up, the client 
automatically sends a request to the server, so that the 
server may volunteer a response to the client. The client 
may also include instructions in a request, but this 
behavior happens regardless of whether the client 
application needs to communicate with the server. If the 
server does not respond (as part of the application code) 
to the client request within the number of seconds set in 
this attribute, it does so anyway. The client accepts the 
response and automatically sends another request 
immediately.

Default is 45 seconds; valid range is 20 to 900 seconds. 

Tunneling Client Timeout

If the number of seconds set in this attribute have elapsed 
since the client last sent a request to the server (in 
response to a reply), then the server regards the client as 
dead, and terminates the HTTP tunnel connection. The server 
checks the elapsed time at the interval specified by this 
attribute, when it would otherwise respond to the client's 
request. 

Default is 40 seconds; valid range is 10 to 900 seconds. 

 
Is This Answer Correct ?    3 Yes 1 No
Madhu
 

 
 
 
Other Weblogic Interview Questions
 
  Question Asked @ Answers
 
How to set Connection Pool size in Weblogic Server ? Infosys9
what is critical environment in weblogic HCL2
what happen when we give www.abc.com in url(what is process) IBM1
what is difference between jboss and weblogic  2
what is WLS T3 protocol? BEA2
JNDI Usage for weblogic? TCS4
What happen when your database and proxy server are down and your weblogic server is up  3
How can you know that the database has connected to your weblogic server Cap-Gemini4
what is difference between weblogic and websphere?  1
What happens when database down in weblogic HCL3
What is Virtual Host in Weblogic , how to create it & what is the advantage ? iFlex10
what is heart beat in weblogic HCL1
what r middleware services of weblogic application server IBM1
Which is the best tool for monitoring Weblogic server(WLS8)? BEA5
Setting Up WebLogic Server for HTTP Tunneling  1
 
For more Weblogic Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com