Closed Bug 1405011 Opened 7 years ago Closed 7 years ago

Prevent code in mod_perl.pl from executing twice

Categories

(bugzilla.mozilla.org :: General, enhancement, P1)

Production
enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: dylan, Assigned: dylan)

References

Details

Attachments

(1 file)

45 bytes, text/x-github-pull-request
dylan
: review+
Details | Review
The code in mod_perl.pl is executed twice. mod_perl does this to "make sure graceful restarts work". It isn't clear that this is useful, since we don't use graceful restarts (which are not recommended with apache / mod_perl anyway) and it costs performance. But more importantly it makes sanitizing %ENV more complicated than it needs to be.
Attached file PR
Blocks: 1404092
Priority: -- → P1
Attachment #8914377 - Flags: review?(bobm)
Attachment #8914377 - Flags: review?(bobm) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: