Magento Integration with Keep Alive On

I enabled the following in my server to get better page load speeds on magento. Which google recommends for pages with alot of  images/js/text


<ifModule mod_headers.c>

Header set Connection keep-alive

</ifModule>


however if you do this, then linnworks does not/cannot download orders from magento.I have had to disable it.


Is there a way for linnworks to work with keep alive kept on?


Login to post a comment