+
You should receive the value `4`.
+Configure the Apache server
+---------------------------
+
+OpenSRF provides several access mechanisms exposed through the Apache web
+server. Support for mod_perl-based applications is a key feature, and requires
+a small amount of Apache configuration beyond application-specific needs.
+
+To support the interchange of Perl hashes and JSON objects, OpenSRF needs to
+depend on repeatable hash key ordering which Perl versions greater than 5.18
+intentionally disable. To reenable this in mod_perl, add the following to
+/etc/default/apache2 on Debian distributions, or /etc/default/rcS on Ubuntu
+distributions:
+
+[source, bash]
+---------------------------------------------------------------------------
+PERL_HASH_SEED=0
+---------------------------------------------------------------------------
+
Optional: Websockets installation instructions
----------------------------------------------
Websockets are new to OpenSRF 2.4+ and are required for operating the new web-based