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

polka dot oil glossy pantyhose
Sexy Stockings Women Polka Dots 360 Seamless Aurora Pantyhose Oil Shiny Glossy Sheer Sockings Ultra-Thin Lace Waisted Socks J2HO
$67.76-28%

latex one piece adult sexy
Summer Non-slip Sport Shoes Man Big Size Sneakers Men Running Shoes Breathable Outdoor Sports Male White Basket Jogging GMD-0905
$26.06-24%

"xckny" "swimsuit"
XCKNY glossiness Series One piece swimsuit women's sexy tight silk glossy swimsuit oil smooth swimsuit mjinm high cut Swimwear
$68.70-53%

"lip plump"
Lip Patches Reducing Chapped Mouth Pads Set of 20 Plump Lips Patches Moisturizers Pads for Hydrating Skin Anti-Chapped Lip Mask
$9.04-50%

"lip plump"
10 Colors Lip Liner Waterproof, Sweatproof, Matte Multi-Color Correcting Lip Pencil Lip Plumping Cosmetics
$43.22-67%

"mouth" "gag"
JUMTOP Dental C Shape Mouth Opener Plastic Lip Cheek Retractors Clinic Mouth Gag Orthodontic Tool
$13.87

"mens" "shiny" "pantyhose"
Mens Shiny Metallic Pantyhose Holographic Elastic Waistband Tights Pants Rave Outfits Bottom Clubwear Role Play Costume Trousers
$28.35-35%



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


Magnetic lock for self-bondage
Magnetic lock for self-bondage
€145

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

No activation mail? (Gmail is known for that) Please contact me directly!

We do not have old threads! Feel free to post in any! Regardless the age!


Site performance, Server errors, outages and tunings
(28 Jul 2015, 20:49 )Like Ra Wrote:
(24 Jul 2015, 11:33 )Like Ra Wrote: #-&$#@@$@$
And #-&$#@@$@$ happened again. Rebooted the box... That definitely does not make happy....

[email=#-&$#@@$@$]#-&$#@@$@$[/email] is not good and a symptom of technology overcoming mankind Mad

What you need is much less of the [email=#-&$#@@$@$]#-&$#@@$@$[/email] and much more of the MMMMMMpppphhhh MMMMpppphhhh MMMPPPHHHH! 😋

Thanks once again for all your hard work and time to keep the forum up and running

MJ
Reply
(29 Jul 2015, 08:28 )madjack Wrote: What you need is much less of the #-&$#@@$@$ and much more of the MMMMMMpppphhhh MMMMpppphhhh MMMPPPHHHH! [Image: tongue.gif]
ROTFL!!!! Yes, please 😁 I'm on vacation with my family, so no mmmmppphhhh for the time being.
Reply
Just upgraded HHVM from 3.8.0 to 3.8.1. Let's see if it's more stable. 3.8.0 crashed again today.
Reply
Looks like my monitoring script works, but HHVM keeps crashing. At least there are no outages...
Reply
Getting a lot of 503's lately.
Also
Quote:��}ks�F��g���a�{I���!��Ĕ��wc[k9��\,���@@�̞T��r?�v~����{� ������{�����O��|��M��î~x���'�R��j=�ן�}����ۗ�3��`o� ���\өן����$���z���vתy����M�#�2��|�FZ˚Y���u�q�;�;��p�’'x9��n�+�Vz7-
...
jb*"�4F�:��H��0�/b!H$.Z��52Č�� ':P;�S��� �=X%�`�w 8���s0� �Cu!�ģ�xx��bX�+ѡM嵙+8��A}�1�0:
this turns up a lot since about a month. If I keep on refreshing the page the forums will eventually show themselves.
Using latest version of ff
Reply
Just upgraded HHVM to 3.9.0, WordPress to 4.3, Linux to 3.19.0-26, Thank/Like plugin to 1.9.6, etc 😁

The 503 errors are related to HHVM crashes. I set it up to automatically start it should it crash (it was not set up this way two weeks ago, I had to manually reboot the system while I was on vacation).

I suspect that HHVM crashes are related to memory usage. Currently I allowed HHVM garbage collection (PHP Zend garbage collection is allowed by default), let's see if it helps.

New WordPress uses more disk I/O. I retweaked the database (what reduced creating temporary tables on disk), but the disk usage is still high.

Never ending story 😁
Reply
It was not easy... Took me 24 hours to get it fixed. New WordPress is like new Windows - something will definitely be broken 😉

So, the list:

o- Went through all tables (again) checking for "text" fields, that force creating temporary tables on disk instead of in the memory. Discovered a couple of MyBB ones, that greatly affected the performance.

o- Discovered a nasty bug in WordPress, that caused very fast growing of the "Cron" DB table entry. Some users reported 1GB in one day. I thought it was a plugin and tried do disable all of them one by one but it did not help. The workaround was posted today in the WP bug track.

o- Disabled automatic WP-Cron that, by default, was being spawned by every page view.

The disk/CPU/memory performance looks very good, but I still see strange forum latencies. I'm afraid I will have to debug the database queries...
Reply
I just tried to post something today.
Took me 3 tries to get to the page.
And 2 tries to post it.
I know that running this site takes a lot of time.
But this happen today. Everything else seems ok.
Reply
Most likely it was a bad timing - I was "playing" with HHVM settings, and it turned out that some of them either prevent HHVM from starting, some of them lead to frequent crashes, and some are simply ignored. I still do not understand why some (data base?) queries take so much time....
Reply
I think I understand why "posting" or "replying" takes so long. HHVM pre-compiles PHP-scripts, so they run much faster (JIT). But in order to same memory and keep as less garbage as possible, HHVM pre-compiles scripts only after 12 (by default) accesses. In other words, the first 12 page views will be very slow, after that - very fast.

The methods to avoid slowness after HHVM restarts are:

o- "pre-heat" the cache with page downloads (e.g. with wget or curl)
o- reduce the required number of attempts (it's currently 5 instead of 12)
o- use the aeady precompiled repository

The last method is the fastest and it should be used in the production sites, but does not work for some reason, HHVM does not start (see the post above).

So, you see what I'm busy with 😉
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Site reviews Like Ra 6 240 12 Feb 2025, 00:49
Last Post: Like Ra
Site access blocked from some public places Like Ra 11 5,416 07 Apr 2024, 01:18
Last Post: Like Ra
Site rendering on Apple devices Like Ra 85 14,201 13 Aug 2023, 17:25
Last Post: Like Ra
How to improve the site navigation Like Ra 10 7,390 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