Home > PHP > Need Cache For Auto Inventory

Need Cache For Auto Inventory

November 25th, 2009

Site is slow. Auto inventory is included using php from a third party server. I need to wget the pages or cache them some other way so that they are accessable on the local server. The local pages need to be included on the site in the same manner as I am including from the other server now.


Need Cache For Auto Inventory