On May 22, 2005, at 11:38 , Hauke Fath wrote:
At 22:24 Uhr +0200 20.5.2005, Hauke Fath wrote:Starting conserver8 gave me [hauke@pizza] /etc # rc.d/conserver8 start Starting conserver.[Fri May 20 22:15:19 2005] conserver (3104): conserver.com version 8.1.11 [Fri May 20 22:15:19 2005] conserver (3104): started as `root' by `hauke'[Fri May 20 22:15:20 2005] conserver (3104): daemonizing which is probably a bit too verbose.After I've seen this a few times: The output should be suppressed, IMHO.
I have added a patch to do that.
Another one: [hauke@pizza] /etc # rc.d/conserver8 reload rc.d/conserver8: unknown directive 'reload'.Usage: rc.d/conserver8 [fast|force|one](start stop restart rcvar status poll)although 'reload' is listed in the rc.d script. I don't see any obvious reason.
That had me puzzled for a while as well. Turns out to be a simple typo: extra_commands was missing the 's'.
And: Could you make building with openssl an option?
I added a NOSSL PKG_OPTION. On May 22, 2005, at 12:58 , Hauke Fath wrote:
At 17:38 Uhr +0200 22.5.2005, Hauke Fath wrote:And: Could you make building with openssl an option?Looking closer, I'd even vote for a default build without ssl. Otherwise,every console(1) call will attempt to buuild an ssl connection first,resulting in a ~5 sec delay on a ss10 (2x SM71). @work, I found it handierto just ssh to the conserver machine.
If you build conserver without SSL support, the console command it no longer able to connect to a conserver build with SSL at all. So I think --with-openssl should stay as the default.
And another one: When I enable hw handshaking on a conserver port, it comesup with !RTS. So far, I have found no way to change this. Since a connection with tip(1) works just fine, I'd rule out a spif(4) issue.
You mean setting 'options crtscts;' for the port in conserver.cf does not turn on the physical RTS line? Is this behaviour new in version 8 of conserver? I am not observing this on my /i386 and /amd machines.
-- aew
Attachment:
PGP.sig
Description: This is a digitally signed message part