:55, Thomas Chang wrote:
> Hello all,
>
> By default the log rotate every week and add the running number after the
> log file. Now I want to change this so that all the log files under
> /var/log/httpd rotate every day and end with date with format ddmm.
>
> I change the /
Hello all,
By default the log rotate every week and add the running number after the log
file. Now I want to change this so that all the log files under /var/log/httpd
rotate every day and end with date with format ddmm.
I change the /etc/logrotate.d/gttpd as follow:
/var/log/httpd/*log {
I have problem by configuring parameters in file "workers.properties". For
exampel the 'sticky_session_force'. I read from a document from Apache under
http://tomcat.apache.org/connectors-doc/reference/workers.html to this
parameter as follow:
[code]
Specifies whether requests with SESSION ID's
Hi all,
We have 4 Jboss AS which are load-balanced via Apache Http Server with mod_jk
1.2.28.
If a request from client comes, this will be forward to one of the JBoss
instance assumed JB1. A session is built and began in JB1 with a session-id.
All the requests and responses after that will be
Is the so-called 3rd party device a hardware?
--- Evan Platt <[EMAIL PROTECTED]> schrieb am Di, 10.6.2008:
Von: Evan Platt <[EMAIL PROTECTED]>
Betreff: Re: [EMAIL PROTECTED] How to distribute Web Access?
An: users@httpd.apache.org
Datum: Dienstag, 10. Juni 2008, 16:52
You need a load balancer
Hi all,
I have a web
application, i.g. a WAR file. I will deploy this war on several
web-servers. They have the URL. How can I configure the web-server, assumed I
use Apache Tomcat, sothat the web access can be distribute to these web
servers? For example I have 10 web-servers, the daily acce