Sponsored Content
Full Discussion: lamp performance
Top Forums Web Development lamp performance Post 302247768 by manifesto on Thursday 16th of October 2008 10:28:18 AM
Old 10-16-2008
No that was the good one but sone post came in i didn't see before.

I manage to prevent system from crashing out of swap with mpm tuning.

I am still not happy with these typo3 page but I guess I cant do so much from system point of view.

Thanks all for your good advices.

PS : I use mysql tuning-primer.sh and it looks happy with my config.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

LAMP configuration

Hi there, I've got a debian 3.1r4 half working (no x yet :P) I need some pointers for installing a Apache - MySQL - PHP configuration on my box, and set them up to work together. I know to use vim a bit :) I would like something that is similar to tanguay.at, or even simpler, since I'm a real... (1 Reply)
Discussion started by: izua
1 Replies

2. UNIX for Advanced & Expert Users

LAMP Server Failover

How does everyone else handle this? My Setup: Server A: CentOS 5.x 10.0.0.1 Apache MySQL Master Server B: CentOS 5.x 10.0.0.2 Apache MySQL Slave My Domains: dom1.com A record: 10.0.0.1 A Record: 10.0.0.2 dom2.com A record: 10.0.0.1 A Record: 10.0.0.2 (3 Replies)
Discussion started by: Ikon
3 Replies

3. Web Development

LAMP - version updates and the impact!

Hello All, I have a LAMP server (CentOS 5.5) which has a lot of php scripts and the php pages runs fine. My question is if I have to allow the OS udpates regularly on the server, will there be any problems in running the existing php scripts? Please advise if my apache/mysql/php functionality... (3 Replies)
Discussion started by: ilan
3 Replies

4. Solaris

Need LAMP tutorial!

Hello Everybody, Does anybody know or recommend me a tutorial for LAMP server on Solaris 10 x86? (3 Replies)
Discussion started by: ahmedamer12
3 Replies

5. Web Development

Building LAMP server from scratch (build a server with compiled LAMP from CentOS mini)

Hello everyone, I would like to setup a lamp server from a minimal distro and to compile PHP, MySQL and Apache myself. I have chosen CentOS minimal for the OS and I am trying to build the stack by hand... But well, it appears I need some help! First: I am looking for good and recent... (3 Replies)
Discussion started by: freddie50
3 Replies

6. Programming

Lamp tutorial

Hello All, I need a good lamp(linux, apache, mysql, php) tutorial for web development. I searched in net but not finding suitable one. suggest me something. (3 Replies)
Discussion started by: amisubha
3 Replies

7. HP-UX

LAMP Installation On HP-UX

Dear Folks, How to Install LAMP on HP-UX system. Please Guide. Regards, KRISHNA (2 Replies)
Discussion started by: krishna.lu
2 Replies

8. Red Hat

Setting up LAMP environment

I wish to setup LAMP environment. Amongst, I have successfully installed Linux 6.1. I am looking fwd to install - Apace Web Server, My Sql Database & PHP environment. Say if I look for MySql, could see downloadable available in rpm format. But this must be copied over to Linux machine. As... (2 Replies)
Discussion started by: videsh77
2 Replies

9. UNIX for Advanced & Expert Users

LAMP Sever

How do I install a LAMP server on a new installation of Debian 9 using the lalest versions of AMP? Here is what I have. Corrections please. MYSQL apt-get install mysql-server mysql-client You can verify the MySQL server status using command: systemctl status mysql ------- PHP7... (0 Replies)
Discussion started by: Meow613
0 Replies
XScreenSaver(1) 					      General Commands Manual						   XScreenSaver(1)

NAME
lavalite - 3D OpenGL simulation of a Lavalite. SYNOPSIS
lavalite [-display host:display.screen] [-window] [-root] [-visual visual] [-delay microseconds] [-fps] [-style style ] [-spin xyz ] [-no- spin ] [-speed float ] [-resolution integer ] [-count integer ] [-no-smooth ] [-wireframe ] [-impatient ] [-lava-color color ] [-fluid- color color ] [-base-color color ] [-table-color color ] [-fluid-texture filename ] [-base-texture filename ] [-table-texture filename ] DESCRIPTION
The lavalite program displays a 3D simulation of the famous lamp of the same name. It requires a fast computer with fast OpenGL support. OPTIONS
lavalite accepts the following options: -window Draw on a newly-created window. This is the default. -root Draw on the root window. -visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -style style Specify which model of lamp to draw. Available models are: Classic, Giant, Cone, and Rocket. Default: random. -spin xyz Around which axes the model should auto-spin. Defaults to "Z", meaning it rotates horizontally, but otherwise pitch or roll. -no-spin Same as -spin ''. -speed float A number controlling the frequency at which new blobs launch: you can think of this as being related to the the heat of the light- bulb in the base. Default: 0.003. -delay usecs The delay between steps of the animation; default is 40000 (1/25th second.) -resolution integer The size of the grid from which the mesh is created that is used to polygonize the blobs. higher values will give very smooth looking blobs, at the expense of speed. Default: 40. The options "-resolution 10 -no-smooth" look kind of interesting. -fps Display a running tally of how many frames per second are being rendered. In conjunction with -delay 0, this can be a useful benchmark of your GL performance. -count integer The maximum number of blobs that can be in motion at once. Default: 3. -no-smooth Turn off smoothing: the objects in the scene will be facetted. -wireframe Render all objects in wireframe instead of as solids. -impatient Provide this option if you are. This will pre-warm the lamp, so when it starts up, the first frame will show a blob already half- way up the lamp. -lava-color color Specifies the color of the blobbies. Default: red. -fluid-color color Specifies the color of the fluid that the blobbies float in. Default: light blue. -base-color color Specifies the color of the lamp base, and the cap on top of the bottle. Default: very dark gray. -table-color color Specifies the color of the table that the lamp is sitting on. Default: black (meaning it is invisible.) -fluid-texture filename An image file to wrap around the glass. Note that on most systems, GL textures must have dimensions that are a power of two. Note also that colors and textures are both applied: so, if you apply a texture and it isn't showing up, try specifying the corre- sponding color as "white". Otherwise, the combination of the two might be too dark to see. -base-texture filename An image file to wrap around the base of the lamp, and the cap on top of the bottle. -table-texture texture An image file to spread across the table that the lamp is sitting on. ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. SEE ALSO
X(1), xscreensaver(1), http://www.lavaworld.com/ http://www.lavarnd.org/ COPYRIGHT
Copyright (C) 2002 by Jamie Zawinski. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. LAVA LITE(R) and the configuration of the LAVA(R) brand motion lamp are registered trademarks of Haggerty Enterprises, Inc. The configura- tion of the globe and base of the motion lamp are registered trademarks of Haggerty Enterprises, Inc. in the U.S.A. and in other countries around the world. AUTHOR
Jamie Zawinski <jwz@jwz.org> X Version 11 18-May-2002 XScreenSaver(1)
All times are GMT -4. The time now is 08:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy