Are lots of files created in the tmp folder? My website is small, only about 250MB, and so I only have 2GB of space, but it seems that since installing this plugin my usage has been increasing. To quote support from my web host..
It looks like you have a bunch of files in the /tmp folder. I’ve cleared this out but it may take a while for the system to reflect the change.
This is what the content of your files look like and there are a ton of them:
<?xml version=”1.0″ encoding=”UTF-8″ standalone=”no” ?>
<gpx xmlns=”http://www.topografix.com/GPX/1/1″ creator=”MapSource 6.16.3″ version=”1.1″ xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:schemaLocation=”http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd”>
So my guess is that because the cache isn’t enabled, it’s creating a lot of tmp files. Does that sound reasonable?