PHP 7.3 Performance Benchmarks
Some fresh benchmarks over the past day on PHP 5.5.38, PHP 5.6.38, PHP 7.0.32, PHP 7.1.24, PHP 7.2.13, and the PHP 7.3.0 release. PHP 7.3 is just shy of 10% faster than PHP 7.2 in the popular PHPBench. PHP 7.3…
Some fresh benchmarks over the past day on PHP 5.5.38, PHP 5.6.38, PHP 7.0.32, PHP 7.1.24, PHP 7.2.13, and the PHP 7.3.0 release. PHP 7.3 is just shy of 10% faster than PHP 7.2 in the popular PHPBench. PHP 7.3…
Today most popular storage engine in latests MySQL databases is InnoDB. But if you have older databases, before the times when InnoDB becomes the king, you must somehow convert your data. You can easy find which tables are using an…
The goal of this new editor is to make adding rich content to WordPress simple and enjoyable. This whole post is composed of pieces of content—somewhat similar to LEGO bricks—that you can move around and interact with. Move your cursor…
Source – The expected [code language=“plain“]ip dhcp pool host.net.example.com option 119 ascii net.example.com,example.com[/code] doesn’t work. So you need to encode search domains in hex using following example script written in Python: [code language=“python“]#!/usr/bin/env python import syshexlist = []for domain…
Removed Features named can no longer use the EDNS CLIENT-SUBNET option for view selection. In its existing form, the authoritative ECS feature was not fully RFC-compliant, and could not realistically have been deployed in production for an authoritative server; its…
Remove IPv6 detection The problem with net-p2p/transmission-daemon and IPv6 is that transmission developers are … not willing to implement such functionality as visible from: So the user who need to use IPv6 but NOT use IPv6 with transmission are…
ipv6.nl ip6tools.com
You can verify it via commands dig www.ostreff.info AAAA traceroute6 www.ostreff.info curl -6 www.ostreff.info It’s funny to see that in ipv6 worlds my site is 6 hop away. In ipv4 it’s 7 hops away. Jordan-Ostreffs-MBP:~ jostreff$ traceroute6 www.ostreff.info…