[Varnish] #148: -p user has no effect
Varnish
varnish-bugs at projects.linpro.no
Mon Aug 13 10:45:17 CEST 2007
#148: -p user has no effect
----------------------+-----------------------------------------------------
Reporter: wichert | Owner: phk
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: 1.1
Severity: normal | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Changes (by phk):
* status: new => closed
* resolution: => fixed
Comment:
This has since been fixed.
The trouble is that "nobody" and "nogroup" is hardcoded in Varnish so
before it ever gets to your -p argument, it fails trying to set the
default values.
I modified the code in -trunk a few days ago to not fail on the default
values, but instead use a sensible fall-back strategy.
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/148#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list