Ok, but using "Semaphore" is going to cause a permission problem with having several 
apache processes owned by different users. After exploring the Apache::Session files, 
and documents, it looks like I can set the "SemaphoreKey". How can I set this within 
Embperl? I'm assume through "EMBPERL_SESSION_ARGS".

John

Thus spake Angus Lees ([EMAIL PROTECTED]):

> On Wed, Mar 07, 2001 at 06:18:11PM -0600, John Walstra wrote:
> > ----
> > PerlSetEnv EMBPERL_SESSION_CLASSES "MySQL Null"
> > PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:database=sessions 
>UserName=global Password=global"     
> > ----
> 
> you've got several apache processes writing to the one mysql database
> table, but no locking to prevent "race-condition fun".
> 
> -- 
>  - Gus
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
John Walstra                                         CNET Networks
Senior Software Developer, Jack Of All Trades        300 Park Blvd, Suite 105
mailto:[EMAIL PROTECTED]                                Itasca, IL 60143-4914
Phone: 630.438.7000 x1304                            Fax: 630.775.0555

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to