Speed to Gdrive

Hi

When uploading to Gdrive, i only got around 5Mb/s (Megabit).
My linis is a 100/100Mb/s line, and I can see that in the momemt, when uploading file to Gdrive, i only using 8Mb/s on my line.
A speedtest.net, is saying my line is 106/105Mb/s.

Is it normally that you only will get aorund 5Mb/s to Gdrive?

My config is:
[Gdrive]
type = drive
scope = drive
token = {“access_token”:“XXXX”,“token_type”:“Bearer”,“refresh_token”:“XXXX”,“expiry”:“2019-02-04T05:03:17.40118785+02:00”}
chunk_size = 128M

[Gcache]
type = cache
remote = Gdrive:
chunk_size = 128M
info_age = 1d
chunk_total_size = 10G

[Gcrypt]
type = crypt
remote = Gcache:
filename_encryption = standard
directory_name_encryption = true
password =XXXX
password2 = XXXX
chunk_size = 128M

try raising the transfers, just for test raise --transfers 20
Iam usually uploading wit 90MB speed but for that i need at least 10+ files

Ok.
But what about read access. I will use it to stream video from though Plex. Is it fast enough with 5Mb/s for this?

Are you using your own API key?

Can you see any errors in the logs when you play something?

Another user a while ago had the same issue. Limited to 5 MB. Turned out to be a mis-configured pfSense setting.