I am running Debian Etch Apache2 with Tomcat backending it connected via
the standard Debian libapache2-mod-jk package.
Something has happened (a Debian upgrade maybe) that has made it stop
working properly. It has been working
Accessing http://www.chandlerfamily.org.uk hangs with no reply
whi
Joshua Slive wrote:
On 8/22/07, Phil <[EMAIL PROTECTED]> wrote:
The error message for httpd : client denied by server configuration: /user .
This looks like an Apache problem; but there is no /user directory in
the apache files.
Alias /sql-ledger /user/local/sql-ledger/
Oop
Joshua Slive wrote:
On 8/22/07, Phil <[EMAIL PROTECTED]> wrote:
The error message for httpd : client denied by server configuration: /user .
This looks like an Apache problem; but there is no /user directory in
the apache files.
Alias /sql-ledger /user/local/sql-ledger/
Oop
Joshua Slive wrote:
On 8/22/07, Phil <[EMAIL PROTECTED]> wrote:
The error message for httpd : client denied by server configuration: /user .
This looks like an Apache problem; but there is no /user directory in
the apache files.
Alias /sql-ledger /user/local/sql-ledger/
Oop
On 8/22/07, Phil <[EMAIL PROTECTED]> wrote:
> The error message for httpd : client denied by server configuration: /user .
> This looks like an Apache problem; but there is no /user directory in
> the apache files.
> Alias /sql-ledger /user/local/sql-ledger/
Oops. There are other path typos in y
I am trying to set up sql-ledger 2.8.7. I have followed the instructions
as close as possible.
Running FreeBSD 6.2, apache22 v.2.2.4_2, postgresql 8.2.
Apache returns an "It works!" but access is denied to
.../sql-ledger/login.pl
I have tried both from localhost and LAN client without success. I
thanks bunches.
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 8/22/07, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Many thanks Joshua.
> > APACHE_MPM_DIR="server/mpm/prefork"
> >
> > One more question if you don't mind: is there a
> > default value for backlog if it is not set? I want
> to
On 8/22/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> Many thanks Joshua.
> APACHE_MPM_DIR="server/mpm/prefork"
>
> One more question if you don't mind: is there a
> default value for backlog if it is not set? I want to
> start with a value for tuning purposes and then
> increase this value.
Thi
Many thanks Joshua.
APACHE_MPM_DIR="server/mpm/prefork"
One more question if you don't mind: is there a
default value for backlog if it is not set? I want to
start with a value for tuning purposes and then
increase this value.
thanks again,
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 8/22/
On 8/22/07, Lavoie,Alain [CMC] <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a Debian etch with apache2-2.2.3-4 and openssl-0.9.8c-4
> 2 VirtualHosts are configured on this server, one regular on port 80 and
> the other with SSL on port 443.
> The 2 sites are almost the same except the one
On 8/22/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> Thanks again Joshua.
> Actually in httpd.conf, I have many occurences of
> MaxClients:
>
>
> # prefork MPM
> ...
> MaxClients 150
> ...
> # worker MPM
> ...
> MaxClients 150
> ...
>
> # BeOS MPM
> ...
> MaxClients
Hello,
I have a Debian etch with apache2-2.2.3-4 and openssl-0.9.8c-4
2 VirtualHosts are configured on this server, one regular on port 80 and
the other with SSL on port 443.
The 2 sites are almost the same except the one with SSL deals with
private informations.
When I request any pages o
Thanks again Joshua.
Actually in httpd.conf, I have many occurences of
MaxClients:
# prefork MPM
...
MaxClients 150
...
# worker MPM
...
MaxClients 150
...
# BeOS MPM
...
MaxClients 50
...
all of these should be replaced and add backlog?
thanks
--- Joshua Slive
On 8/22/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> thanks Joshua.
>
> can you please also tell us how to set these
> parameters in httpd.conf?
That question is a little vague. I have no idea where you are starting
at. Do you need instructions on how to use your editor? Do you not
understand t
thanks Joshua.
can you please also tell us how to set these
parameters in httpd.conf?
thanks.
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 8/22/07, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > hi
> > I am using svn with apache2 and I noticed that the
> > number of httpd processes can go u
# JRun Settings
LoadModule jrun_module
"C:/ColdFusion8/runtime/lib/wsconfig/1/mod_jrun22.so"
JRunConfig Verbose false
JRunConfig Apialloc false
JRunConfig Ignoresuffixmap false
JRunConfig Serverstore
"C:/ColdFusion8/runtime/lib/wsconfig/1/jrunserver.store"
JRunConfig Bootstrap
The only thing in the error log besides "notice" entries are these two:
Warning: DocumentRoot [C:/www/docs/dummy-host.localhost] does not exist
Warning: DocumentRoot [C:/www/docs/dummy-host2.localhost] does not exist
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
On 8/22/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> hi
> I am using svn with apache2 and I noticed that the
> number of httpd processes can go up to 300 processes
> on the server leading to 0% CPU idle.
>
> my objective is to limit the number of httpd processes
> while other requests wait in a
hi
I am using svn with apache2 and I noticed that the
number of httpd processes can go up to 300 processes
on the server leading to 0% CPU idle.
my objective is to limit the number of httpd processes
while other requests wait in a queue without being
dropped.
is this feasible? what are the parame
On 8/22/07, Vincent Bray <[EMAIL PROTECTED]> wrote:
> On 22/08/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
> > Add to that the fact that mem_cache seems a little less stable
> > overall, and I think disk_cache is the best choice for most people.
>
> Joshua,
>
> This is fast becoming an FAQ (or rath
On 8/22/07, solidzh <[EMAIL PROTECTED]> wrote:
> 2007/8/22, Joshua Slive <[EMAIL PROTECTED]>:
> > On 8/21/07, solidzh <[EMAIL PROTECTED]> wrote:
> > > 2007/8/21, Joshua Slive <[EMAIL PROTECTED]>:
> > > > On 8/20/07, Jeff Peng <[EMAIL PROTECTED]> wrote:
> > > >
> > > > >
> > > > > There is almost no
2007/8/22, Joshua Slive <[EMAIL PROTECTED]>:
> Start by telling us exactly what appears in the apache error_log.
>
Also it's helpful to post the main piece of httpd.conf (such as the
config for CF8).
-
The official User-To-User s
Hi,
I have some problems with my application. If there is a high request count,
the client will get a 503 error. I have two apaches (accessed by round robin
dns) and two tomcats. So if one of them fails, the other one should handle
the requests. Unfortunately this doesn't work, both fail at the sa
On 22/08/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
> Add to that the fact that mem_cache seems a little less stable
> overall, and I think disk_cache is the best choice for most people.
Joshua,
This is fast becoming an FAQ (or rather, "frequently corrected
question"), both here and on irc. Is t
24 matches
Mail list logo