OpenVPN (in PIA) uploading a ton of data
I have used PIA for a couple of years, but can no longer use it on a regular basis since OpenVPN is uploading so much data and it exceeds my 150GB monthly limit from my ISP.
The last two months I got notes from AT&T saying I exceeded my 150GB monthly limit (free the first two times you do it), but from now on they will charge me $10 per 50GB over this. Since I have never used 100GB in a month before this, much less 150GB, I started looking why. I found OpenVPN has been uploading a shitton of data whenever PIA is connected, like around 80GB per month on the four or five days per month I used it So I have been only using PIA on the rare times I torrent and turning it off immediately afterward, and ensuring OpenVPN is killed once I do.
Today, I used uTorrent and downloaded approx 12GB of files with uploads limited to 12kbs. I don't keep any files in my uTorrent directory so it is only uploading the files I am downloading.. uTorrent received 11.7GB of data and uploaded 722MB of data during this time. During this same time, OpenVPN uploaded about 5GB of data (and downloaded about 12 to match uTorrent).
I chatted with PIA asking what's up with this, and they said it was not a problem - it was only OpenVPN doing pings and searching for servers. To me it's a problem if it is uploading more than 1GB per hour.
Is there a fix for this problem?
Comments
https://forums.openvpn.net/
https://www.privateinternetaccess.com/pages/client-support/#windows_openvpn
Our system logs a large amount of data to disk,
which can be of concern for SSD and other flash-based memory devices. We do
offer a way to disable this logging, via the creation of a file in C:\Program
Files\pia_manager\. For this, you just need to create a blank file, with no
extension, named "nolog" in that folder, and this will disable all
logging features of our application. You can remove that blank file anytime to
re-enable logging, in the event you should ever need to do so (for example, if
you needed to derive a debug log for troubleshooting purposes).
To create the file, go to C:/Program
Files/pia_manager, right-click on the screen, and choose "New -> Text
Document". Rename this blank text document to "nolog" (without
quotes).
Next, go to Start -> Programs ->
Accessories, right-click on Command Prompt, and choose Run as Administrator.
Here, enter the following commands, hitting enter after each line:
cd "C:/Program Files/pia_manager"
ren nolog.txt nolog
exit
Once this is done, all logging will be disabled
in the app.
You may notice that there is still an OpenVPN log
file, that file is necessary for the application to run, but it will delete
itself every time you exit the application.
I run ESET Smart Security and finally found your answer for it. I find a lot of the chat support lame to say the least. Thanks for posting.