Like Ra in latex catsuit, latex mask and high heels
Like Ra's Naughty Playground

"lzcmsoft"
LZCMsoft Men Black Zentai Suit Adults One Piece Second Skin Tights Full Body Zentai Costumes Stage Performance Costumes
$31.44-20%

"xckny" "swimsuit"
XCKNY glossiness Series tights oil sliky smooth front zipper short sleeve swimsuit Yoga sportswear silky solid color BODYSUIT
$55.27-41%

chren layout
Niimbot B1 Thermal Label Printer Bluetooth Portable Pocket Label Maker Barcode QR Code Self-adhesive Sticker Labeling Machine
$61.70-45%

time lock "bondage"
XRY Smart Time Lock LCD Display Electronic Timer Switch USB Rechargeable Timer Padlock Travel Electronic Timer-Qing
$25.11-36%

latex "leotard"
Women's PVC Latex Faux Leather Bodysuit Shiny PU Leather Close Crotch Bodysuit Tight Sexy Cosplay Body Top Sexy T-Crotch Leotard
$21.30-45%

"sissy" "femboy"
Femboy Sissy T-Shirt cheap stuff vintage graphic tee plus size clothes customizeds men t shirts high quality
$89.25

ultra shimmery "tights"
Women's Lace Top Thigh High Sheer Stockings Antiskid Silicone Ultra Shimmery Pantyhose
$44.83



To view Aliexpress you might need to switch your mobile browser to the Desktop version.


Spanking machine
Spanking machine
€159.95

If you would like to use search functions, view hidden archives or play games, please consider registering.


Site performance, Server errors, outages and tunings
If anybody experienced slowdowns this morning - they were caused by a monitoring script which went mad for some reason. Something like race conditions. This is the first time it happened in several years. Restarted. Look OK.

Nice graph:

 cpu-load-20121231.png   
Reply
Site rippers were at it again. Huge traffic, memory overflow, swapping, slow downs, etc. The average page access time became as twice as much. Actually longer for one-two page visitors. Had to block by IP again. Then decreased the amount of PHP processes by one. It helped. Yes, 1GB RAM is definitely not enough. Especially if fappers downloading all the gigabytes for days.
Reply
Another upgrade!! See http://www.likera.com/blog/wp/archives/15031 !!!

I'm still playing with various parameters, but this is the current changes:

Simultaneous connections (Apache threads) - 105 (was 50)
PHP5-FPM processes - 22 (was 17)
Keep-alive TTL - 5sec (was 3)
APC cache size - 128MB (was 64)
Mod_pagespeed cache size - 160MB (was 90)
New MySQL caches (no significant changes, e.g. query_cache_size from 36MB to 48)

Does not look like tremendous changes, but one additional GB is gone 😁

Let's see how stable this environment will be.
Reply
Strange, the network fell off this morning. Had to reboot the box. Pity, I lost the performance statistics for the last 12 hours.
Reply
And it happened again. I did not have these problems before the migration. A trouble ticket logged.
Reply
The guys responded very quickly and proposed to migrate to another server. What I did. Probably it was a known issue? The CPU is now different:

Intel® Xeon® CPU E5-2630L 0 @ 2.00GHz 15MB cache

Meanwhile I increased the APC cache to 164MB and reduced the amount of PHP servers to 20. Watching the performance.
Reply
Next step will be MyISAM to InnoDB migration. Should be interesting to compare 😉
Reply
I migrated almost all tables to InnoDB except those with FULLTEXT index. MySQL 5.6 supports FULLTEXT index in InnoDB, but there is no supported version for Ubuntu yet.

Only one WP (blog) plugin is currently incompatible - YARPP (related posts), and I'm not quite ready to disable it.

MyBB (forum) is a more complex case, because searching depends on the full text index.

Apparently for a full scale comparison I have to wait for MySQL 5.6 availability for Ubuntu, but I hope that even the first phase will bring some performance improvements.
Reply
Ooops... The maximum memory a PHP process could you was set to 128MB, but APC cache to 164MB. Hence the "cache full" issues while there were lots of unused cache. Let's see if "matching the levels" helps.
Reply
More fun. I removed the FULLTEXT index from the MyBB posts table (since the FULLTEXT search is buggy anyway) and converted it to InnoDB. But the same trick with the threads table did not work, so I had to revert to MyISAM.

Removed some unused tables what reduced the database by ~20MB - the idea is to cache the entire database and all PHP files (via APC cache) into the memory.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Site reviews Like Ra 6 244 12 Feb 2025, 00:49
Last Post: Like Ra
Site access blocked from some public places Like Ra 11 5,419 07 Apr 2024, 01:18
Last Post: Like Ra
Site rendering on Apple devices Like Ra 85 14,211 13 Aug 2023, 17:25
Last Post: Like Ra
How to improve the site navigation Like Ra 10 7,393 03 Aug 2023, 23:27
Last Post: Like Ra
Performance problems Like Ra 0 7,230 11 Sep 2006, 00:04
Last Post: Like Ra