Tony Rice (trice) schrieb:
Is there another Log format available that shows more resolution than
seconds for time to serve a request? Perhaps in milliseconds?
Microseconds are given with %D from mod_log_config
http://httpd.apache.org/docs/2.2/mod/mod_log_config.html#formats
.max
Hi,
Spangler, Tim schrieb:
Thanks for the tip, it lead me down a path of investigation that lead to teh
ThreadStackSize directive for mpm_worker. It looks like ThreadStackSize
would allow me to adjust the stack size for Apache only (my ideal
situation), however this directive doesn't seem to af
Hi,
Daniel Campbell schrieb:
Has anyone had any luck building mysql into apache version 2.2.6? I am
able to get it to compile fine but if I "ldd httpd" there is no mysql
library linked in and if I try and use the "DBDriver mysql" in the
httpd.conf file I get "DBD: No driver for mysql" when st
Hi,
Sheryl schrieb:
Greetings,
I just tried to compile apache 2.2.6 using the same configuration options
I used on apache 2.2.4. But when I try to start it up I get this error
DBD: No driver for mysql
The line it's complaining about in the conf file is
DBDriver mysql
When I look in srclib/
Lucuk, Pete schrieb:
The backend server is a 3.x version of Jboss that uses Jetty as the
Servlet engine.
Can you use AJP with Jetty?
If not, is there some simple way to yank out the new lines in
SSL_CLIENT_CERT on the reverse proxy?
I just looked up the Apache Docs, because I remembered those
Ricardo Kleemann schrieb:
does ANYBODY even know what bots.txt even DOES?
bots.txt should look like this:
accept all
reject altaVista
look at virussin.com/bots.txt to see what it SHOULD do... its for
SEARCH EINGINES. the bot grabs it, looks at it, and it its on the
white list of eingines, it
Ricardo Kleemann schrieb:
Hi,
I'm running an older version of apache 1.3.28 under a Suse install.
Today I noticed that somehow a bots.txt perl program is being run, yet
it is not run from the filesystem. Somehow this script is being
downloaded and run.
Yesterday the server was also a vict