Neat! Unfortunately it looks like it designed simply to be able
to generate unique ids - this isnt much use to me unless I
have a way to query whether the request that generated the id
is still active.

Doesn't matter.....

At 09:11 23/10/2001 -0700, Christopher William Wesley wrote:
>On Tue, 23 Oct 2001, Brian White wrote:
>
> > process ID belongs to Apache. What I was wondering was there any kind
> > of ID that was attached to a particular CGI request that I could
> > access and use?
>
>Yes.  Use the Apache module, mod_unique_id, and then in your environment,
>$UNIQUE_ID will be available.  Every request to httpd gets its own
>UNIQUE_ID.
>
>Details here:
>http://httpd.apache.org/docs/mod/mod_unique_id.html

-------------------------
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web:   http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to