Bug 2230
Summary: | mod_perl should include PERL_STACKED_HANDLERS | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | damian |
Component: | mod_perl | Assignee: | David Lawrence <dkl> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-08-27 17:04:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
damian
1999-04-17 10:39:48 UTC
while building my own rpm I found that PERL_STACKED_HANDLERS is disabled by redhat in the mod_perl-1.16-rh.patch Changelog says: * Thu Sep 03 1998 Preston Brown <pbrown> - disabled stacked_handlers. They still seem busted! is this still true ? This was off for a long time because STACKED_HANDLERS had problems when mod_perl was run as a DSO. These problems seem to have been corrected, so STACKED_HANDLERS will be enabled in mod_perl for the next release. |