# Where can I access reference documentation for older versions of Aerospike?

**URL:** https://discuss.aerospike.com/t/where-can-i-access-reference-documentation-for-older-versions-of-aerospike/9219
**Category:** Configuration
**Tags:** xdr
**Created:** [February 15, 2022, 1:53am UTC](https://discuss.aerospike.com/t/where-can-i-access-reference-documentation-for-older-versions-of-aerospike/9219 "2022-02-15T01:53:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![shan.p](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/shan.p/32/1990_2.png) [@shan.p](https://discuss.aerospike.com/u/shan.p)
#### Post date: [February 15, 2022, 1:53am UTC](https://discuss.aerospike.com/t/where-can-i-access-reference-documentation-for-older-versions-of-aerospike/9219/1 "2022-02-15T01:53:19Z")

</div>

Is there a way to access the reference documentation of older versions (for example 4.5) of Aerospike?

I have an Aerospike server running 4.5.0.3 (Enterprise edition) for which I need to enable XDR.

I am referring to the XDR configuration settings here: [https://docs.aerospike.com/operations/configure/cross-datacenter#example-configuration-parameters-for-xdr-topologies](https://docs.aerospike.com/operations/configure/cross-datacenter#example-configuration-parameters-for-xdr-topologies)

I want to enable something like this:

```auto
xdr {
    enable-xdr true
    datacenter migration {
        node-address-port 10.1.115.246 3000
        namespace nameSpaceName1A {

        }
    }
}

```

However the setting `node-address-port` is added only after version 5. Is there a way to access the configuration documentation for the older version?

---

<div class="post-metadata">

### Author: ![meher](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/meher/32/1644_2.png) [@meher](https://discuss.aerospike.com/u/meher)
#### Post date: [February 15, 2022, 6:06am UTC](https://discuss.aerospike.com/t/where-can-i-access-reference-documentation-for-older-versions-of-aerospike/9219/2 "2022-02-15T06:06:39Z")

</div>

There isn’t a full documentation for older versions unfortunately. But the configuration reference manual has older / deprecated entries documented (one has to click on the ‘show removed parameters’ at the top). For example, the old name of that config is [dc-node-address-port](https://docs.aerospike.com/reference/configuration#dc-node-address-port).

---

<div class="post-metadata">

### Author: ![shan.p](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/shan.p/32/1990_2.png) [@shan.p](https://discuss.aerospike.com/u/shan.p)
#### Post date: [February 17, 2022, 11:32pm UTC](https://discuss.aerospike.com/t/where-can-i-access-reference-documentation-for-older-versions-of-aerospike/9219/3 "2022-02-17T23:32:08Z")

</div>

For anyone looking for the XDR documentation for for older versions of Aerospike (4.x), here it is - [https://docs.aerospike.com/operations/configure/cross-datacenter/xdr\_40](https://docs.aerospike.com/operations/configure/cross-datacenter/xdr_40)

---

<div class="post-metadata">

### Author: ![meher](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/meher/32/1644_2.png) [@meher](https://discuss.aerospike.com/u/meher)
#### Post date: [February 17, 2022, 11:44pm UTC](https://discuss.aerospike.com/t/where-can-i-access-reference-documentation-for-older-versions-of-aerospike/9219/4 "2022-02-17T23:44:25Z")

</div>

Oh, that’s right! Thanks @shan.p !

---

<div class="post-metadata">

### Author: ![system](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/system/32/2274_2.png) [@system](https://discuss.aerospike.com/u/system)
#### Post date: [May 12, 2022, 11:45pm UTC](https://discuss.aerospike.com/t/where-can-i-access-reference-documentation-for-older-versions-of-aerospike/9219/5 "2022-05-12T23:45:08Z")

</div>

This topic was automatically closed 84 days after the last reply. New replies are no longer allowed.
