Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244855 Details for
Bug 318423
dev-java/wowza-media-server (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
wowza-media-server.conf
wowza-media-server.conf (text/plain), 1.70 KB, created by
Jiri Tyr
on 2010-08-27 08:16:53 UTC
(
hide
)
Description:
wowza-media-server.conf
Filename:
MIME Type:
Creator:
Jiri Tyr
Created:
2010-08-27 08:16:53 UTC
Size:
1.70 KB
patch
obsolete
># /etc/conf.d/wowza-media-server: config file for /etc/init.d/wowza-media-server > > ># List of modules >#MODULES="wms-streamnamealias-plugin" >#MODULES="${MODULES},wms-mediasecurity-plugin" > > ># Classpath for custom modules >#CLASSPATH="/home/user/wowza/lib/wms-custom-plugin.jar" > > ># Java options (change 768 to 3000 for servers in production) >JAVA_OPTS="-Xmx768M" ># Run server version of Java >#JAVA_OPTS="${JAVA_OPTS} -server" ># Garbage collection tuning (1-4 CPUs) >#JAVA_OPTS="${JAVA_OPTS} -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:NewSize=1024m" ># Garbage collection tuning (4+ CPUs) >#JAVA_OPTS="${JAVA_OPTS} -XX:+UseConcMarkSweepGC -XX:NewSize=1024m" ># If you are having problems with multiple incoming multicast streams interfering with each other >#JAVA_OPTS="${JAVA_OPTS} -Djava.net.preferIPv4Stack=true" > > ># Here you can configure the JVM's built in JMX interface. ># See the "Server Management Console and Monitoring" chapter ># of the "User's Guide" for more information on how to configure the ># remote JMX interface in the /etc/wowza-media-server/conf/Server.xml file. >#JMXOPTIONS="-Dcom.sun.management.jmxremote=true" >#JMXOPTIONS="${JMXOPTIONS} -Dcom.sun.management.jmxremote.port=1099" >#JMXOPTIONS="${JMXOPTIONS} -Dcom.sun.management.jmxremote.authenticate=true" >#JMXOPTIONS="${JMXOPTIONS} -Dcom.sun.management.jmxremote.ssl=false" >#JMXOPTIONS="${JMXOPTIONS} -Dcom.sun.management.jmxremote.password.file=/etc/wowza-media-server/conf/jmxremote.password" >#JMXOPTIONS="${JMXOPTIONS} -Dcom.sun.management.jmxremote.access.file=/etc/wowza-media-server/conf/jmxremote.access" >#JMXOPTIONS="${JMXOPTIONS} -Djava.rmi.server.hostname=192.168.1.7" > > ># Maximum of files which can be open simultanously (see: man ulimit) >#RC_ULIMIT="20000"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 318423
:
230269
|
230299
|
230303
|
231113
|
244851
|
244853
| 244855