File: fb_smp_server.pod

package info (click to toggle)
firebird2.5 2.5.2.26540.ds4-1~deb7u2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 43,624 kB
  • sloc: ansic: 373,110; cpp: 291,289; sql: 17,678; fortran: 6,818; sh: 5,772; yacc: 5,709; pascal: 1,153; makefile: 725; perl: 88; sed: 84; csh: 15
file content (56 lines) | stat: -rw-r--r-- 1,104 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
=head1 NAME

fb_smp_server - Firebird superclassic server

=head1 SYNOPSIS

    fb_smp_server [<option>...]

=head1 DESCRIPTION

B<fb_smp_server> is the superclassic server for Firebird RDBMS. It listens on a
TCP socket for incoming requests. The superclassic server starts a single
process and spawns an OS thread for each connection.

=head1 OPTIONS

=over

=item B<-d>

Turn debugging on

=item B<-p> I<protocol>

specify protocol

=item B<-h>

Print short usage information

=item B<-e> F<dir>

Specify the path to the Firebird root directory.

=item B<-el> F<dir>

Specify the path to the lock directory

=item B<-em> F<dir>

Specify the path to the directory containing the messages file.

=item B<-z>

Print version information

=back

=head1 AUTHOR & COPYRIGHT

Copyright (C) Damyan Ivanov, 2009.

This manpage was written by Damyan Ivanov for the Debian project but may be
used by others. Permission is granted to use this document, with or without
modifications, provided that this notice is retained. If we meet some day, and
you think this stuff is worth it, you can buy me a beer in return.