Release v0.11.0 · iovisor/bpftraceAdded Allow uprobe placement on arbitrary addresses when --unsafe is used #1388 Support for s390x #1241 buf a new function that makes it possible to safely print arbitrary binary data #1107...GitHubiovisor A few updates came along from the BCC & bpftrace stack. BCC v0.
Enable encrypted DNS - WWDC20 - Videos - Apple DeveloperWhen people access the web within your app, their privacy is paramount. Safeguard that information by leveraging encrypted DNS across our...Apple Developer When people access the web within your app, their privacy is paramount. Safeguard that information by leveraging encrypted
Unsurprisingly, the transition of the Mac platform to ‘Apple Silicon’—an as of yet unspecified custom chipset—was announced. The parallels to the Intel transition announcement in 2005 were obvious and likely entirely intentional. Apple is conveying the message: “we’ve done this before, we know what we are doing.
Load Balancing PHP-FPM with HAProxy and FastCGI - HAProxy TechnologiesThis blog post covers how you can use HAProxy and the FastCGI protocol to ensure fast, secure, and observable load balancing of your PHP-FPM applications.HAProxy TechnologiesNick Ramirez The better alternative is to run the script in its own process and
The Linux Kernel Archives As mentioned the last time, I’m still tracking and building latest kernel releases. 5.6 was on my radar for some time and I’m going to stick to it for longer period. One of the most important features of this release is addition of
Using ELK to collect Nginx logs and show TLS version and ciphers used by HTTP clientsTurning off old SSL or TLS versions or SSL ciphers is easy. But what if some clients still connect using these old protocols or ciphers? This information can be logged and analyzed in ELK!Claudio