I had same issue and it was apache2 disk cache which I disabled and resolved all my issues.
Login to webmin | apache | modules | disable cache and disk-cache
or
a2dismod cache ; and the same to a2dismod disk_cache
More information about text formats
FYI - Apache2 disk_cache
I had same issue and it was apache2 disk cache which I disabled and resolved all my issues.
Login to webmin | apache | modules | disable cache and disk-cache
or
a2dismod cache ; and the same to a2dismod disk_cache