A quick look at your config tells me you are using prefork mpm instead
> you should be using event mpm which provides better concurrent access
> boost. Please look at the apache mpm documentation for more details.
> >
> > Thanks,
> > Anil
> >
> > On Dec 5, 2019, at 2:1
d Dec 04 14:24:40 2019] [info] server seems busy, (you may need to
increase StartServers, or Min/MaxSpareServers), spawning 8 children, there
are 0 idle, and 324 total children
--
*Thanks & Regards,*
*Jayaram Ponnusamy*
ServerRoot "/apps/apache2.4"
Listen 80
User daemon
m in both httpd.conf
> & virtualhost.
>
> What does the error log say?
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
Hello,
We have recently upgraded the Apache from 2.2.21 to 2.4.25 on RHEL6.9. Our
Server Architecture is
*(F5 [For Load Balance] -> Apache WebServer [For Redirection & URL Mapping]
-> Tomcat AppServer [Running a Java Based CMS]).*
We are using Apache to connect Tomcat by MOD_JK and mapping the URL
Dear All,
Our Site is Public Site and there is no restriction @ any level. We are
using apache on top of Java based CMS (Tomcat Server).
Recently we upgraded Apache from 2.2.21 to 2.4.25. Where ever Order
allow,deny & Allow from all coming there we changed it to Require all
granted but root pag
in.
>
> 3) If possible I'd consider to upgrade httpd to >= 2.4.25 and use
> mpm-event (rather than prefork).
>
> Hope that helps!
>
> Luca
>
>
> 2017-04-16 13:18 GMT+02:00 Jayaram Ponnusamy
> :
>
>> Dear All,
>>
>> We were runnig our sit
Dear All,
We were runnig our site in PHP based CMS tool earlier, and normally 20-30K
users will access our sites daily. But in new system with Tomcat, we are
facing performance and availability issue frequently, when i access the
tomcat url directly the page is loading within 3seconds, but if we a
> fb: fb.com/eROI <http://www.facebook.com/eROI>
>
>
>
>
>
>
>
>
> On Mar 1, 2017, at 8:35 AM, Jim Jagielski > wrote:
>
> If you can, I would upgrade to httpd 2.4.x... If you must
> stay w/ 2.2.x, then Worker might be more reliable for you
>
ng you are running 2.4.x, I would strongly suggest running
the Event MPM.
Your Timeout and KeepAliveTimeout values are also way too big;
I'd recommend 5 and 2, respectively.
> On Mar 1, 2017, at 4:19 AM, Jayaram Ponnusamy
wrote:
>
> Dear All,
>
> We are using 2 Apache & 2
230
MinSpareThreads 75
MaxSpareThreads 150
ThreadsPerChild 25
MaxRequestsPerChild 0
Daily 20K Plus People will visit our sites. Kindly please provide the
solution to resolve this issue.
--
*Thanks & Regards,*
*Jayaram Ponnusamy*
Dear All,
We are using Java Based CMS with Tomcat (Application Server) & Apache HTTP
for WebServer.
When the User hit the URL, the request will flow blow below:
F5->WebServer->Tomcat->CMS & DataBase.
All Static Files are stored under shared filesystem:
/opt/apps/shared/cms/docroot and mounted on
Dear All,
We are using Java Based CMS with Tomcat (Application Server) & Apache HTTP
for WebServer.
When the User hit the URL, the request will flow blow below:
F5->WebServer->Tomcat->CMS & DataBase.
Some reason our sites are extreme slow, and we want to enable file cache,
disk cache (Modules inst
Dear All,
We are using Apache with Tomcat (CMS) using mod_jk, also we are using
mod_cache to caching contents.
But some reason, we are facing extreme slowness on our site after enabled
mod_cache module. I could see below entries in http_errors.log continously
stating that mod_cache.c(635): cache:
Hi,
We we have two Apache WebServers and Two Tomcat Servers
F5 LB Connect Both WebServerA & WebServerB
WebServerA Connect TomcatA
WebServerB Connect TomcatB
If Tomcat A failed and WebServerA is available then we are getting 503
Error Message. To avoid the Failover, we created LB(VIP) and Point to
Hi All,
Currently we have two webServers (WA and WB) and two Tomcat Servers (TA,
TB). WA configured for TA and WB configured for TB. How to configure
Loadbalance and Failover between these two Servers.
For Eg. WA is connected with TA, if TA failed then WA should connect TB,
Similarly WB connect T
Hi All,
I am new to Apache and want to configure it for Failover. Currently our
Environment is like below:
||-->WEB1 is pointing to Tomcat1 (Currently no configuration for LB and
WEB1 is not talking with Tomcat2)
F5 ||
||-->WEB2 is pointing to Tomcat2 (Currently no configuration for LB and
W
18 GMT+02:00 Petr Gajdos :
>
>> Hello,
>>
>> On Tue, Oct 04, 2016 at 02:54:45PM +0300, Jayaram Ponnusamy wrote:
>> > Redirect 404 /sites/en_US/404
>> > ErrorDocument 404 /sites/en_US/404
>>
>> not sure what you want to achieve with Redirect directive
Hi,
I am new to Apache WebServer
I tried lot with httpd.conf & virtualhost.conf but nothing is working for
me.
Kindly please help me on this. Still we are not able to redirect users to
custom Error page by using ErrorDocument. Kindly please let me know if any
other options we have?
written the
Hi,
We want to redirect all 404 Page not found & File Not Found error page to
custom Error page which is located under /sites/en_US/
So, written the Rules like below but it didnt work.
Redirect 404 /sites/en_US/404
ErrorDocument 404 /sites/en_US/404
If use like below then all pages taking to cu
ThreadsPerChild 25
MaxRequestsPerChild 0
Kindly please help to resolve this issue.
--
Thanks & Regards,
Jayaram Ponnusamy
I am wrong.
--
*Thanks & Regards,*
*Jayaram Ponnusamy*
c. com/files/xcxcxcxc/xcxcx/xcxcx then it has to be
load from WebServer's local directory (FileSystem). Kindly please let me on
this and sorry for my Bad English
--
*Thanks & Regards,*
*Jayaram Ponnusamy*
Hi,
I made below rewriteRule to redirect URL from
http://cmspweb1.com/sites/en_US/about/newsroom/2015/4 to
http://cmspweb1.com/sites/en_US/about/newsroom?year=2015&month=4.
Redirection is happening fine and In Address Bar we are getting From URL as
expected.
We have filtering option to select yea
23 matches
Mail list logo