participate


Sun Java System Web Server - disabling http pipelining
<<   Back to Forum  |   Give us Feedback
This topic has 4 replies on 1 page.
curranjohn46
Posts:1
Registered: 4/27/09
disabling http pipelining   
Apr 27, 2009 11:13 AM

 
Hi, Not sure if I am in the right place here. But....we are running Sun One Web server 6.1 and may want to disable http pipelining. I can't find anything on this. Anyone know how to do it? Is it possible with this version?
 
  sriram.natarajan
Posts:385
Registered: 11/13/07
Re: disabling http pipelining   
Apr 27, 2009 12:15 PM (reply 1 of 4)  (In reply to original post )

 
you probably meant that you wanted to disable keep alive ? http pipelining is implemented when browser/web server talks using HTTP/1.1 protocol and uses keep alive. is that what you meant ?

you could use match-browser SAF to disable keep alive for a certain client. is that what you are looking for ?
http://docs.sun.com/app/docs/doc/820-5703/abuiq?a=view

you will need to add this directive within your configurations's obj.conf found under https-<hostname>/config/obj.conf under <Object name="default">


hope this helps
 
  basant_kukreja
Posts:384
Registered: 10/10/06
Re: disabling http pipelining   
Apr 27, 2009 12:33 PM (reply 2 of 4)  (In reply to #1 )

 
Sriram, http pipelining is explained :
http://en.wikipedia.org/wiki/HTTP_pipelining

I have tested before that multiple requests can be sent on same socket but I am not sure if they can
be send in single TCP packet.
I believe that Sun Web Server supports Http pipelining.
AFAIK there is no way to disable http pipelining.
 
  basant_kukreja
Posts:384
Registered: 10/10/06
Re: disabling http pipelining   
Apr 27, 2009 12:33 PM (reply 3 of 4)  (In reply to original post )

 
Can you elaborate what is your goal?
 
robibrk
Posts:1
Registered: 6/13/09
Re: disabling http pipelining   
Jun 12, 2009 11:04 PM (reply 4 of 4)  (In reply to original post )

 
I have also the same issue. I will start moving my web pages to new server (home machine ofc), one of them is my <a href=”http://www.freehdwallpapers.com”>HD Wallpapers</a>
 
This topic has 4 replies on 1 page.
Back to Forum
 
Read the Developer Forums Code of Conduct

Click to email this message Email this Topic

Edit this Topic
  
 
 
Forums Statistics
    Users Online : 25
  • Guests : 132

About Sun forums
  • Oracle Forums is a large collection of user generated discussions. It is here to help you ask questions, find answers, and participate in discussions.

    Check out our guide on Getting started with Oracle Forums for a full walkthrough of how to best leverage the benefits of this community.

Powered by Jive Forums