| Summary: | [PATCH] www/apache20 - suexec resource limits patch | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | admin | ||||||||
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
admin
2009-07-20 13:30:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->apache Over to maintainer (via the GNATS Auto Assign Tool) may be somebody commit this? may be somebody commit this? State Changed From-To: open->suspended stalled State Changed From-To: suspended->open Maintainer approved. Responsible Changed From-To: apache->pgollucci I'll take it. Responsible Changed From-To: pgollucci->apache Over to maintainer. I create new patch, for new files/ content. may be somebody commit this? I create this PR more than 10 month ago - no people for test and commit? State Changed From-To: open->feedback please make this optional like ports/136091 I rewrite with option. See attached file. State Changed From-To: feedback->open feedback received State Changed From-To: open->closed Committed. Thanks! pgollucci 2010-05-14 18:52:32 UTC
FreeBSD ports repository
Modified files:
www/apache20 Makefile
Added files:
www/apache20/files extra-patch-suexec_rsrclimit
Log:
By default suexec doesn't enforces different resource limitations configured in
login.conf(5). This is probably because resource limitations are handled
differently on various different platforms.
This modifies suexec behaviour to set resource limits for CGI's
from /etc/login.conf before execing the customers CGI script.
Doesn't affect default package, so no PORTREVISION bumps.
I will follow up at dev@httpd.apache.org to see about adding this
with #ifdefs.
PR: ports/136928
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
With Hat: apache@
Revision Changes Path
1.282 +8 -0 ports/www/apache20/Makefile
1.1 +50 -0 ports/www/apache20/files/extra-patch-suexec_rsrclimit (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|