"Issam W. Alameh" wrote:
> 
> Hello,
> I am having a lot of fun with Apache::ASP and the session management with it
> and I really recommend any body who hasn't used it to try it, Just for FUN.
> 
>  I have a question here, has any body stored sessions in mysql with
> Apache::ASP. what is the pros and cons of doing that and How . Any
> Examples??
> 

You can't until either I build Apache:Session session management
into Apache::ASP, or I implement a native DBI storage handler.
If you want you can use Apache::Session by just defining your
own $Session in your global.asa Script_OnStart, but you lose
the Session_OnStart and Session_OnEnd events, which you may
not care about anyway?

The SessionManager is now NFS safe, so you can web cluster 
that way if you like.

-- Joshua

_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks >> free web link monitoring   Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

Reply via email to