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

shiny catsuit sexy unitard bodysuit
New Metallic Spandex Bodysuit Shiny Catsuit Sexy Unisex Zentai Full Body Suit Costume Party Wet Look One Piece Unitard cosplay
$181.08-5%

double chastity cage
Stainless Steel Bird Food Bowl 10x4 5cm Double Screw Durable Rabbit Feeding Holder Parakeet Cage Accessories Versatile Size
$21.16-45%

"crossdress" "fetish"
Sexy Silver Laser 8Inch Pole Dance Shoes Platform Crossdresser Over The Knee Boots Fetish Gothic 20cm Exotic Stripper Heels
$177.87-51%

high waist faux "leather"
Fashion Corset Wide Belts Faux Leather Slimming Body Shaping Girdle Belt for Women Elastic Tight High Waist for Daily Wear
$26.58

rubber latex dress bodycon clubwear
Woman Latex Bodycon Dress Exotic Dancewear Hot Mini Dress Clubwear Sexy Fetish Rubber Pleated Braces Open Back Skirt
$90.75-15%

"leohex"
LEOHEX Women's Sexy Sleeveless Swimwear One Piece Swimsuit Front Zipper High Cut Beachwear Surfing Bodysuit Bathing Suit Leotard
$60.49-27%

"bitysie"
BITYSIE 2020 Competitive Swimsuit japaness realise One-piece high leg cut leotard sexual women suit Spa Bathing Buttock suit
$277.09-13%



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


These metal handcuffs cannot be opened without a key
These metal handcuffs cannot be opened without a key
€23.50

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
OK, it's not that easy.

o- mod_fcgi is not good for opcode cache
o- mdm-itk is aware of user permissions but is not threaded
o- suexec is not compatible with opcode cache
o- mdm-worker + mod_fcgid show "Forbidden. You don't have permission to access /forum/mybb/index.php on this server."
o- mod-fastcgi does work with opcode cache, but is not a part of Ubuntu distribution anymore (will need to compile it).

I see no chances to use mpm-worker so far.

Back to preforked, cgid and mod_php. Next step is moving to fastcgi (mod_fastcgi or mod_fcgi).
Reply
Confused suphp with suexec. Suexec is compatible with opcode caching, suphp is not. Also, found mod_fastcgi in the Ubuntu repository.

So, this is the only way I see at the moment:

mdm_worker, suexec, mod_fastcgi. Separate threaded apache, separate PHP processes with shared APC memory under different UIDs.

But the question is - will it work any faster and wouldn't it take even more memory?
Reply
May be this http://www.ibm.com/developerworks/linux/...index.html helps ...

I just did a short google search.

krinlyc

p.S. this lokks cool too http://phplens.com/phpeverywhere/tuning-apache-php
Reply
(19 Dec 2011, 18:17 )krinlyc Wrote: this lokks cool too
Tool old: Fri, 18/06/2004 - 5:07pm

(19 Dec 2011, 18:17 )krinlyc Wrote: May be this

Too general and also a bit too old. They recommend eAccelerator and APC is only mentioned that it exists.

My current problem is configuration of the modules. I think no other combination is possible at the moment:

(18 Dec 2011, 20:57 )Like Ra Wrote: mdm_worker, suexec, mod_fastcgi. Separate threaded apache, separate PHP processes with shared APC memory under different UIDs.
Reply
o- fixed the duplicate page bar at the top (blog)
o- changed the counter (less scripts, smaller code, less redirects)
o- updated WordPress
Reply
Strange error. The web-server does not want to restart automatically when the server is overloaded. Probably, if the load is too high it can not shut down properly. Probably I need to stop it, wait a bit, kill -9 what's left, wait, then start again.
Reply
This is what happens:

service apache2 restart

* Restarting web server apache2
... waiting ..(98)Address aeady in use: make_sock: could not bind to address [::]:80
(98)Address aeady in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
...fail!

And the logs are:

[Sat Jan 07 15:47:34 2012] [warn] child process 25535 still did not exit, sending a SIGTERM
. . .
[Sat Jan 07 15:47:36 2012] [error] child process 25535 still did not exit, sending a SIGKILL
. . .
[Sat Jan 07 15:47:37 2012] [error] could not make child process 25535 exit, attempting to continue anyway

If kill -9 does not work, then the process was locked by I/O operations.

Gonna add a checker/restarter to the monitoring script.
Reply
Forgot to add:

Why does not everything just work?

:-\
Reply
Changed the monitoring script. Let's see how it will work.
Reply
Yessss!!!! The script worked!!!!

The load jumped to 6.12 from nothing (the server was out of memory), my script restarted apache to reset the load and when apache refused to start, it was restarted on the next iteration:

HTTPD = 0 Restarting apache
* Restarting web server apache2
...done.

The total down time was about 5 min.
Reply


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