eople paying our salaries. We only upgraded to RHEL6 about 8 months ago,
so it will be a while before we go to RHEL7.
Thanks for your help. I really appreciate it!
Larry
On Mon, Apr 25, 2016 at 3:23 PM, Rainer Jung
wrote:
> Am 25.04.2016 um 20:00 schrieb Cohen, Laurence:
>
>> Hi, I
ThreadsPerChild or
> MaxClients, you should configure ThreadLimit = ThreadsPerChild + "reserved
> additional threads" and ServerLimit = MaxClients/ThreadsPerChild +
> "reserved additional clients"/ThreadsPerChild.
>
> HTH,
>
> Rainer
>
> Am 24.04.2016 um 21:28 s
pr 24, 2016 at 3:22 PM, Ben RUBSON wrote:
> https://httpd.apache.org/docs/current/en/mod/mpm_common.html#serverlimit
>
> Le 24 avr. 2016 à 21:20, Cohen, Laurence a écrit :
>
> Thank you! Which doc are you reading? I'd like to look at it.
>
> On Sun, Apr 24, 201
Thank you! Which doc are you reading? I'd like to look at it.
On Sun, Apr 24, 2016 at 3:08 PM, Ben RUBSON wrote:
> Reading the doc, seems that ServerLimit is related to MaxRequestWorkers
> (which has a default set to 256).
>
> Ben
>
>
>
> Le 24 avr. 2016 à 20
at 11:15 AM, Ben RUBSON wrote:
> Hi,
>
> reload will do it !
>
> Ben
>
>
> Le 24 avr. 2016 à 17:14, Cohen, Laurence a écrit :
>
> Hi,
>
> I need to increase my httpd server's MaxClients and ServerLimit. Can I
> just do a
>
> service httpd reload
Thank you for the quick response!
Larry
On Sun, Apr 24, 2016 at 11:15 AM, Ben RUBSON wrote:
> Hi,
>
> reload will do it !
>
> Ben
>
>
> Le 24 avr. 2016 à 17:14, Cohen, Laurence a écrit :
>
> Hi,
>
> I need to increase my httpd server's MaxCl
Hi,
I need to increase my httpd server's MaxClients and ServerLimit. Can I
just do a
service httpd reload
to load the new settings?
Or do I need to do a
service httpd restart
to load the new settings?
This is on a production server with active users, so obviously the former
is preferable.
Thanks Yehuda.
On Fri, Jul 24, 2015 at 2:55 PM, Yehuda Katz wrote:
> If you are sure the problem is with nss, you will probably get more help
> on their mailing list:
> https://www.redhat.com/mailman/listinfo/mod_nss-list
>
> - Y
>
> On Fri, Jul 24, 2015 at 1:22 PM, Coh
e.conf and
nss.conf, but if I put the sslrenegbuffersize in any of these files and
restart httpd, it doesn't start up.
Would anyone know what the equivalent parameter is in nss.conf, or the
other conf files that we are using?
Thanks,
Larry Cohen
On Thu, Jul 23, 2015 at 5:04 PM, Cohen, Laurenc
Hi Yehuda,
Am I looking at catalina.out for the 413 error, or some other log on the
Tomcat server?
Thanks,
Larry Cohen
On Thu, Jul 23, 2015 at 5:04 PM, Cohen, Laurence wrote:
> Hi everyone,
>
> We are suddenly having the following problem on several of our servers,
> and I have n
want to dump
> all the traffic).
>
> - Y
>
> On Thu, Jul 23, 2015 at 5:04 PM, Cohen, Laurence
> wrote:
>
>> Hi everyone,
>>
>> We are suddenly having the following problem on several of our servers,
>> and I have not been able to find a solution on th
Forgot to mention. The httpd error code is 413.
Thanks,
Larry Cohen
On Thu, Jul 23, 2015 at 5:04 PM, Cohen, Laurence wrote:
> Hi everyone,
>
> We are suddenly having the following problem on several of our servers,
> and I have not been able to find a solution on the inter
Hi everyone,
We are suddenly having the following problem on several of our servers, and
I have not been able to find a solution on the internet that has resolved
it. Our configuration is the following.
Apache httpd 2.2.3 running on RHEL5
Tomcat 7, also running on RHEL5
When we try to upload a
Thank you!
On Jul 11, 2015 10:10 PM, "Michael A. Peters"
wrote:
> yum provides /etc/mime.types
>
> On July 8, 2015 2:13:04 PM MDT, "Cohen, Laurence"
> wrote:
>>
>> I am using the CentOS6 RPM for my Apache Web Server. When starting up,
>> Apac
Thank you. You solved my problem and taught me something at the same time.
Larry
On Wed, Jul 8, 2015 at 4:22 PM, Richard
wrote:
>
>
>
> > Date: Wednesday, July 08, 2015 04:13:04 PM -0400
> > From: "Cohen, Laurence"
> >
> > I am using the
I am using the CentOS6 RPM for my Apache Web Server. When starting up,
Apache complains that it could not open the mime.types file. It's looking
for it in /etc and sure enough it isn't there.
Could someone please tell me what I can do to install a mime.types file?
I've tried looking for another
the end of the output, it will appear to hang - it is
> actually waiting for input, so you can just stop it.
> The output should show you the protocol and ciphers that were in use.
> Example:
> [image: Inline image 1]
>
> What does yours say?
>
> - Y
>
>
> On Fri, Jun
;
>
> The article is old, but I believe these are still correct.
> Could one of those be your issue?
> - Y
>
> On Fri, Jun 26, 2015 at 1:06 PM, Cohen, Laurence
> wrote:
>
>> Thanks for the response Yehuda. Unfortunately Chrome doesn't give me
>> this error. I
icate - trusted
> site in IE is not enough.
>
> - Y
>
> On Fri, Jun 26, 2015 at 10:54 AM, Cohen, Laurence
> wrote:
>
>> I have a test server on which we have a self-signed certificate. I get
>> the error "There is a problem with this website's security c
I have a test server on which we have a self-signed certificate. I get the
error "There is a problem with this website's security certificate." which
is expected because I'm using a self-signed cert. Normally I click on
"Continue to this website (not recommended)." and it goes through to my
websi
I'm not sure if this question is for the Tomcat User group or this one. We
have upgraded our Apache 2.2.3 server and Tomcat 7.0.54 server to use
mod_nss rather than mod_ssl. During this process the rewrite rules were
moved from mod_ssl to mod_nss, but reformatted as "ProxyPass" and
"ProxyPassReve
Hi,
I’m having trouble getting SSL to
work on my apache 2.055 webserver, running on Solaris 8. When I start the
server up, everthing looks OK in the error_log.
start child 21965
rpc_server 21964 started by 21953
[Tue Aug 08 09:14:31 2006] [info] Init:
Initializing OpenSSL library
Has anyone every had any trouble getting rotatelogs to work
under Apache version 2.0.55?
Has anyone had any trouble compiling version 2.0.58 under
Solaris 8 and/or Solaris 9.
If you have had these problems and have a solution I would
greatly appreciate it.
Thanks!
Laurence H
23 matches
Mail list logo