Closed
Bug 919389
Opened 11 years ago
Closed 11 years ago
increase the mod_perl sizelimit to 600_000 on production
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
increase the mod_perl sizelimit to 600_000 on production - we're hitting the 500_000 limit.
Sep 22 21:54:19 2013] (11213) Apache2::SizeLimit httpd process too big, exiting at SIZE=553264 KB SHARE=4664 KB UNSHARED=548600 REQUESTS=2 LIFETIME=0 seconds
Sep 22 21:54:19 2013] (16325) Apache2::SizeLimit httpd process too big, exiting at SIZE=559368 KB SHARE=4780 KB UNSHARED=554588 REQUESTS=2 LIFETIME=0 seconds
Sep 22 21:54:19 2013] (7443) Apache2::SizeLimit httpd process too big, exiting at SIZE=562136 KB SHARE=4656 KB UNSHARED=557480 REQUESTS=2 LIFETIME=0 seconds
Sep 22 21:54:19 2013] (7442) Apache2::SizeLimit httpd process too big, exiting at SIZE=572216 KB SHARE=4948 KB UNSHARED=567268 REQUESTS=2 LIFETIME=0 seconds
Sep 22 21:54:19 2013] (11503) Apache2::SizeLimit httpd process too big, exiting at SIZE=561940 KB SHARE=4724 KB UNSHARED=557216 REQUESTS=2 LIFETIME=0 seconds
the webheads have ample room for this increase.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified mod_perl.pl
Committed revision 9031.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•