-created a qpid service script Change-Id: I380333efad2954e7a9b6d1b27dc8a497cf38acf3 Former-commit-id:ec584b4d4b
[formerlyff34587e94
] [formerly54697ff658
[formerly ee5806c98eb57680403e4f7768f92af1faa75de4]] Former-commit-id:54697ff658
Former-commit-id:0cf405d8d9
30 lines
1.1 KiB
Text
30 lines
1.1 KiB
Text
#
|
|
# Licensed to the Apache Software Foundation (ASF) under one
|
|
# or more contributor license agreements. See the NOTICE file
|
|
# distributed with this work for additional information
|
|
# regarding copyright ownership. The ASF licenses this file
|
|
# to you under the Apache License, Version 2.0 (the
|
|
# "License"); you may not use this file except in compliance
|
|
# with the License. You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing,
|
|
# software distributed under the License is distributed on an
|
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
# KIND, either express or implied. See the License for the
|
|
# specific language governing permissions and limitations
|
|
# under the License.
|
|
#
|
|
# Configuration file for qpidd. Entries are of the form:
|
|
# name=value
|
|
#
|
|
# (Note: no spaces on either side of '='). Using default settings:
|
|
# "qpidd --help" or "man qpidd" for more details.
|
|
auth=no
|
|
worker-threads=17
|
|
data-dir=/awips2/qpid/data
|
|
store-dir=/awips2/qpid/messageStore
|
|
pid-dir=/awips2/qpid/var/lock
|
|
num-jfiles=16
|
|
jfile-size-pgs=24
|