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

"bimbo" "sissy"
Bimbo Sissy Design Cotton Sexy Crop Tee Swinger Humorous Fun Flirty Style T-Shirt Hotwife Funny Naughty Sports Blouse
$7.85

erotic
Summer Men's T Panties Jockmail Underwear Man Thongs Packs Sexy Adult Man Erotic Lingerie for Men G-string Mens Jockstraps Hot
$22.29-20%

"sorbern" crotch
Sorbern Women Erotic Crotch Boots With Gloves Black Flat Boots Suit Long Sexy Elastic Black Costume Play Long Sleeve Round Toe
$381.15-40%

1d oil stockings
1D Ultra Thin Transparent Edgeless Thigh High Stockings Women Sexy Oil Shiny Silky Smooth Back Line Seamed Medias
$4.80

sexye doll
NSFW Belle Texelion Sexy Girl Resin Model Kit 3d Print Doll 1/24 Unassembled Resin Figure Statue Kits Unpainted Toy Gk Play Set
$371.47-59%

"arm binder"
Arm Cover Binder Bracket Plate With Tape Guide For Durkopp Adler 69 Machine
$96.79-18%

bondage sack
Elastic Stockings Mummy Full Body Tight Bondage Bundled SM Tights Jumpsuit Pantyhose Sleeping Bag Tights Lenceria Bodys Sexy
$82.10-50%



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


House of self-bondage
House of self-bondage
From €450 per week

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


Site performance, Server errors, outages and tunings
#31
The system has just easily survived load 12. Something what was not possible in the morning. So, I think I nailed the problem - memory.
Reply
#32
The whole fun (suspending, upgrading, migration, troubleshooting, tuning, multiple tickets to fix access to the server, troubleshooting, tuning, scripting, troubleshooting, etc) took me 5 days. One business week + overtime 😁
Reply
#33
Load 16.67! Still up and no delays!
Reply
#34
Wow!

load average: 20.38, 10.99, 4.85

Reply
#35
OK, I consider that the problem is solved 😉

Now time for more performance tuning. Need to check if mysql is using the assigned cache effectively, if not I can free up more memory.

Reply
#36
There was another server overload an hour ago. The load jumped to 64 - something no servers can survive. The reason is the same - low memory:

Mem: 1024768k total, 1018484k used, 6284k free, 5756k buffers

6M is way too low for memory hungry processes like PHP:

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
5787 likera 16 0 199m 85m 40m S 0.0 8.6 0:09.36 php
5766 likera 16 0 199m 85m 40m S 7.1 8.5 0:18.17 php
5093 likera 15 0 197m 78m 35m S 0.0 7.8 0:01.72 php
5095 likera 16 0 195m 77m 34m S 0.0 7.8 0:01.32 php

Next step is to try to reduce the memory used by PHP.

Reply
#37
Simple operation and the size of mysqld reduced from 572MB to 363MB. The cache size remained the same. Yes, I do learn. Still can't do anything with PHP. They eat a lot of memory. Is it just the WordPress code?
Reply
#38
Is anybody still experiencing serious problem accessing the site?

Since yesterday there was only one load spike (on Jan 25) at 17:30:17 CET or 16:30 GMT.
Reply
#39
Hi,

got an server timeout a few hours ago.

What the heck do you with 363MB mysqld ? There is something megawrong.

And some over 60 Users... In one second ? Over what period ? This load can handle a low budget PC in these days.

I do php programming and mysql(It's my job). I havn't seen anything near what you have for probs.
Sorry for the bad english...

krinlyc

Reply
#40
There is definitely something wrong. With everything. Let's start with PHP:

1.

Jan 25 13:24:41 likera kernel: php[768]: segfault at 000000001d6a8f80 rip 000000001d6a8f80 rsp 00007fff398aeb18 error 15

2.

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1126 likera 16 0 201m 88m 39m S 0.0 8.8 0:02.74 php

3. Sometimes I'm getting out of memory PHP error (I know how to allow PHP to allocate more memory, but that should not happen).

Most problems are caused by WordPress. I'm currently running 3.1RC2. It's definitely better than 3.0.4 (less errors).

Next step - httpd:

[Tue Jan 25 22:26:19 2011] [error] mod_fcgid: process /usr/local/cpanel/cgi-sys/php5(32568) exit(communication error), get unexpected signal 11
[Tue Jan 25 22:26:30 2011] [warn] [client x.x.x.x] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://www.likera.com/blog/wp/archives/6203
[Tue Jan 25 22:26:30 2011] [warn] [client x.x.x.x] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function, referer: http://www.likera.com/blog/wp/archives/6203

This is what I have for fcgid:

LoadModule fcgid_module modules/mod_fcgid.so
MaxRequestsPerProcess 500
MaxProcessCount 16
IdleTimeout 20

and for the rest:

Timeout 20
TraceEnable On
ServerSignature Off
ServerTokens Minimal
FileETag All
StartServers 5
<IfModule prefork.c>
MinSpareServers 2
</IfModule>
ServerLimit 200
MaxClients 100
MaxRequestsPerChild 200
KeepAlive Off
KeepAliveTimeout 5
MaxKeepAliveRequests 100


Too tight, but the idea is to get rid of the processes ASAP.

MySQL:

[mysqld]
query_cache_size = 10M
thread_cache_size = 16
table_cache = 200
key_buffer_size = 16M
skip-networking
skip-name-resolve

The whole DB is around 45MB and 160 tables.

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
20474 mysql 15 0 428m 36m 3348 S 13.6 3.7 168:32.73 mysqld

The resident part is 36MB, what is not that bad.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
An interesting read for site admins Max515 4 374 10 Jun 2025, 17:04
Last Post: Zooy
Site reviews Like Ra 6 336 12 Feb 2025, 00:49
Last Post: Like Ra
Site access blocked from some public places Like Ra 11 5,543 07 Apr 2024, 01:18
Last Post: Like Ra
Site rendering on Apple devices Like Ra 85 14,642 13 Aug 2023, 17:25
Last Post: Like Ra
How to improve the site navigation Like Ra 10 7,501 03 Aug 2023, 23:27
Last Post: Like Ra