Official Content

In a distributed caching environment, the Cache Location property allows configuring the server and port where the Cache system is operating.

Values

Any valid location depending on the distributed caching system used (specified in the Cache Provider property).

Description

The Cache Location property is under the Cache Configuration section of the generator's properties.

If more than one location has to be specified, it should be done by separating the locations by empty spaces.

Example

For Memcached, for more than one valid value for the Cache Location property is as follows:

server1:11211 server2:11211

For Redis, one valid value for the Cache Location property is as follows:

server1:6379

How to Apply Changes

Build only one object.

See Also

Cache Provider property
Cache UserName Property
Cache Password Property


Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant