Danila Vershinin

Results 75 comments of Danila Vershinin

I'm not sure what would be the best to do here: > Setting the X-XSS-Protection header to either 0 or 1; mode=block prevents vulnerabilities like the one described above ......

There are no precompiled binaries at the moment, and there's no plan to support them. Someone close to Windows development maybe can contribute the binaries.

The result should be that whoever previously used `logging.basicConfig` in their own code will still get the warning when it's valid. Whoever did not opt for any logging (did not...

I think it is safe to close when >= v0.12.7 is tagged.

@martinhsv Aside from having to have pcre1 devel on the build system and unnecessarily loading the pcre1 library at runtime (because it ends up linked to the binary) - none...

Tengine is freely available with RPM installation as part of NGINX Extras by GetPageSpeed. Follow the [instruction](https://nginx-extras.getpagespeed.com/tengine/), for CentOS/RHEL 6, 7 or Amazon Linux 2: ```bash sudo yum -y install...

Tengine is freely available with RPM installation as part of NGINX Extras by GetPageSpeed. Follow the [instruction](https://nginx-extras.getpagespeed.com/tengine/), for CentOS/RHEL 6, 7 or Amazon Linux 2: ```bash sudo yum -y install...

> Tengine is not freely available. @Coachonko Sorry if the wording is confusing, but the whole paragraph there is: > Since Tengine claims 100% compatibility with the stable NGINX branch,...

@Coachonko the wording has been corrected. Thank you for your input.

@Coachonko thank you, I have corrected a few things, as well as commands to run in the documentation. It should be working fine now without a subscription. The commands to...