So as a conclusion to this issue.
This turned out to be a content encoding error of the output of wordpress w/ php
It required me to go into the php.ini for the php-fpm server and turn on
zlib.output_compression = On
So as a conclusion to this issue.
This turned out to be a content encoding error of the output of wordpress w/ php
It required me to go into the php.ini for the php-fpm server and turn on
zlib.output_compression = On