Official Content

Sets the maximum number of connections per specific route.

Scope

Generators: Java, .NET
Level: Generator

Description

If you add httpclient-4.5.13.jar and httpcore-4-4-13.jar to the classpath, connections allow for reusability (persistent connections).

By setting a value to the Maximum pool size per route property, you can reuse the same connection established for a specific route up to the value assigned. The property supports concurrent tasks.

The default value varies according to the generator:

Java: 1000
.NET: 10000

Runtime/Design time

This property applies only at design time.

How to apply changes

To apply the corresponding changes when the property value is configured, execute Build any object with the purpose of generating the *.config files.

See Also

HttpClient data type

Last update: June 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant