Java EE 8 High Performance by Romain Manni-Bucau

Java EE 8 High Performance by Romain Manni-Bucau

Author:Romain Manni-Bucau
Language: eng
Format: epub
Publisher: Packt
Published: 2018-01-29T11:22:56+00:00


Server side

The entry point of any web request is the HTTP container. Here, the server configuration is always server-dependent, but most of the vendors will share the same concepts. It is important to tune that part to make sure that the outbound of your application is not unintentionally throttling it too much; otherwise, you will limit the scalability of your application for no reason.

For instance, for GlassFish, you can configure the HTTP connector in the UI administration or the corresponding configuration file. Here is what it looks like:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.