Bug 291287
| Summary: | Increase $Apache2::SizeLimit::MAX_UNSHARED_SIZE to reduce number of httpd processes from being terminated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | lingho <lingho> |
| Component: | WebKit Website | Assignee: | lingho <lingho> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
lingho@apple.com
Many of the httpd processes are getting terminated due to virtual memory usage exceeding the MAX_UNSHARED_SIZE. This could be a cause for webkitbot issues we have been seeing recently.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/148858973>
lingho@apple.com
https://github.com/WebKit/WebKit/pull/43815
lingho@apple.com
I believe this is why webkitbot timed out. This patched was applied temporarily for 1.5 months and we haven't seen any reoccurrance.
EWS
Committed 295568@main (c72c4f4793cd): <https://commits.webkit.org/295568@main>
Reviewed commits have been landed. Closing PR #43815 and removing active labels.