| Summary: | [FR] provide more detailed locations for temporary storage and use them | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Michael Shigorin <mike> |
| Component: | apache-common | Assignee: | Michael Shigorin <mike> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | at, cas, crux, ender, lakostis, ldv, mike, mithraen, qa_viy, rider, shaba, solo, viy, yurix |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 5990 | ||
I'd even vote for /var/spool/apache/*/ (tmp/, sessions/, uploads/) <Pilot> gvy: и кто это будет чистить? <gvy> Pilot, чистить -- а хоть и stmpclean :) Fixed in 1.3.33rusPL30.20-alt3. stmpclean question needs some thought/advice though :-) closing closing |
need to provide /var/cache/httpd/{sessions,uploads} (2770 root:apache) and use it in /etc/init.d/httpd: -export TMPDIR=/tmp +export TMPDIR=/var/cache/httpd (or maybe different _subdirs_ for httpd and httpd-perl even)