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'
>
> 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
> 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