ut objects into a session. You
should keep sessions as small as possible. A good approach is to only
database keys, rather than the actual data.
- Perrin
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Fri, 2004-04-23 at 18:21, Beau E. Cox wrote:
> 1) are core dumps automatically generated by seqfaults? If not,
> how do I have Apache generate them?
Sounds like you're looking for this:
http://perl.apache.org/docs/2.0/user/help/help.html#Resolving_Segmentation_Fault
u either hav to write your own data migration script or not upgrade
Apache::Session.
- Perrin
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ded, so that if the C stuff gets unloaded the perl
stuff will too.
In your case, PerlFreshRestart might help with what you're trying to do
since it will clear %INC, but you may still have the problem with
needing to call Init.
- Perrin
---
7;t be
this much trouble for most people or no one would be using Embperl or
custom conf directives.
- Perrin
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]