At 08:04 PM 9/5/02 -0500, Richard Lynch wrote:
> >I use persistant database connections and I wonder, if one connection is
> >always in use by one page or by more?
>
>Each thread will end up having a connection.
>
>Actually, it will have a connection for *each* username/password combination
>used
>I would like to know how many PHP page apache generates in one thread at the
>same time.
>
>For example, two clients share the same thread of the apache web server.
>they request at the same time a php page. Does apache process them one by
>one?
As I understand it:
Each child processes one (1)
2 matches
Mail list logo