Mailing List Archive

port
on which port mod backhand keep its persistent
connections? is that the same with the multicasts port
that configured on apache?

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
port [ In reply to ]
On Dec 10, 2003, at 12:16 AM, adith tersayang wrote:
> on which port mod backhand keep its persistent
> connections? is that the same with the multicasts port
> that configured on apache?

I'm not exactly sure what you are referring to.

If you are talking about the persistent HTTP connections used in
connection pools, then they would be on the HTTP port... as they could
be on no other.

// Theo Schlossnagle
// Principal Engineer -- http://www.omniti.com/~jesus/
// Postal Engine -- http://www.postalengine.com/
// Ecelerity: fastest MTA on earth
port [ In reply to ]
--- Theo Schlossnagle <jesus@omniti.com> wrote:
>
> On Dec 10, 2003, at 12:16 AM, adith tersayang wrote:
> > on which port mod backhand keep its persistent
> > connections? is that the same with the multicasts
> port
> > that configured on apache?
>
> I'm not exactly sure what you are referring to.
>
> If you are talking about the persistent HTTP
> connections used in
> connection pools, then they would be on the HTTP
> port... as they could
> be on no other.
>
I mean when a node in a cluster redirect requests to
other nodes within the cluster, you said that the
nodes that got the redirected request don't need to
create a new connection with the client (handshaking).
How can I see that process?

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/