#apache - Wed 21 Feb 2007 between 10:30 and 10:53



ALVANand many apache processes stay in CLOSE_WAIT state
megaspazDDoS by coldfusion ftw!
ALVANuntil the server is overloaded ...adn crash
so i really want to know why they dont die
i know coldfusion is a pain in the ass ..but still i hope some debug information from httpd
jinkALVAN: did you turn off keepalive and such?
UglyBOBhow to make mod rewrite rules work on localhost?
it works on the server but not on localhost
ALVANjink, no keepalive is on
jinkwell, turn it off :)
UglyBOBwhat???
fajitawhat is wrong
jinkUglyBOB: erhm? how about:
elaborate?
fajitaYou make no sense, try to rephrase your question and elaborate on what you want, what you tried, and what didn't work (paste the error message you see in the error log, usually named error_log or error.log). Also tell us what platform you are on and what version of apache you are using.
ALVANjink, hm so do you think tis is better ?still i dont think it is the problem
jinkdon't think. try 'n' find out
ALVANi believe kkepalive on is better
opetznickhi ladies and gents - i'm trying to redirect from http://a.host.com/bla to http://a.host.com/cgi-bin/awstats.pl?config=bla right now i use this rewrite rule: RewriteRule ^/(.*)$ http://a.host.com/cgi-bin/awstats.pl?config=$1 [P] this gets me a error message "client denied by server configuration" any hints?
jinkALVAN: that entirely depends on your site, really
client denied by server configuration?
fajitaHave a look at http://wiki.apache.org/httpd/Errors/ClientDeniedByServerConfiguration for a better idea of what this error message means
jinkopetznick: ^^^^^^
opetznickjink: thanks
jink: hm but it works if i call http://a.host.com/cgi-bin/awstats.pl?config=bla
UglyBOBjink, what do you mean?
is it not clear?
i have many mod rewrite rules in htaccess, but on my localhost they don't seem to work
megaspazanything triggered by a rewritecond checked against a host would fail
since localhost != host name being checked by the rewritecond
other than that, your question really doesn't make sense, since rewrites don't care what the host is unless you tell it to care...
UglyBOBi have : RewriteBase /
RewriteCond %{HTTP_HOST} !^localhost/site
and than the mod rewrite rules
megaspazi hate to break it to you, localhost/site won't be grabbed by http_host
jinkUglyBOB: HOW does it not work?
megaspazhttp_host grabs, well... the HOST... not the request_uri
jinkUglyBOB: what happens? what did you try to resolve it? etc, etc, etc...
opetznick: what does the error log say?
UglyBOBwell jink: when i open the page for example: Not Found

Page: 2 9 16 23 30 37 44 51 

IrcArchive