]] Tom Rioux > Is it possible to run varnishd not as root (Ubuntu)? > This is for our automation test environments, not live production. > > I'm getting this message when I try to run under my id: > Failed to create ./vcl.uOZIGcgD.c: Permission denied > VCL compilation failed > > I've tried changing permissions on varnishd.
Yes, but you typically need to pass an -n argument in that case. For test environments, you might be interested in looking at varnishtest too. -- Tollef Fog Heen Technical lead | Varnish Software AS t: +47 21 98 92 64 We Make Websites Fly! _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
