WebLogic installation support - wl-proxy object in SunOne

This is Interesting: Free IT Magazines  
Home > Archive > WebLogic installation support > December 2004 > wl-proxy object in SunOne





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author wl-proxy object in SunOne
zack

2004-12-22, 2:46 am

If any body has worked with wl-proxy (weblogic) in obj.conf and a
filter (http-compression) please send me the object node or correct
mine or any ideas!

I can not seem to get the compression filter working. The other objects
do show gcat for encoding.

<Object name="weblogic" ppath="/*~*siteminder*">
Service fn="wl_proxy" WebLogicHost="dacafmq01" WebLogicPort="7301"
PathTrim="" Debug=ALL DebugConfigInfo=ON
Output fn="insert-filter" filter="http-compression" type="text/*"
vary="on" fragment-size="8096" compression-level="8"
</Object>

steingra@gmail.com

2004-12-22, 5:52 pm

Within the main <Object> block:

<Client srvhdrs="Content-Type=(text/*)">
Output fn="insert-filter" filter="http-compression" vary="on"
compression-level="9"
</Client>

<Object name="weblogic" ppath="*/XX/*">
Service fn="wl-proxy" WebLogicHost="x.foo.com" WLIOTimeoutSecs="120"
</Object>

zack

2004-12-23, 2:46 am

Right on the money, my friend - appreciate your help. if you are in
Dallas, Beer is on me

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com