Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic 12.2.1 set Gzip Compression to true via WLST

edited Apr 30, 2020 5:03AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered

For Weblogic 12.2.1 I need to figure out how to set this to true.  We call a .py script to create our domain.

I'm not sure what syntax to use, neither of these work:

  • cmo.setGzipCompressionEnabled(true)
  • set('GzipCompressionEnabled', true)

Also, I think it needs to go under this but not positive: 

  configureDomainWebAppContainer()

Any guidance would be appreciated!!

Thank you

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center