Peter Hedenskog

Results 1050 comments of Peter Hedenskog

Great! Can you try with https://github.com/sitespeedio/sitespeed.io/tree/aws-2.1582.0 ? That updates to latest v2. Hopefully tomorrow I can have branch with v3. I remember before the updates/upgrades doc for v3 wasn't super...

I checked the new code. In v2 you don't need to set region (it defaulted to one of the US regions, don't remember which). In v3 you need to set...

Ok! Here's a version using v3: https://github.com/sitespeedio/sitespeed.io/tree/aws-s3-v3 I need to tune it but I could verify I could upload as long as I set the region.

Hi @valgurau thank you for trying it out. Endpoint config was moved so I missed adding it. I updated the branch now so it can be set. For `s3.options.X `...

Ok cool, thank you. Were you able to retry with my endpoint fix? Hoping setting the endpoint fix forcePathStyle.

Ok, so for Ceph S3 using AWS v3 it do not work if you set the region to an empty string (like in the example [here](https://docs.ceph.com/en/quincy/radosgw/s3/php/?highlight=region#creating-a-connection))?

I think I missed that @valgurau sorry, I can roll out a fix later today. The additional params are passed on to the parameters for the put should be for...

Ok. I just pushed 34.0.3, hopefully that fixes the problem.

Hi @mdvaliyullah can you share more on how you run? I'm thinking maybe there could be some tweak in how we handle memory that could be done. Else as @madan...