-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Richard,
On 5/5/16 6:01 PM, Decker, Richard M wrote:
> Thanks for the quick reply. The info you requested is below. The
> config is identical (minus machine names) on the 2 apache httpd
> systems.
>
> [httpd.conf] equivalent - All JkUn/Mounts
>
>
The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 1.2.7 stable.
The key features of this release are:
- Windows binaries built with APR 1.5.2 and OpenSSL 1.0.2h.
Note that users should now be using 1.2.x in preference to 1.1.x.
Please refer to the change log fo
Hello Good People -
I'm trying to determine the best route in which to load balance multiple
tomcats, what should I be taking into consideration when choosing between
SonicWall's NetScaler or in continuing to use mod_jk? This question isn't
meant to fuel a purchase decision as we have already acq
You should definitely go to an Apache https help list, or perhaps here :
http://modwsgi.readthedocs.io/en/develop/finding-help.html
I do not see any Rewrite or redirects in what you show below, although maybe the
AliasMatch below could be considered as a form of internal redirect (but not one g
Hi Kalpa,
> Am 09.05.2016 um 19:31 schrieb Christopher Schultz
> :
>
> Signierter PGP-Teil
> Kalpa,
>
> On 5/9/16 6:26 AM, Kalpa Welivitigoda wrote:
> > Hi,
> >
> > I am using tomcat 8.0.28. I am using a custom valve which has a
> > dependency for slf4j (slf4j jar in in tomcat/lib). I also has
Seeing the following stack traces before the previously mentioned errors:
[config:INFO on 2016-05-08 23:06:25,591 File Monitor] Total memory
allocated to the JVM: 1230Mb
[config:INFO on 2016-05-08 23:06:25,592 File Monitor] Free memory in the
JVM before exit: 891Mb
[searchengine:ERROR on 2016-05-0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark,
On 5/9/16 4:50 AM, Mark Thomas wrote:
> On 09/05/2016 06:39, Ooura, Nobuhito wrote:
>> Hi, All.
>>
>> I am using Tomcat8.0.33 and JAX-WS RI 2.2.10. I am trying to File
>> transfer using JAX-WS with MTOM. Client connects via reverse
>> proxy mad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kalpa,
On 5/9/16 6:26 AM, Kalpa Welivitigoda wrote:
> Hi,
>
> I am using tomcat 8.0.28. I am using a custom valve which has a
> dependency for slf4j (slf4j jar in in tomcat/lib). I also has a set
> of webapps which uses different versions of slf4j (t
Thanks Andre. I am not aware of any proxy in our network. I am pretty sure
the request is directly coming to Apache. I am trying to understand the
httpd.conf file. There are several RewriteRule's and redirects. Here is
the virtual host configuration.
ServerName www.xxx.com
WSGIProcessGroup web2py
On 09.05.2016 18:47, Temp Temp wrote:
Thanks Andre. Will do
Your are welcome.
Based on the minimal information you provided below, I will venture a guess
however :
It may be that when users access your application from the Internet, this goes through a
front-end proxy server before reaching y
Thanks Andre. Will do
On Mon, May 9, 2016 at 11:37 AM, André Warnier (tomcat)
wrote:
> On 09.05.2016 17:11, Temp Temp wrote:
>
>> Hi All
>>
>> Need help to trace how the redirect is happening
>>
>> We have some static pages and dynamic pages (Using Python) and we are
>> using
>> apache 2.2.15 (U
On 09.05.2016 17:11, Temp Temp wrote:
Hi All
Need help to trace how the redirect is happening
We have some static pages and dynamic pages (Using Python) and we are using
apache 2.2.15 (Unix Environment).
Then you are asking for help on the wrong list. This one is for Apache Tomcat, which is
Well the most obvious way to determine it is to lower your settings unless
it works, then lower it a little bit more.
regards
Leon
On Mon, May 9, 2016 at 6:13 PM, Edwin Quijada
wrote:
> I am getting this error on my server
> Java HotSpot(TM) 64-Bit Server VM warning: INFO:
> os::commit_memory(0
I am getting this error on my server
Java HotSpot(TM) 64-Bit Server VM warning: INFO:
os::commit_memory(0x7fe63ff4, 262144, 0) failed; error='Cannot allocate
memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap)
On 5/9/2016 11:34 AM, Dimitar Valov wrote:
Hi,
Have you decided if the proposed fix make since? If the corner case is
:/, then it can be handled as well, not to remove the slash in case
the previous char is :.
IMO, the correct result for this case would most likely be to INCLUDE
the trailing
Hi,
Have you decided if the proposed fix make since? If the corner case is
:/, then it can be handled as well, not to remove the slash in case
the previous char is :.
Best Regards,
Dimitar
On Thu, Apr 21, 2016 at 7:12 PM, Leo Donahue wrote:
> On Apr 21, 2016 10:38 AM, "David kerber" wrote:
>
Hi All
Need help to trace how the redirect is happening
We have some static pages and dynamic pages (Using Python) and we are using
apache 2.2.15 (Unix Environment).
We have a URL to edit product details. When this URL is used in the
intranet it is displaying the product details When the same U
Hi,
2016-05-05 13:58 GMT+03:00 Ruan van Tonder :
>
> Good day
>
> We are running Apache Tomcat 7.0.64 on Windows Server 2012 R2. Currently
we have an issue where an application page which we are using is being
framed by another and due to the default settings in the HTTP header
security filter is
Hi,
I am using tomcat 8.0.28. I am using a custom valve which has a dependency
for slf4j (slf4j jar in in tomcat/lib). I also has a set of webapps which
uses different versions of slf4j (those dependencies are in the WEB-INF/lib
of those webapps). Due to the different versions in tomcat/lib and we
I am using tomcat jdbc pool that gets initialized with PoolProperties. Is this
what you are looking for ?
Regards,
Sailaja.
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: 09 May 2016 14:19
To: Tomcat Users List
Subject: Re: Registering database connection pool with
On 09/05/2016 06:39, Ooura, Nobuhito wrote:
> Hi, All.
>
> I am using Tomcat8.0.33 and JAX-WS RI 2.2.10.
> I am trying to File transfer using JAX-WS with MTOM.
> Client connects via reverse proxy made by httpd.
> The httpd connects to tomcat by AJP.
>
> When I upload a file several times consecut
On 09/05/2016 05:19, Sailaja Ravipati wrote:
> Hi
>
> I am using Tomcat version 7.0.63.
> I have registered the dbconnection pool with MBeanServer.
> Is there a way to make those methods hot setting? What I mean by this is, for
> example if I change statement cache size in the jconsole, it should
22 matches
Mail list logo