Re: Sessions: which is most resilient?

2002-01-06 Thread Ed Grimm
On Sun, 6 Jan 2002, Gerald Richter wrote: >> If you use "File" you may do fine when there are 1000 >> files in your sessions directory, but will begin to >> degrade speed as it increases. Perhaps there's a >> subdirectory, index simulating approach I'm not aware >> of. > > Apache::Session doesn'

Re: Sessions: which is most resilient?

2002-01-06 Thread Gerald Richter
> > If you use "File" you may do fine when there are 1000 > files in your sessions directory, but will begin to > degrade speed as it increases. Perhaps there's a > subdirectory, index simulating approach I'm not aware > of. > Apache::Session doesn't implement such a subdirectory schema, so you

Re: New non-cookie sessions.

2002-01-06 Thread Gerald Richter
> Hello, I am using version 1.3.4. I use EmbperlObj as > well. > > RE: optAddUserSessionToLinks is 0x100 > RE: optAddStatusSessionToLinks > is 0x200 You can find the values in embperl.h It's not documentated, because I have started the implementation in 1.3.4, but decided to not fi