On 25.02.2013 2:10, Daniel Mikusa wrote:
On Feb 24, 2013, at 11:48 AM, Kirill Ilyukhin wrote:
On Feb 22, 2013, at 22:32 , Daniel Mikusa wrote:
On Feb 22, 2013, at 12:09 AM, Kirill Ilyukhin wrote:
Hi!
I have 5 servers with the following configuration:
Windows Server 2008 R2 64-bit,
Or
Replies inline (and at the end).
Leo,
On 2/24/2013 12:21 PM, Leo Donahue - RDSA IT wrote:
1. What is the significance of GET requests with what seems like no resource
request being made? They all seem to come from the side of the globe.
such as:
220.181.108.165 - - [23/Feb/2013:22:41:22 -07
1. What is the significance of GET requests with what seems like no resource
request being made? They all seem to come from the side of the globe.
such as:
220.181.108.165 - - [23/Feb/2013:22:41:22 -0700] "GET / HTTP/1.1" 200 13258
2. Why do some people like making dozens of requests in a r
Sorry, I already posted this question with the wrong subject.
(I started the mail earlier, when I had another problem...)
Hi
I need to start and stop a connector inside a servlet.
That works with the following code:
final org.apache.catalina.conne
Hi
I need to start and stop a connector inside a servlet.
That works with the following code:
final org.apache.catalina.connector.Connector nioConnector =
new org.apache.catalina.connector.Connector(
"org.apache.coyote.http11.Http11NioProtocol" );
Leo Donahue - RDSA IT wrote:
...>
Since my last post, upgrading to 7.0.37 and to the latest Java 1.6.0_39,
nothing in the logs out of the ordinary. Except for this in catalina. What
are these? Are these attempts to log into manager/html?
Feb 23, 2013 7:37:16 PM org.apache.catalina.realm.Loc
On Feb 24, 2013, at 11:48 AM, Kirill Ilyukhin wrote:
> On Feb 22, 2013, at 22:32 , Daniel Mikusa wrote:
>
>> On Feb 22, 2013, at 12:09 AM, Kirill Ilyukhin wrote:
>>
>>> Hi!
>>>
>>> I have 5 servers with the following configuration:
>>> Windows Server 2008 R2 64-bit,
>>> Oracle JDK 1.7.0_11-b
On Feb 22, 2013, at 22:32 , Daniel Mikusa wrote:
> On Feb 22, 2013, at 12:09 AM, Kirill Ilyukhin wrote:
>
>> Hi!
>>
>> I have 5 servers with the following configuration:
>> Windows Server 2008 R2 64-bit,
>> Oracle JDK 1.7.0_11-b21 64-bit,
>> Tomcat 7.0.35 running as a service.
>> A few we
Thanks Konstantin.
That did the trick. I've now added a filter to override response to OPTIONS
request, to not have 'TRACE' in 'Allows' header.
Now the tests shows expected results.
Thanks all for your responses.
Thanks & Regards
Sachin
-Original Message-
From: Konstantin Kolinko [ma