in reply to Re: Re: Re: Storing sequence of cgi states
in thread Storing sequence of cgi states

If you're using Apache, you'll need a mechanism for sharing the session stacks across all of the child processes (unless you're using Apache 1.3 on W2K).

rdfield

  • Comment on Re: Re: Re: Re: Storing sequence of cgi states