]> err.no Git - varnish/commit
Go over the Telnet/CLI code in the manager process.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 31 May 2008 09:34:28 +0000 (09:34 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 31 May 2008 09:34:28 +0000 (09:34 +0000)
commitd2e47ddb888d84d1dcdd7baca6d47063d7656df4
tree5d3ee0b9947dcec488ed9efe6aa1ea6b2da343ab
parentf09154a3716fbd66798e24e6ef2aa1673a55e62d
Go over the Telnet/CLI code in the manager process.

Implement "quit" (ticket 125) and drop the planned aliases.

Add CLIS_CLOSE return status, to communicate that close is happening.

Fix logical bug in fd-table allocation bug in event-engine.

Plug memory leak in CLI session destruction.

Increase listen depth of telnet socket to 10.

Ignore trailing whitespace and empty CLI input lines.

Log CLI sessions and commands into syslog.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2644 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/mgt_cli.c
varnish-cache/bin/varnishd/mgt_event.c
varnish-cache/include/cli.h