<html>
<body>
This should work in case you are using CSW together with keep-alive for
the virtual servers port.<br><br>
R, Oliver<br><br>
At 03:13 27.07.2009, Nagendra Modadugu wrote:<br><br>
<blockquote type=cite class=cite cite="">On Wed, Jul 22, 2009 at 10:25
PM, Oliver Adam
<<a href="mailto:oadam@madao.de">oadam@madao.de</a>> wrote:<br>

<dl>
<dd>This depends. The ServerIron is going to create a 1-to-1 mapping by
default. There is a single backend connection for all incoming connection
by default. I assume you are talking about a current ServerIron modeul
and not somethine like the ServerIron XL (10 years old or even older).
There is a feature called TCP offlad to allow backend connections to stay
open - multiple clients might use the same backend connection doing so.
The ServerIron is going to create the first connection at the time the
first request needs to get forrwarded to a given real server. The client
is going to close the connection and the ServerIron keeps the backend
connection open but closes the frontend connection.<br><br>

</dl><br>
I need one further clarification -- say a client sends two requests over
a TCP connection, the first with Host header
'<a href="http://foo.com">foo.com</a>' and a second request with Host
header '<a href="http://bar.com">bar.com</a>'.  If the ServerIron
has been configured to switch based on Host header, are the two requests
switched to the right backends?  Does this work when clients have
HTTP pipelining enabled?<br><br>
- nagendra<br>
 <br>

<dl><br>

<dd>Have a look at TCP offload in the documentation - I guess that is
what you need based on your question.<br><br>

<dd>Oliver<br><br>
<br>

<dd>At 13:53 21.07.2009, Nagendra Modadugu wrote:<br><br>

<dl>
<dd>I have a proxy that would like to multiplex requests from multiple
clients over the same TCP connection (by relying on HTTP 1.1 keep-alive,
but not pipelining requests).  In general the requests may be from
different browsers, so the user agent strings will be different -- does
this situation pose a problem for ServerIron configurations that switch
to different backends based on user-agent?  Or rather, does
ServerIron assume a 1:1 connection mapping between frontend and backend
connections?<br><br>

<dd>Please let me know if I can clarify my question. 
Thanks,<br><br>

<dd>- nagendra<br>

<dd>_______________________________________________<br>

<dd>foundry-nsp mailing list<br>

<dd><a href="mailto:foundry-nsp@puck.nether.net">
foundry-nsp@puck.nether.net</a><br>

<dd>
<a href="http://puck.nether.net/mailman/listinfo/foundry-nsp" eudora="autourl">
http://puck.nether.net/mailman/listinfo/foundry-nsp</a><br><br>

</dl><br><br>

</dl></blockquote></body>
<br>
</html>