Commit c308407
docs: Remove non-existent HTTP/2 configuration properties from xdoc
The HTTP/2 transport documentation contained numerous configuration
parameters that do not exist in the codebase — they were aspirational
examples that never had backing implementations. This causes user
confusion and wasted debugging when the properties have no effect.
Removed across 3 xdoc files:
- JVM system properties: -Daxis2.http2.enabled, -Daxis2.http2.streaming.enabled,
-Daxis2.openapi.http2.enabled, -Daxis2.openapi.cache.enabled,
-Daxis2.openapi.compression.enabled
- Servlet init-params: enableHTTP2, tomcatHttp2Integration
- Context-params: axis2.http2.enabled, openapi.http2.optimization
- Client Options properties: HTTP2_ENABLED, HTTP2_STREAMING_ENABLED,
HTTP2_MEMORY_OPTIMIZATION, HTTP2_MULTIPLEXING_ENABLED,
HTTP2_PROCESSING_MODE, HTTP2_PERFORMANCE_MONITORING,
HTTP2_METRICS_COLLECTION
- axis2.xml parameters: TomcatHttp2Integration, TomcatBufferAlignment,
TomcatStreamAlignment, TomcatCompressionOptimization,
OpenApiHttp2Enabled, OpenApiSpecCacheTimeout,
OpenApiLargeSpecThreshold
- openapi.properties: openapi.enterprise.http2.enabled,
openapi.enterprise.streaming.enabled,
openapi.enterprise.memory.optimization
Replaced with accurate guidance: HTTP/2 is enabled by selecting the
H2TransportSender in axis2.xml and the appropriate streaming message
formatter class. No boolean flags, system properties, or servlet
init-params are required.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a538106 commit c308407
3 files changed
Lines changed: 43 additions & 84 deletions
File tree
- src/site/xdoc/docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
330 | 331 | | |
331 | 332 | | |
332 | 333 | | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
340 | 338 | | |
341 | 339 | | |
342 | 340 | | |
| |||
515 | 513 | | |
516 | 514 | | |
517 | 515 | | |
518 | | - | |
519 | | - | |
520 | 516 | | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
281 | 278 | | |
282 | 279 | | |
283 | 280 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
| 281 | + | |
| 282 | + | |
292 | 283 | | |
293 | 284 | | |
294 | 285 | | |
| |||
356 | 347 | | |
357 | 348 | | |
358 | 349 | | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
368 | 356 | | |
369 | 357 | | |
370 | 358 | | |
| |||
382 | 370 | | |
383 | 371 | | |
384 | 372 | | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
390 | 376 | | |
391 | | - | |
| 377 | + | |
392 | 378 | | |
393 | 379 | | |
394 | 380 | | |
| |||
Lines changed: 17 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | 120 | | |
122 | | - | |
123 | | - | |
124 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
| |||
200 | 199 | | |
201 | 200 | | |
202 | 201 | | |
203 | | - | |
| 202 | + | |
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 206 | | |
212 | 207 | | |
213 | 208 | | |
| |||
329 | 324 | | |
330 | 325 | | |
331 | 326 | | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
342 | 331 | | |
343 | 332 | | |
344 | 333 | | |
| |||
378 | 367 | | |
379 | 368 | | |
380 | 369 | | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
392 | 375 | | |
393 | 376 | | |
394 | 377 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | 378 | | |
404 | 379 | | |
405 | 380 | | |
| |||
428 | 403 | | |
429 | 404 | | |
430 | 405 | | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
| 406 | + | |
| 407 | + | |
435 | 408 | | |
436 | 409 | | |
437 | 410 | | |
| |||
0 commit comments