Toon Van Dooren
Toon Van Dooren
Hi I am trying to get socketOptions for my unix socket, but I cannot seem to pinpoint the correct pointers to use. I keep getting the following error: `Cannot mix...
##### SUMMARY When first starting with MySQL 5.7, I am trying to set the root password. But it does not work due to root having the `auth_socket` plugin. I am...
Hi When using this lib combined with `restana` and `fast-proxy`, I get the following warnings: ``` (node:2393512) UnhandledPromiseRejectionWarning: [object Object] (node:2393512) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by...
### Description This PR is a rework of the Magento VCL (the vcl_hit part) PR found here: https://github.com/magento/magento2/pull/36796/files All credits go to @peterjaap and @ThijsFeryn, I am simpling slicing this...
### Description This PR is a rework of the Magento VCL (the vcl_deliver part) PR found here: https://github.com/magento/magento2/pull/36796/files All credits go to @peterjaap and @ThijsFeryn, I am simpling slicing this...
### Description This PR is a rework of the Magento VCL (the vcl_backend_response part) PR found here: https://github.com/magento/magento2/pull/36796/files All credits go to @peterjaap and @ThijsFeryn, I am simpling slicing this...
### Description This PR is a rework of the Magento VCL (the vcl_hash part) PR found here: https://github.com/magento/magento2/pull/36796/files It is mildly adapted since I decided to not remove the hashing...
### Description This PR is a rework of the Magento VCL (the vcl_recv part) PR found here: https://github.com/magento/magento2/pull/36796/files I left out 2 controversial changes: - Removing the pass of `/customer`...