dpeddaswamy

Results 6 comments of dpeddaswamy

Hi, After adding the property: HTTP2Sampler.proxy_enabled=true i am unable to record the script.Getting 400 Bad Request ngnix error. Could you please suggest the fix.

@soulgalore , from Local system, i am able to access with proxy. but from GitHub runners its not required as Runners and applications are in same network.

https://github.com/sitespeedio/sitespeed.io/issues/4017 - was logged earlier which was resolved after adding host entry.

with curl command, i m getting 302 redirect which is expected as its redirecting to Login page. But with docker command, i am passing cookies value, so it should directly...

@soulgalore , i would like to try passing Cookie as Request header. Could you please help providing command.

It's working. But I suspect some how it's not working due to which it's retrying happenings and getting timed out. So want to try again by passing cookie as custom...