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

negative chastity
FRRK Flat Chastity Cage with Skin Dildo CBT Game Play Erect Denial Stainless Steel Negative Cock Ring Urethral Sex Tooys for Man
$43.72-40%

latex leotard
Sexy Men Colorful Faux Latex PU Bodysuit Cosplay Wetlook Maid Tights Zentai Full Body Cover Bodysuit Night Club Outfits Leotard
$116.55-50%

sexy pantyhose
Ladies Breathable High Elastic Tights Stockings Skinny High Waist Black Tights Sun Protection Women Summer Sexy Nylon Pantyhose
$14.79

speerise
Speerise Womens Sleeveless Turtleneck Leotard Spandex Ballet Dance Gymnastics Bodysuit Zip Unitard
$156.08-37%

mirabelle
Magic House cos Encanto Mirabelle Cosplay full blue skirt game anime costume female adult
$105.27

electro stimulation device
5x5 4x4 Tens EMS Electrode Pads Gel Patch Stickers Electros Physiotherapy Body Massager Machine Nerve Muscle Stimulator Devices
$3.11-36%

voletex
Latex Mini Skirt Sexy WOmen High Waist Rubber Fetish Skirt
$75.02-6%



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


Electronic selfbondage and chastity box
Electronic selfbondage and chastity box
€69.90

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


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 access blocked from some public places Like Ra 11 5,100 07 Apr 2024, 01:18
Last Post: Like Ra
Site rendering on Apple devices Like Ra 85 11,243 13 Aug 2023, 17:25
Last Post: Like Ra
How to improve the site navigation Like Ra 10 6,798 03 Aug 2023, 23:27
Last Post: Like Ra
Performance problems Like Ra 0 7,143 11 Sep 2006, 00:04
Last Post: Like Ra