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?
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">
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.
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>