Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 1998 21:51:08 -0800 (PST)
From:      Alex Belits <abelits@phobos.illtel.denver.co.us>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        Mike Smith <mike@smith.net.au>, rivers@dignus.com, capriotti0@hotmail.com, capriotti@geocities.com, config@FreeBSD.ORG, joe.shevland@horizonti.com
Subject:   Re: WebAdmin
Message-ID:  <Pine.LNX.3.96.980201214440.19801B-100000@phobos.illtel.denver.co.us>
In-Reply-To: <199802020243.TAA04766@usr01.primenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2 Feb 1998, Terry Lambert wrote:

> > You fail to understand.  The entire point that you have missed is that 
> > the 'transaction' that Terry is talking about is a transition whereby a 
> > set of separate parameters assume new values in an atomic fashion.
> 
> This is exactly what I mean.
> 

  HTTP has implicit transaction identifier as the representation of
request and response to it are tied together at both client and server
even though there is no explicit identifier that server and client share.
This identifier is replaced by the protocol state in the protocol and
exists on client as paired request and received response to it and at the 
server as the same thing (sometimes in rather primitive form of CGI
process id, sometimes as TCP connection, if persistent connections aren't
used, sometimes explicitly).

--
Alex




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.980201214440.19801B-100000>