is something of interest to you, please send me your LinkedIn url
and/or CV and some good days/times to chat.
Thanks,
Tony
On Tue, Aug 21, 2018 at 4:12 AM Sander Smeenk
wrote:
> Quoting Mahmood Naderan (nt_mahm...@yahoo.com.INVALID):
>
> > >Is default-ssl site "enabled&qu
_alias_module (shared)
watchdog_module (shared)
dav_module (shared)
dav_fs_module (shared)
dav_lock_module (shared)
mpm_worker_module (shared)
ssl_module (shared)
cgid_module (shared)
php5_module (shared)
pagespeed_module (shared)
Thoughts on optimization/memory repair?
Thank you!
On
ity of the platform you'd
expect more people to have blogged about the required mods and MPM
settings for this, but I've come back with little.
Do we have a "barebones Wordpress" list of mods that are required?
On Wed, Sep 6, 2017 at 1:30 AM Luca Toscano wrote:
> Hi Tony,
is helps.
On Tue, Sep 5, 2017 at 1:16 PM Luca Toscano wrote:
> Hi Tony,
>
> 2017-08-31 23:43 GMT+02:00 Tony DiLoreto :
>
>> Hi All,
>>
>> I've been scouring the internet for best practices or heuristics for
>> specifying parameter values of the MPM direct
Hi All,
I've been scouring the internet for best practices or heuristics for
specifying parameter values of the MPM directives. My server seems to lock
up regardless of the values I enter. Are there "rules of thumb" for each
MPM type (prefork, worker, event)?
Thanks!
--
Tony DiL
free memory Apache
is allowed to consume. Any thoughts?
On Sat, Oct 1, 2016 at 1:59 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Tony,
>
> On 10/1/16 4:36 PM, Tony DiLoreto wrote:
> > All,
> &
be serving more than 10k pageviews/month, and never more than 20
at any given moment.
Any recommendations?? Thanks in advance!
--
Tony DiLoreto
President & CEO
Migliore Technologies Inc
716.997.2396
t...@miglioretechnologies.com
miglioretechnologies.com
*The best in the business...period!*
looking at REMOTE_USER but it appears that it is not
set for those parts not covered by Require valid-user.
Is there any way to require that REMOTE_USER be set even for unprotected
pages once a user/password has been entered?
Regards
Tony
signature.asc
Description: OpenPGP digital signature
Hi,
I have tried "DirectoryIndex index.html index.php" but it still recognized
the index.html only (first one). Any other suggestions?
Thanks!
Regards,
Eddy
On Thu, Apr 3, 2014 at 10:31 AM, P. Guethlein wrote:
> Try
>
> DirectoryIndex index.html index.php
>
>
>
> At 08:41 PM 4/1/2014, you w
Hi,
We used "DirectoryIndex" and here is the list
DirectoryIndex index.html
DirectoryIndex index.php
Everything works fine without any problem. But recently we have added
another "RequestHeader unset Authorization" Directive
Options None
AllowOverride None
RequestHeader unset Authoriza
.
Thanks,
-Tony
Thanks! I wanted to ake sure Apache APR had no influence over the logging.
Yes I will aske the Tomcat group about the resolution and if they plan to
change it.
Best Regards,
-Tony
From: Rainer Jung
To: users@httpd.apache.org
Sent: Monday, September 9
Many Thanks. I thought I was using the APR which is the native version of
Apache so was thinking that produced the logs I was looking at. I will verify
the valve is turned on for for APR. If it is should I see milliseconds for the
%D?
Regards,
-Tony
From
0.103
32 0.032
The Apache documention seems to indicate %D is microseconds not milliseconds.
Does anyone know what to expect?
Thanks,
-Tony
authentication.
-tony
-Original Message-
From: Bo Berglund [mailto:bo.bergl...@gmail.com]
Sent: Tuesday, April 30, 2013 6:06 AM
To: users@httpd.apache.org
Subject: [users@httpd] Cannot get Apache 2 basic authentication working with
CRYPT on Win7
I have a local Apache 2.2 server on my
,bin,ucb,lpp}
Directories containing binary files.
/usr/src/*
Directories containing source code files.
But, if you didn't install the openssl which you built in those locations, then
it wouldn't find it there.
-tony
-Original Message-
From: Joe H
The problem is likely that when you ran "configuration", prior to running
the Apache build did not find the new version of "ssl".
I would examine what directive you gave to configure to indicate the location
of SSL.
.. mine is:
--with-ssl=/usr/local/dms/openssl.1.0.0e
From: Jo
the 201 (Created)
response. If an existing resource is modified, either the 200 (OK) or 204
(No Content) response codes SHOULD be
sent to indicate successful completion of the request.
HTH,
-tony
-Original Message-
From: Johan Moraal [mailto:johan.mor...@gmail.com]
Sent: Monday
Have a look here: http://httpd.apache.org/docs/2.2/mod/worker.html
From: vicky [vicky007aggar...@yahoo.co.in]
Sent: Saturday, December 08, 2012 11:45 AM
To: users@httpd.apache.org
Subject: [users@httpd] Apache worker MPM
Hi All,
Why does the Worker MPM m
FYI: On my DroidX, I have found that the User-Agent sent to apache is
different based upon which browser on Android that you use:
Firefox produces:
"Mozilla/5.0 (Android; Mobile; rv:17.0) Gecko/17.0 Firefox/17.0"
The built-in browser produces:
"Mozilla/5.0 (Linux; U; Android 2.3.4; en-u
Documentation on the container:
http://httpd.apache.org/docs/2.2/mod/core.html#directory
-Original Message-
From: Alex Chen [mailto:alex_c...@filemaker.com]
Sent: Thursday, November 29, 2012 3:58 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Error in accessing the home page
worked it had a
slightly different "If" header:
If: <http://dmsa.con-way.com/TEST_DIR/~%24EXCEL_File.xlsx>
()
Any insight would be helpful.
-tony
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
>On 23.07.2012 20:36, Carlucci, Tony wrote:
>> Hello, I’ve been trying to track down an intermittent problem with a
>> Java web application that is running on tcServer fronted by Apache HTTP
>> Server.We get intermittent “Server Unavailable / HTTP 500” errors,
>> and w
a application code
that is causing this, in combination with the mod_proxy_ajp module, but we have
hit a wall as to what this issue could be. Has anyone else experienced a
similar intermittent issue combined with the above error messages? Below is a
copy of the error log and some co
RE: what I needed to add for the IBM compiler was -qlangval=extc99 so that it
would accept c++ like comments
You can give xlc this argument to allow C++ comments:
-qcpluscmt
From: Michael Felt [mailto:mamf...@gmail.com]
Sent: Thursday, June 14, 2012 2:38 PM
To: users@httpd.apache.o
So there is no Apache Web server 64-bit binary for windows? I went to try to
download one and it looked like none existed.
Am I right?
--- On Tue, 5/1/12, Tony Anecito wrote:
From: Tony Anecito
Subject: Tomcat + APR + 64-bit is it possible??
To: "Apache Mailing List"
Date: Tues
Hi,
I did not see Tomcat APR 64-bit binaries for download so does that mean if I
want Apache and Tomcat running as 64-bit I can not use APR and instead go with
64-bit Apache httpd and Tomcat with 64-bit Java JDK?
Thanks,
-Tony
e same directory as "configure".
-tony
From: Igor Cicimov [mailto:icici...@gmail.com]
Sent: Tuesday, March 20, 2012 12:30 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] adding particular option to httpd build
Not enogh info what apache and what OS? Anyway, read this:
h
e problem (probably not), but it is a deviation from the
specs.
-tony
-Original Message-
From: Diego Maciel Gomes [mailto:diego.go...@cecred.coop.br]
Sent: Wednesday, August 31, 2011 9:33 AM
To: users@httpd.apache.org
Subject: [users@httpd] RES: apache + AD auth
Anynone?
Simplistically, they are files used by Apache to control
exclusive access to some resources.
Don't delete them.
-Original Message-
From: Steven Ross [mailto:apache@bustspammers.com]
Sent: Tuesday, May 10, 2011 10:50 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Re: What ar
SSL within the same directory.
I tried consulting the http://httpd.apache.org/docs/2.2/ documentation but
there is nothing as far as steps go to enable. Can someone please point me
in the right direction?
Thanks,
Tony
s the network card. If I ran the same test from a cheap laptop running
on
my 1Gb Ethernet I get around 2-3ms.
Regards,
-Tony
- Original Message
From: Mark Montague
To: users@httpd.apache.org
Cc: Janne H
Sent: Thu, March 31, 2011 7:10:22 AM
Subject: Re: [users@httpd] What is %D in acces
"DAV On" can be used within a or within a or */
So, your problem is elsewhere.
Does your apache_error_log provide any clues...???
From: zMatthew [mailto:mathewz...@hotmail.com]
Sent: Thursday, March 10, 2011 12:37 AM
To: users@httpd.apache.org
Subject: RE: [users@httpd] Question about mod_dav
Hi,
The real question then is: how come another server running Symfony gives me:
PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND
20010 apache16 0 69008 33m 25m S 1.8 0.9 0:18.35 httpd
20161 apache16 0 70552 34m 24m S 0.0 1.0 0:12.20 httpd
27109 apache
Hi,
I just realised I didn't give much info in my previous post about
Apache's memory output.
OK, here is more info.
In httpd.conf I have:
StartServers 8
MinSpareServers5
MaxSpareServers 20
ServerLimit 20
MaxClients 20
MaxRequestsPerChild 1500
It's a Linux box:
[root@
Hi,
I am very confused by some output in my server. I am hoping my good
karma for running an online magazine about free software will help me
get some advice, instead of being laughed as...
Top is giving me this:
op - 04:28:17 up 48 days, 8:56, 1 user, load average: 0.38, 0.32, 0.36
Tasks: 140 tot
Thanks I was wondering.
-Tony
- Original Message
From: Eric Covener
To: users@httpd.apache.org
Sent: Wed, February 2, 2011 11:47:56 AM
Subject: Re: [users@httpd] Expires question...
On Wed, Feb 2, 2011 at 1:29 PM, Tony Anecito wrote:
> Hi All,
>
> If the expires head
,
-Tony
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
"
rather than the browser or proxy if the
time has not expired for that file.
Thanks for the prompt reply.
-Tony
- Original Message
From: Tom Evans
To: users@httpd.apache.org
Sent: Wed, February 2, 2011 10:47:41 AM
Subject: Re: [users@httpd] Browser, Apache and caching...
On Wed, Feb 2
the request has in it (I
assume a file timestamp)?
Just trying to figure out if expires header is really needed because if you use
it by setting a future date then the only way to get the file sent across due
to
some change is to rename it slightly.
Thanks,
-Tony
hether make sets $(MAKE)... yes
checking how to run the C preprocessor... xlc_r -E
checking for gawk... no
< stuff deleted >
-tony
-Original Message-
From: Goel, Rohit [mailto:rohit.g...@fmr.com]
Sent: Thursday, December 16, 2010 11:58 AM
To: users@httpd.apache.org
Sub
Here's how we issue configure on AIX 5.3 (and 6.1) with Apache 2.2.10,
bearing in mind we were using IBM's "C for AIX", which necessitated specifying
CC=xlc_r and CPPFLAGS=-D_THREAD_SAFE. Here's the contents of config.nice:
CC="xlc_r"; export CC
CPPFLAGS="-D_THREAD_SAFE
The client broke the socket-connection before sending a complete request.
mod_dav reads client request from a bucket-brigade
(see http://www.apachetutor.org/dev/brigades for an overview).
If getting the next bucket fails, you get that message.
The primary cause I've see is a client breaking a con
t;"
TransferLog logs/access_log
Notice that in the example, the LogFormat for the ApacheAccessLog is
immediately before the TransferLog directive..
If you still have problems, You might also read over this link on the use of
"pipe": http://httpd.apache.org/docs/2.2/log
apache.org/docs/2.2/mod/mod_log_config.html#transferlog
-tony
From: Patrick McCambridge [mailto:mcca...@fdny.nyc.gov]
Sent: Friday, November 12, 2010 7:05 AM
To: users@httpd.apache.org
Subject: RE: [us...@httpd] Rotating logs
Hi Tony, finally had a chance to test this. All I did was change the dire
cond...
...and its rotated every 86400 seconds (once a day).
You'll note we specify "-l", which means all processing is done in local time.
Here's an example of one of our apache_access_log filenames:
/var/adm/syslog/apache_access_log.11-05-10-12:00:00
hop
o get rid of this annoyance, please?
--
Tony van der Hoff| mailto:t...@vanderhoff.org
Buckinghamshire, England |
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
/software/aix/linux/toolbox/ezinstall.html)
downloaded and installed the libgcc RPM.
Following that, I re-ran configure, and was able to successfully build apache.
Thanks for your help.
-tony
-Original Message-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: Monday, August 02, 2010 5:27
Sorry, /usr/bin/bash is not installed on the system.
I reran config without a CONFIG_SHELL environmental variable and
got this when I tried making:
/bin/sh /home/trbennet/dnload/httpd-2.2.15/srclib/apr/libtool --silent
--mode=li
nk gcc -g -O2 -pthread -DHAVE_CONFIG_H -U__STR__ -D_THRE
Building Apache 2.2.15 on AIX 6.1 using GCC 4.2.0 is failing for me,
(see actual error message below).
Environment:
OS AIX 6.1.3 (6100-03-01-0921)
Compiler:gcc --version
gcc (GCC) 4.2.0
Hi Mark,
Many thanks I will think about what you said. I had read somewhere local
domains tied to virtual hosts was a good thing and I saw that yahoo seemed to
be doing that but then who knows what the big internet sites are really doing
behind the scenes.
Best Regards,
Tony Anecito
Founder
Will do. I am curious since Apache covers a bit of ground as far as apps go did
the Tomcat group develop the plugin or the httpd group?
I got to admit whoever did the work did a good job the performance is very good.
Thanks,
-Tony
- Original Message
From: Tom Evans
To: users
Sorry, I said it wrong but I am using the Apache Portable Runtime.
http://tomcat.apache.org/tomcat-6.0-doc/apr.html
I hope that helps.
-Tony
- Original Message
From: Tom Evans
To: users@httpd.apache.org
Sent: Mon, June 28, 2010 8:54:02 AM
Subject: Re: [us...@httpd] APR requesting
.
So any best practice for this you all would recommend?
Thanks,
-Tony
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
different locations such as work or
even when traveling accross the country from different wireless using a regular
laptop running XP and IE 6. It also occurs using IE8 on Windows 7.
Any ideas what to do? Is there some config I need to do?
Thanks,
-Tony
once for each context
associated with a host. Also, the images that are associated with the contexts
show up as red x's till I login.
Is that expected? If so what can I do to workaround that? Is there some config
setting I should use?
Thanks,
I noticed for the first time that %D seems to have a 1msec resolution unders
Windows 7 that it did not under Windows 2000. Has anyone noticed that? Seemed
it used to be only 15msec resolution.
Thanks,
-Tony
-
The
Thanks Igor,
So are you saying the server size socket is no longer open? I had 2 concerns:
1. Server sockets are not available on the server side for 30 seconds
2. Client side sockets are still not available.
Sounds like #2 might be true is true but what about #1?
Thanks,
-Tony
faster disconnect times for tcpip
sockets?
So I am not sure what the issue is if Apache is responding slowly to socket
disconnects. Performance wise when viewing pages this 30 seconds is not visible
to the user but I am concerned about socket availability.
Thanks,
-Tony
what the retrys(0) is all about regardless of the
root cause of the error. I would want 5 retries before stopping to try to
connect to a port but not sure if it means 0 retries or infinite retries.
Thanks,
-Tony
--- On Mon, 1/25/10, William A. Rowe Jr. wrote:
> From: William A. Rowe
strange
message in the error about retrys(0). Is there some control on the Apache side
for setting the retries to more than 0?
Thanks,
-Tony
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
help.
-Tony
Hopefully the fix works
--- On Mon, 12/14/09, Jeff Trawick wrote:
> From: Jeff Trawick
> Subject: Re: [us...@httpd] Interesting error while using 2.2.11 on Solaris 9
> To: users@httpd.apache.org
> Date: Monday, December 14, 2009, 4:08 PM
> On Mon, Dec 14, 2009 at 5:33
Hi All,
Has anyone ever seen this error before while using Apache on Solaris say in the
last year? If so what was the fix?
Deadlock situation detected/avoided: ap_proxy: couldn't create the lock
Thanks,
-Tony
Thanks makes sense and works well using require ldap-filter
-Tony
> -Original Message-
> From: Eric Covener [mailto:cove...@gmail.com]
> Sent: Friday, October 02, 2009 3:38 PM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] group authori
uire valid-user" and "require ldap-filter" work fine either way).
-Tony
> -Original Message-
> From: Tony Rice (trice)
> Sent: Friday, October 02, 2009 1:52 PM
> To: users@httpd.apache.org
> Subject: RE: [us...@httpd] group authorization via LDAP
>
> I&
I'm able to do LDAP based group authorization when specify the group
info as a filter in the LDAP URL but I'd like to configure a more
generic LDAP string in the apache config and allow users to control
access by group membership using .htaccess files. I'm able to
authenticate based on userid/pass
Is our only choice changing all the .htaccess files with "require group
" to "require ldap-group cn=,ou=some long ldap
string" in order to make the switch group authorization via LDAP groups?
-Tony
> -Original Message-
> From: Tom Evans [mailto:tevans...@goog
I'm trying to convert from DBM file based authentication and
authorization to LDAP based authentication and authorization in Apache
2.2.11.
We've already got a large number of .htaccess files with specific
configs for individual directories that are using "require user" and
"require group". Is it
y.cer"
SSLCertificateKeyFile "my.key"
ProxyPass / http://host:8081/
ProxyPassReverse / http://host:8081/
...
Any clues?
- --
Tony Morris
http://tmorris.net/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http:/
Be sure to configure it with Extended Status on to get a wealth of info.
-Tony
From: Boyle Owen [mailto:owen.bo...@six-group.com]
Sent: Wednesday, July 08, 2009 3:36 AM
To: users@httpd.apache.org
Subject: RE: [us...@httpd] apache monitoring
http://httpd.apache.org/docs/2.2/mod
When is the Last-Modified header sent? Is it always sent unless unset
in the config? Is it only sent based on the content of the original
request?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
Yes, it's set to Full
-Tony
> -Original Message-
> From: Eric Covener [mailto:cove...@gmail.com]
> Sent: Monday, June 22, 2009 12:14 PM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] Last-Modified header not sent in apache 1.3
>
> On Mon, Jun 22, 2
Anyway to override that? It's not showing up on responses from virtual servers
where SSI is enabled and where its not. The way I read XBitHack, that should
force that header to be included where SSI is in the mix, guess not.
-Tony
> -Original Message-
> From: Eric Covener [
The maintainer of a crawler is complaining that responses from my apache
1.3 server aren't including the Last-Modified header. I've combed
through the config and don't see the header being unset anywhere. The
XBitHack is even set to on.
How can I force the Last-Modified header to be sent with ev
own vhost configuration without messing with the default.
Thanks!
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Thursday, May 14, 2009 1:37 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] VirtualHost with no ServerName in 2.2.11
Tony Ser wrote:
> Hi
pany/yyy/public/test.html
If I add "ServerName localhost", then it will work.
Is there a way specify a site configuration (i.e. AllowEncodedSlashes,
Alias, etc) with out specifying a fixed IP Address or fixed ServerName.
config, that exposes your
config files. i.e. a misconfigured docroot, or symlinks?
Also, what error were you getting when the "site was down" 40x?, 50x?
- Specifics can help us here.
Cheers,
Tony
On 13 Apr 2009, at 21:33, Pete Beebe wrote:
Hello, I'm running Apache/2.2.6
Hi All,
Is using expires a good thing via Apache? It is recommended by someone in my
company as a best practice but seems as if there are probably pros and cons to
it.
Regards,
-Tony
-
The official User-To-User
Hi All,
If using Apache 2.x does it automatically use persistent http 1.1 connections?
Is there some way to force that to happen from the Apache end?
Thanks,
-Tony
-
The official User-To-User support forum of the
appropiate I would think.
Thanks,
-Tony
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsub
Hi All,
Does anyone know of a module that would strip out the js file comments? Would
be a great thing to have.
Thanks,
-Tony
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
Yes. I mean SSLv2 or SSLv3
Thanks,
-Tony
--- On Thu, 2/26/09, jmc wrote:
> From: jmc
> Subject: Re: [us...@httpd] Version of SSL Apache represents...
> To: users@httpd.apache.org
> Date: Thursday, February 26, 2009, 8:23 PM
> --- Tony Anecito [Thu, Feb 26, 2009 at 0
Hi All,
I got the following returned in the html and trying to figure out what version
of SSL this Apache config supports. The numbers look like module numbers but
not SSL version numbers but I could be wrong.
Server: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8g\r\n
Thanks,
-Tony
servers, MS has "embraced and
extended"
what ActiveDirectory will accept for the user's DN... by "allowing" a Windows
NT
style login in the place of the DN.
The Windows NT style login is in this format
led 2.2.10 on an Aix 5.3 system...
Note, we used the AIX compiler, xlc_r, and not GCC.
Below is our invoking of configure...
you will note that we are building "static" modules
in all cases possible, and we have a couple of in-house modules too.
One other thing is to make sure you have &q
Nevermind I figured it out.
Thanks,
-Tony
--- On Thu, 2/19/09, Tony Anecito wrote:
> From: Tony Anecito
> Subject: [us...@httpd] Why 2 httpd.exe running?
> To: "Apache Mailing List"
> Date: Thursday, February 19, 2009, 1:03 AM
> Hi All,
>
> I noticed that u
really only want one to try and track down a performance issue.
Also, for simple php would you expect to see 1-2 seconds for a simple page to
be built?
Thanks,
-Tony
worker.list=loadbalancer,status
worker.node1.port=8009
worker.node1.host=localhost
worker.node1.type=ajp13
worker.node1.lbfactor
wondering,
-Tony
--- On Tue, 2/17/09, Tony Anecito wrote:
> From: Tony Anecito
> Subject: Re: [us...@httpd] Why Would Apache be so slow??
> To: users@httpd.apache.org
> Date: Tuesday, February 17, 2009, 10:10 PM
> Hi Andre,
>
> Thanks for the writeup. I have fiber instead of
g the remaining two comnputers on the network tonight. I will try
powering down the light to ethernet converter after the 2 computers are offline
to see what happens.
Again many thanks and I will run those tests after I get to the root cause of
the performance issue.
-Tony
--- On Tue, 2/17/09,
outside my network to see
what happens.
Many Thanks,
-Tony
--- On Tue, 2/17/09, André Warnier wrote:
> From: André Warnier
> Subject: Re: [us...@httpd] Why Would Apache be so slow??
> To: users@httpd.apache.org
> Date: Tuesday, February 17, 2009, 12:46 PM
> Tony Anecito wr
MCacheMaxObjectCount 100
MCacheMinObjectSize 1
MCacheMaxObjectSize 2048
--- On Tue, 2/17/09, Tony Anecito wrote:
> From: Tony Anecito
> Subject: Re: [us...@httpd] Why Would Apache be so slow??
> To: users@httpd.apache.org
> Date: Tuesday, February 17, 2009, 10:38 AM
> Hi All,
>
&
modules/mod_userdir.so
#LoadModule usertrack_module modules/mod_usertrack.so
#LoadModule vhost_alias_module modules/mod_vhost_alias.so
#LoadModule ssl_module modules/mod_ssl.so
LoadModule logio_module modules/mod_logio.so
--- On Tue, 2/17/09, Tony Anecito wrote:
> From: Tony Anecito
> Subjec
free of fast memory.
I also setup some tuning based on a blog I found I have:
ThreadsPerChild 250
MaxRequestsPerChild 0
ProxyRequests Off
KeepAlive On
KeepAliveTimeout 15
MaxKeepAliveRequests 80
This is extreemly frustrating to see Apache so slow.
Regards,
-Tony
he problem was the admin used:
LISTEN aa.bb.cc.dd:80
instead of LISTEN 80
It could be that your httpd.conf could be defined:
LISTEN 127.0.0.1:80
Which is for "localhost" ONLY...
-tony
-Original Message-
From: suresh.mak...@accenture.co
Documentation:
http://httpd.apache.org/docs/2.2/mod/mod_log_config.html
-Original Message-
From: Dave Stevens [mailto:g...@uniserve.com]
Sent: Wednesday, January 21, 2009 2:56 PM
To: users@httpd.apache.org
Subject: [us...@httpd] log file format?
Hi,
I am trying to get a handle on how
Frank,
Take a look at this, on the HTTPD wiki pages.
http://wiki.apache.org/httpd/PHPDownload
Cheers,
Tony
On 24/12/2008 19:21, Frank DeChellis wrote:
Hi there,
I am new to this list. I also posted this to a PHP list.
I have Apache 1.3.41, PHP 5.2.8 running on NetBSD 4.0.1. This install
Arkadiy,
Take a look at this
http://httpd.apache.org/docs/trunk/mod/mod_authn_core.html
You can create multiple authentication mechanisms, one for each sub-tree
perhaps, and then alias them.
Cheers,
Tony
On 23/12/2008 19:49, Arkadiy Goykhberg wrote:
Our LDAP Active Directory tree looks
>On Fri, Dec 5, 2008 at 4:13 AM, Bennett, Tony <[EMAIL PROTECTED]> wrote:
>> From: Ravindra [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, December 04, 2008 12:05 PM
>> To: users@httpd.apache.org
>> Subject: [EMAIL PROTECTED] Static linking with libexpat
>>
OT a shared library.
Then feed your installed location to Apache's configure
(like you did with "--with-expat".
-tony
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.ap
le:
http://groups.google.com/group/comp.unix.aix/browse_thread/thread/230606fe96ad4798?hl=en#
Any help would be appreciated.
-tony
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
1 - 100 of 306 matches
Mail list logo