Skip to content

Commit 195e7da

Browse files
committed
updating aliases for 14.1.2 changes
1 parent 7f99141 commit 195e7da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/WebAppContainer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@
2929
"default_name_value": "${NO_NAME_0:%DOMAIN%}",
3030
"folders": {},
3131
"attributes": {
32+
"FrameCountLimitResetInterval": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "FrameCountLimitResetInterval", "wlst_path": "WP001", "default_value": 60, "wlst_type": "integer" } ],
3233
"HeaderTableSize": [ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "HeaderTableSize", "wlst_path": "WP001", "default_value": 4096, "wlst_type": "integer" } ],
3334
"InitialWindowSize": [ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "InitialWindowSize", "wlst_path": "WP001", "default_value": 65535, "wlst_type": "integer" } ],
3435
"MaxConcurrentStreams": [ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "MaxConcurrentStreams", "wlst_path": "WP001", "default_value": 300, "wlst_type": "integer" } ],
3536
"MaxFrameSize": [ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "MaxFrameSize", "wlst_path": "WP001", "default_value": 16384, "wlst_type": "integer" } ],
3637
"MaxHeaderListSize": [ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "MaxHeaderListSize", "wlst_path": "WP001", "default_value": 2147483647, "wlst_type": "integer" } ],
38+
"MaxStreamResets": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "MaxStreamResets", "wlst_path": "WP001", "default_value": null, "derived_default": "${:true}", "wlst_type": "string" } ],
3739
"Notes": [ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ]
3840
},
3941
"wlst_attributes_path": "WP001",

0 commit comments

Comments
 (0)