HP Visualize J5000 hp workstations - hp-ux 10.20 graphics administration guide - Page 157

LBXPROXY_MAXSERVERS, option will

Page 157 highlights

The lbxproxy program has various options, all of which are optional. If : is specified, the proxy will use the given display port when listening for connections. The display port is an offset from port 6000, identical to the way in which regular X display connections are specified. If no port is specified on the command line option, lbxproxy will default to port 63. If the port number that the proxy tries to listen on is in use, the proxy will attempt to use another port number. If the proxy is not using the Proxy Manager and the default port number cannot be used, the port number that is used will be written to stderr. The other command line options that can be specified are: -help Prints a brief help message about the command line options. -display Specifies the address of the X server supporting the LBX extension. If this option is not specified, the display is obtained by the DISPLAY environment variable. -motion A limited number of pointer motion events are allowed to be in flight between the server and the proxy at any given time. The maximimum number of motion events that can be in flight is set with this option; the default is 8. -maxservers The default behavior of lbxproxy is to manage a single server. However, lbxproxy can manage more than one server. The default maximum number of servers is 20. The number of servers can be overridden by setting the environment variable LBXPROXY_MAXSERVERS to the desired number. The order of precedence from highest to lowest: command line, environment variable, default number. -[terminate|reset] The default behavior of lbxproxy is to continue running as usual when its last client exits. The -terminate option will cause lbxproxy to exit when the last client exits. The -reset option will cause lbxproxy to reset itself when the last client exits. Resetting causes lbxproxy to clean up its state and reconnect to the server. -reconnect The default behavior of lbxproxy is to exit when its connection to the server is broken. The -reconnect option will cause lbxproxy to just reset instead (see -reset above) and attempt to reconnect to the server. -I Causes all remaining arguments to be ignored. -nolbx Disables all LBX optimizations. -nocomp Disables stream compression. -nodelta Disables delta request substitutions. -notags Disables usage of tags. Page 157 Graphics Administration Guide for HP-UX 10.20

  • 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
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171

The
lbxproxy
program has various options, all of which are optional.
If :<display> is specified, the proxy will use the given display port when listening for connections. The
display port is an offset from port 6000, identical to the way in which regular X display connections are
specified. If no port is specified on the command line option,
lbxproxy
will default to port 63. If the port
number that the proxy tries to listen on is in use, the proxy will attempt to use another port number. If
the proxy is not using the Proxy Manager and the default port number cannot be used, the port number
that is used will be written to
stderr
.
The other command line options that can be specified are:
-help
Prints a brief help message about the command line options.
-display <dpy>
Specifies the address of the X server supporting the LBX extension. If this option is not
specified, the display is obtained by the
DISPLAY
environment variable.
-motion <count>
A limited number of pointer motion events are allowed to be in flight between the server and the
proxy at any given time. The maximimum number of motion events that can be in flight is set
with this option; the default is 8.
-maxservers <number >
The default behavior of
lbxproxy
is to manage a single server. However,
lbxproxy
can manage
more than one server. The default maximum number of servers is 20. The number of servers can
be overridden by setting the environment variable
LBXPROXY_MAXSERVERS
to the desired
number. The order of precedence from highest to lowest: command line, environment variable,
default number.
-[terminate|reset]
The default behavior of
lbxproxy
is to continue running as usual when its last client exits. The
-terminate
option will cause
lbxproxy
to exit when the last client exits. The
-reset
option will
cause
lbxproxy
to reset itself when the last client exits. Resetting causes
lbxproxy
to clean up its
state and reconnect to the server.
-reconnect
The default behavior of
lbxproxy
is to exit when its connection to the server is broken. The
-reconnect
option will cause lbxproxy to just reset instead (see
-reset
above) and attempt to
reconnect to the server.
-I
Causes all remaining arguments to be ignored.
-nolbx
Disables all LBX optimizations.
-nocomp
Disables stream compression.
-nodelta
Disables delta request substitutions.
-notags
Disables usage of tags.
Graphics Administration Guide for HP-UX 10.20
Page 157