Hello, I am not sure if this bug is reproducable, but it is ironic because Varnish starts successfully but the INIT script reports a FAIL.
# /etc/init.d/varnish start # TTP accelerator: [FAILED] # pidof varnishd 3383 3378 # cat /var/run/varnish.pid 3378 # /etc/init.d/varnish status varnishd (pid 3378) is running... # netstat -antpue | grep -i varnish tcp 0 0 127.0.0.1:6082 0.0.0.0:* LISTEN 0 13017 3378/varnishd tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 13018 3383/varnishd # telnet localhost 6082 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. 200 154 ----------------------------- Varnish HTTP accelerator CLI. ----------------------------- Type 'help' for command list. Type 'quit' to close CLI session. # /etc/init.d/varnish stop Stopping varnish HTTP accelerator: [ OK ] # /etc/init.d/varnish start # TTP accelerator: [FAILED] I guarantee that after this fake FAILED varnish is working properly, but the FAILED on the init script start is a bit scary at first sight. I tried varnish packages on other machines and they are working fine. Nothing special about the prompt of this machine that reports a fake failure. Its specs are: * Kernel 2.6.18-164.11.1.el5 * x86_64 * 4G RAMs * CentOS 5.4 Is it reproducable with anyone? Any ideas ? It is not a big deal though, simply wanted to report it. Thanks. ------------------------------------------------------------------------------------------------------------ On Wed, Aug 25, 2010 at 4:07 AM, Angie T. Muhammad <[email protected]>wrote: > In test on a staging server. Will feed you back in case any unusual issue > takes place. > Thanks a lot :) > > > On Tue, Aug 17, 2010 at 3:39 PM, Ingvar Hagelund < > [email protected]> wrote: > >> I built RPMS of varnish-2.1.3 for RHEL4 and 5 and compatible derivates. >> Source and binary packages for x86_64 are available at >> http://sourceforge.net/projects/varnish/files/ >> >> If anybody needs packages for other arches or RHEL versions, have a look >> at >> http://users.linpro.no/ingvar/varnish/ , or contact me. >> >> These packages have been tested in production, and should prove quite >> stable, but feedback is as usual always very welcome. >> >> Ingvar >> >> >> _______________________________________________ >> varnish-misc mailing list >> [email protected] >> http://lists.varnish-cache.org/mailman/listinfo/varnish-misc >> > > > > -- > All the best, > Angie T. Muhammad > Linux Systems Engineer > Al Masry Al Youm > http://www.almasryalyoum.com/en > -- All the best, Angie T. Muhammad Linux Systems Engineer Al Masry Al Youm http://www.almasryalyoum.com/en
_______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
