All posts by PF
NGINX Plus Release 6 with Enhanced Load Balancing, High Availability, and Monitoring Features
Well!
I can’t afford a NGINX Plus yet! 🙂
I might need to have one in one year of things work out like I want!
NGINX Plus looks hot!
- A new “Least Time” load-balancing algorithm
- Full-featured TCP load balancing
- High availability and failover between NGINX Plus instances
- A new statistics dashboard and improved monitoring
- Support for SSL authentication of email traffic (IMAP, POP3, and SMTP)

New “Least Time” Load-Balancing Algorithm
Full-Featured TCP Load Balancing
High Availability
Dungeon Acid – Move
https://www.youtube.com/watch?v=ZfD9d2boipQ
Fernando Báez’s awesome resumĂ© template for download
Fernando Báez, Digital Art Director & Freelance Designer of justcreativeideas.com is giving away his awesome resumé template for download.
https://www.behance.net/gallery/15677411/FREE-Resume-Template
AdBlock Plus blocked keywords!
Found this list today!
It’s a fucking huge list.
CVE Details – security vulnerabilities datasource
Codeigniter – Message: Only variable references should be returned by reference
On a new deployment of a Codeigniter tool that I’v made, I got the following error, after installed it in more than 10Â different servers… my own servers and clients…
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
This only happens with PHP >= 5.6….
We need to tweak /system/core/Common.php Line number 257
Change this line from
return $_config[0] =& $config;
to
$_config[0] =& $config; return $_config[0];
phpMyAdmin – Error You should upgrade to MySQL 5.5.0 or later
This is the second time that I get this error phpMyAdmin – Error You should upgrade to MySQL 5.5.0 or later.
We need to comment the following lines in libraries/common.inc.php.
#if (PMA_MYSQL_INT_VERSION < 50500) {
# PMA_fatalError(
# __('You should upgrade to %s %s or later.'),
# array('MySQL', '5.5.0')
# );
#}
Morgan Buckley – Innercity Hum
Genre: Electronic, Rock
Style: Lo-Fi, Krautrock, House, Techno
As heard on The fourth show of Erol Alkan’s fourth 6 Mix Residency on @bbc6music
https://soundcloud.com/erolalkan/erol-alkans-6-mix-august-2014?in=erolalkan/sets/the-6mix-fourth-residency-on
Imre Kiss – Non
As heard on The fourth show of Erol Alkan’s fourth 6 Mix Residency on @bbc6music
https://soundcloud.com/erolalkan/erol-alkans-6-mix-august-2014?in=erolalkan/sets/the-6mix-fourth-residency-on





