>
> I have continued testing, and I can confidently say that the
> problem is definitely not an out-of-memory issue.
ok
> The new dev
> version you sent is segfaulting about once for every 100 page
> requests in dev now, with no load except me clicking around,
> on a machine with 2G total
Thanks,
I have continued testing, and I can confidently say that the problem is
definitely not an out-of-memory issue. The new dev version you sent is
segfaulting about once for every 100 page requests in dev now, with no load
except me clicking around, on a machine with 2G total RAM and plent
Hello,
>
> in my httpd.conf File I set
>
> Embperl_Cookie_Expires "+1d"
>
> Now I detected that the Expirationdate of the Cookie is set to
> 1 day after server start. What I expected is the date set to
> 1 day after Request time (e.g. I want the Cookie to be valid
> for 24 hours )
>
> Am I mi
Hello,
in my httpd.conf File I set
Embperl_Cookie_Expires "+1d"
Now I detected that the Expirationdate of the Cookie is set to
1 day after server start. What I expected is the date set to 1 day after
Request time (e.g. I want the Cookie to be valid for 24 hours )
Am I missing something from th