Skip to content

Commit 9c6e57a

Browse files
committed
Update README.md
1 parent e7bb3c5 commit 9c6e57a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@ properties can be used (some legacy property names still exist but are not docum
443443
| `org.apache.felix.http.jetty.threadpool.max` | The maximum number of threads in the Jetty thread pool. Default is unlimited. Works for both platform threads and virtual threads (Jetty 12 only). |
444444
| `org.apache.felix.http.jetty.virtualthreads.enable` | Enables using virtual threads in Jetty 12 (JDK 21 required). Default is false. When enabled, `org.apache.felix.http.jetty.threadpool.max` is used for a bounded virtual thread pool. |
445445
446+
446447
### Multiple Servers
447448
448449
It is possible to configure several Http Services, each running on a different port. The first service can be configured as outlined above using the service PID for `"org.apache.felix.http"`. Additional servers can be configured through OSGi factory configurations using `"org.apache.felix.http"` as the factory PID. The properties for the configuration are outlined as above.

0 commit comments

Comments
 (0)