I'm to try configure Web Booster for WebSphere Portal with Domino http server
as result - white page in the brouser. Hepl my pls!
########## BOOSTER CONFIGURATION FILE ################# #Default if server not specified HOSTS~*=localhost:8001 FORCESSL~*=1 POLLPATH~*=/ POLLMETHOD~*=HEAD FORCECLIENTSSL~*=0
#Specific server mappings #HOSTS~dev.mystock.ru= #FORCESSL~www.test.com=1 #POLLPATH~www.test.com=/ #POLLMETHOD~www.test.com=GET
########## PUAKMA CONFIGURATION FILE ################# #********* MAIN ********** #Determines what error messages etc will be displayed & in what language LanguageFilePath=../config/msg_en.lang SystemTempDir=../temp/ #TCP/IP host name SystemHostName=mysite.ru #LogDateFormat=yyyy-MM-dd HH:mm:ss LogDateFormat=dd/MM/yyyy HH:mm:ss LogFile=../logs/puakma.log PuakmaClassPath=puakma.jar PuakmaJDBCJarPath=../jdbc/ PuakmaAddInPath=../addins/ PuakmaLibPath=../lib/ SessionTimeout=60 MaxSessions=-1 LogSessions=0 NoDBLog=1 AddIns=puakma.addin.booster.BOOSTER Authenticators=puakma.security.pmaDefaultAuthenticator #valid SystemDebugLevels=0 to 5 (0=none, 5=everything) SystemDebugLevel=5 IPExcludeFile=../config/ipexclude.config AggressiveAntiHacking=0
#********* JDBC SETTINGS ********** # Note: Paths/urls are CaSe senSitive! #*** for mysql *** SystemDBName=puakma SystemDBURL=jdbc:mysql://localhost:3306/ SystemDriverClass=org.gjt.mm.mysql.Driver SystemUser=root SystemPW=%%$%%74XyrN7AmJRM287BcUY6pg==
HTTPMimeFile=../config/mimetypes.config
#********* BOOSTER SETTINGS ********** BOOSTERPorts=80 BOOSTERPortTimeout=30000 BOOSTERPortBacklog=100 BOOSTERPollInterval=120 BOOSTERMaxThreads=400 BOOSTERMinThreads=40 BOOSTERThreadCreateTimeout=5000 BOOSTERShutdownWaitSeconds=3 BOOSTERMaxURI=1024 BOOOSTERLogNameFormat=yyyyMMdd BOOSTERTextLog=../logs/boosterlog_*.log BOOSTERCompressionLog=../logs/compress_*.log BOOSTERUnavailableFile=../html_public/unavailable.html BOOSTERgzip=0 BOOSTERCompressTypes=text/*,image/jpg,image/jpeg,*javascript* #BOOSTERNoCompressTypes=text/xml BOOSTERDebug=1 #BOOSTERReplaceHosts=www.puakma.net:8001,*:81,*:8001,* BOOSTERReplaceHosts=* BOOSTERSSLKeyRing=../config/selfcert.kyr BOOSTERSSLKeyRingPW=%%$%%74XyrN7AmJRM287BcUY6pg== BOOSTERHostConfig=../config/booster.config #BOOSTERHeaderProcessors=NTLMLTPA BOOSTERUseRealHostName=1 BOOSTERServerCacheMB=0 BOOSTERUseSharedCache=0 BOOSTERMaxgzipKB=512 BOOSTERMaxCacheableObjectKB=512 BOOSTERMaxCacheMinutes=1440 BOOSTERFixContentTypes=1 BOOSTERRemoveCacheInfo=1
WEBSSONotAuthMessage=You are not authorized to access this site WEBSSOLDAPUser= WEBSSOLDAPPW= WEBSSOLDAPServer=ldap://webwise1/ WEBSSOSecretB64=BmnlHk3nM9r1mHxfuH4xs2ziXvc= WEBSSOUseNTNameOnly=0 #WEBSSODomain=.puakma.net SystemKey=bsTmaNA4s7MTI7CrlCk9V25S0wf3rXWdO82wibUm5vEyjDh/kViDQFeRSdopPldM
|