Home Page   #javascript  #perl  #c  #openmoko  #php  #ruby-lang  #apache  #cisco  #java  #mysql   Wallpapers Girl
Reliable $1 Web Hosting by 3iX

Channels


#apache

13 November 2007


Total 8 pages. You are browsing page 3/8.

First :: Prev :: [1] [2] [3] [4] [5] [...] :: Next :: Last

18:38 <****> you know the same of the suite?
18:38 <****> once your server starts swapping, your performance will go down the tubes.
18:38 <****> siege
18:38 <****> siege is HTTP regression testing and benchmarking utility that can be found at http://www.joedog.org/JoeDog/Siege
18:38 <****> ab
18:38 <****> i'd really like to get dongs.dk staying up for a while
18:38 <****> benchmarks
18:38 <****> ah i c
18:38 <****> fajita, benchmarking?
18:38 <****> See benchmark.
18:38 <****> fajita, benchmark?
18:38 <****> benchmark is see: siege, apachebench, jmeter, flood, grinder, httperf
18:39 <****> bz029: i'd start with siege, myself.
18:39 <****> but all of those tools have their advantages.
18:39 <****> bz029, have a look at "top" first.
18:39 <****> monitor vmstat for swapping data
18:39 <****> There could be few reasons: db, io, network, CPU....
18:39 <****> the best way to cope with memory usage, other than buying more ram, is to limit maxclients to what the server can bear.
18:40 <****> anyone use sunbird over webdav?
18:40 <****> I keep getting a 403 when publishing the ics
18:41 <****> Anyone want to help a noob get a command line apache 2.X up?
18:41 <****> here is my /etc/apache2/modules.d/45_mod_dav.conf http://rafb.net/p/PVX0tx26.html
18:41 <****> access_log I have 192.168.0.2 - - [13/Nov/2007:12:41:45 -0500] "PUT /sunbird/Bryan.ics HTTP/1.1" 403 32 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4pre) Gecko/20070614 Sunbird/0.5"
18:44 <****> xVoltage is there any other kind ?
18:52 <****> I'm not 100% familiar with top, but it looks like this is a memory issue that is slowing down my server? Can someone help me understand this? http://www.pastebin.ca/772260
18:53 <****> bz029: vmstat is a lot better for monitoring memory usage
18:53 <****> but no, it seems like you have lots of free memory
18:54 <****> I'm trying to set up multiple domains to my single-IP apache server to different DocumentRoots, it worked a few different ways, but I can't get one of them to use https
18:54 <****> anyone have any sample httpd.conf files that might be helpful?
18:56 <****> is it just too much traffic for the server to handle?
18:56 <****> or do i need to recompile so that it can handle more than 256 clients?
18:56 <****> Hello my friend
18:56 <****> in that snapshot, you've got 70% idle cpu and 2.5G idle memory
18:56 <****> friends *
18:57 <****> I need help with apache in a chroot jail
18:57 <****> bz029: is it apache 1.3?
18:58 <****> My server in a chroot jail is very stable, but i can't send e-mails
18:58 <****> I'm trying to enable the mod_proxy_balancer. Tried: sudo a2enmod proxy_balancer, and I'm told This module does not exist!
18:58 <****> hi
18:58 <****> hi, olegfink.
18:59 <****> CyberSonic: i guess you need to put whatever php uses to send mail into the chroot jail
18:59 <****> Yes
19:00 <****> Is there a way of installing a module that does not exist?
19:00 <****> my apache just started to output php scripts as they were plaintext, saying nothing in error log. PHP (at least the standalone intepreter) is okay and the libphp5.so modules is loaded via httpd.conf. What happened?
19:00 <****> drew: check your distro's docs
19:00 <****> rici Server version: Apache/2.2.4 (Unix)
19:00 <****> rici: Yes, I use the qmail MTA to send e-mails
19:00 <****> bz029: in that case, you don't need to recompile to increase maxclients
19:00 <****> CyberSonic: and is qmail in the chroot jail?
19:00 <****> it's problem
19:00 <****> rici you think max clients is my problem?
19:01 <****> or could it be an issue with the site?
19:01 <****> bz029: dunno
19:01 <****> I think yes
19:01 <****> we know that a) its not memory and b) its not cpu
19:01 <****> bz029: your server seems completely healthy. but you've got 256 children active.
19:01 <****> i know that its using 256 children
19:01 <****> if they're all occupied, then you're not going to be able to accept more connections
19:01 <****> I don't Know
19:01 <****> but would it be slow when it does accept the connection?
19:01 <****> CyberSonic: well, either way it's not an apache issue
19:01 <****> rici www.flight001.com
19:02 <****> bz029: shouldn't be.
19:02 <****> is the site slow to you?
19:02 <****> rici: I think yes
19:02 <****> takes a while to respond
19:02 <****> servertokens www.flight001.com
19:02 <****> Couldn't get a useful value for http://www.flight001.com
19:02 <****> DONGS DOT DK
19:03 <****> DONGS.DK
19:03 <****> SPAM
19:03 <****> HTTP://www.DONGS.dk
19:03 <****> show your friends
19:03 <****> LOL @ DONGS
19:03 <****> bz029: you've got a stuff going on on that page.
19:03 <****> good, i was just getting around to kicking him
19:03 <****> too late
19:03 <****> yeah
19:03 <****> bugrit
19:04 <****> rici *a lot of stuff going on?
19:04 <****> I don't know what more to do this work
19:04 <****> niq what is servertokens?
19:05 <****> looks like about 50 resource requests to show the page
19:05 <****> rici: thanks for help my friend, I ssearch more informations in others channels
19:05 <****> see you later
19:06 <****> rici how did you find that out? you're saying the programming of the site could be the bottleneck
19:06 <****> (i didn't write it)
19:06 <****> well, i'm just saying that one click hits your server with a lot of requests.
19:07 <****> and you seem to be out of clients
19:07 <****> so i'd increase maxclients
19:07 <****> what's your keepalivetimeout set to?
19:10 <****> rici checking
19:11 <****> rici its not specified, so default
19:13 <****> well, that should be ok i guess
19:13 <****> man, that's an example of Compulsive Use of Unnecessary Tables Syndrome.
19:14 <****> or s/Unnecessary/Nested/ for the ruder version
19:14 <****> is there a cure ? please professor, tell us there is acure!
19:14 <****> i think you need to increase maxclients
19:14 <****> and send your designer on a css course
19:14 <****> rici its an old site


Total 8 pages. You are browsing page 3/8.

First :: Prev :: [1] [2] [3] [4] [5] [...] :: Next :: Last


Tutti i nuovi CAP Italiani. Come ottenere il database completo