Hi Chris,
When I use curl, I also get the same response via HTTP, not HTTP/2.
curl --http2 -k -v -g -6 https://\[::1\]:8443
I think I leave it for now. But thanks for your support.
Cheers,
Sven
On 7/6/16, 3:01 AM, "Christopher Schultz" wrote:
>-BEGIN PGP SIGNED MESSA
Thanks for helping out Mark. If I have some time I will dig deeper into the
issue, for now it’s ok.
On 6/6/16, 9:51 PM, "Mark Thomas" wrote:
>On 06/06/2016 14:34, Sven Schleier wrote:
>> Hi Mark,
>>
>> Thanks for this hint. My Tomcat is actually reachable from
, but not HTTP/2.
Any idea why I HTTP/2 is not available on localhost?
There are also no logs generated when trying to connect via HTTP/2 on
localhost.
Thanks and cheers,
Sven
On 3/6/16, 4:22 PM, "Mark Thomas" wrote:
>On 02/06/2016 01:23, Sven Schleier wrote:
>> True, yo
,
Sven
On 3/6/16, 5:14 AM, "Christopher Schultz" wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA256
>
>Sven,
>
>On 6/1/16 8:23 PM, Sven Schleier wrote:
>> True, you are right. Do you have any suggestion or sample
>> configuration that should work yo
True, you are right. Do you have any suggestion or sample configuration that
should work you can share, or anyone else?
On 1/6/16, 9:13 PM, "Mark Thomas" wrote:
>On 01/06/2016 14:07, Sven Schleier wrote:
>> Yes. That’s possible. I am just missing the “HTTP/1.1 101 Switchin
Yes. That’s possible. I am just missing the “HTTP/1.1 101 Switching Protocols”
so it’s not switching to HTTP/2.
On 1/6/16, 7:04 PM, "Mark Thomas" wrote:
>On 01/06/2016 03:16, Sven Schleier wrote:
>> Hi mailinglist,
>>
>> I just want to play around with the new
on Ubuntu 14.04 (AWS instance).
My Connector configuration looks like this:
Any idea why I cannot connect via HTTP/2?
Thanks and cheers,
Sven
Sven Schleier | Senior Security Consultant
M: +65 9628 2082 | E: s...@vantagepoint.sg<mailto:s
Hi Tomcat-Users
I have found no information in the documentation, to configure the timeout for
initializing/startup a context.
there is the possibility? and if, how to configure?
Regards, Sven
-
To unsubscribe, e-mail: users
Hello,
i was searching a while but actually I´m not even sure where to ask. I
installed a Windows IIS 7.5 (64bit) Server in connection with tomcat 6.0
(via jk isapi). On top i installed trusted sign on based on windows
authentication. Everything went well and the system is working as expected
with
access to the session of the jsp in the comet servlet.
I hope, I could describe my problem clear enough and somebody has a hint.
Thanks and best regards,
Sven Eisenhauer
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
Hi,
I'm looking at options in running our standalone RMI application within a
servlet container since we're planning to build support for http. I'm
currently testing our app on Tomcat 5.5 and my question is if Tomcat by
default actually dispatch incoming RMI calls to different threads. Looking
at
f any cms that works that way, so I could inspect it?
thanks again!!!
Sven Braun wrote:
>
> Hello again,
>
> The thing is that the company wants to implement webdav to it's own
> existing document and knowledge management system, allowing users to
> change content without
need to be touched at all and
basically a good client needs to be found that handles locking and etc.?
Thanks again for the info!!!
Mark Thomas-15 wrote:
>
> Sven Braun wrote:
>> I have no knowledge of the CMS being used at all, what I know is that it
>> runs with tomcat.
>>
sources and then one uses a Client like WindowsExplorer,
DAVExplorer or SkunkDav which can't be the way the CMS should work.
I have plenty more questions but I think with some of your answers these
should decrease.
Thanks alot!!!
Sven Braun
--
View this message in context:
http://www.n
and now have
some 25+ forums ready for traffic.
Back to more mundane challenges :-)
Thanks to all for the suggestions !
-Sven
"A prince who is not himself wise cannot be wisely advised…
good advice depends on the shrewdness of the prince who seeks it."
- Machiavelli,
Stephen,
On May 11, 2007, at 8:33 AM, Stephen Caine wrote:
Before your give up with Tomcat
Not at all. I'm very happily using it with Confluence, JIRA and
JForum ... I just have to debug the JForum installation, but that's
not a Tomcat problem.
On May 11, 2007, at 8:24 AM, Caldarale, Charles R wrote:
By the way, the product is "Tomcat", not "TomCat".
Ooops, I'd actually read that but forgot it in the heat of the hunt.
Didn't mean to offend anyon
hat most of the TomCat documentation is out of necessity
aimed at developers rather than end users as the TomCat functionality
can not anticipate end-user issues for "using" applications ?
Back to trying to get JForum installed, but not struggling with TomCat.
Many thanks for the in
nlearn
before I can get the correct mindset to understand the current
software suites. It would probably be easier if I was coming at it
without the prior experience.
I really appreciate the hints and suggestions. They nudged me far
enough to get started.
Thanks,
-Sven
-
Apache/TomCat user.
The JForum forum server is usually down or broken, so I came here
instead. I'm assuming that the JForum forum's server issues are not
a reflection upon the JForum software.
Thanks again,
-Sven
"A prince who is not himself wise cannot be
tation would be
appreciated.
Thanks,
-Sven
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> - Are the results I get from those 3 examples
> "expected" ?
I actually tried to reproduce your experience.
wget, FireFox etc. - all these HTTP-clients don't have any problems with
tomcat.
What HTTP-client are you using? Is it self-written maybe?
signature.asc
Description: OpenPGP digi
>> Any ideas?
>
> Any ideas why tomcat 6.0.10 doesn't send flush packets? I should see
> them in mod_jk's log, right? (JkLogLevel is debug)
The explanation is:
Is the JNI APR stuff is installed, Tomcat will use
org.apache.coyote.ajp.AjpAprProtocol.
Not the JNI APR stuff is NOT installed, Tomcat
> in mod_jk's logfile, i don't see any flush-packets (= write packet of
> length 0) and so apache doesn't do flushing either.
>
> Of course the old "JkOption +FlushPackets" works.
> But the new flush-packets would be much nicer.
>
> I think, that i might have to enable the flush-packets thing wit
> Any ideas?
Any ideas why tomcat 6.0.10 doesn't send flush packets? I should see
them in mod_jk's log, right? (JkLogLevel is debug)
signature.asc
Description: OpenPGP digital signature
lush-packets thing within tomcat.
Any ideas?
Thanks,
Sven
signature.asc
Description: OpenPGP digital signature
> Oh! This sounds, like it's a "bug" and like it might be fixed in tomcat
> 6, for example. Now i'm curious, and will test tomcat 6 ...
Ahh damn - i didn't read properly.
It's the old story: it's NOT a bug, it's a feature ;-)
signature.asc
Description: OpenPGP digital signature
>> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Sven Köhler
>> Subject: charset for querystring decoding
>>
>> And if you know: what's the reason, that the charset is not
>> configurable via request.setCharacterEncoding() ?
>
> Might want to che
eason, that the charset is not configurable
via request.setCharacterEncoding() ?
Thanks,
Sven
signature.asc
Description: OpenPGP digital signature
[EMAIL PROTECTED],
when I try to deploy to tomcat I get the following error:
BUILD FAILED
/home/sven/workspace/project-template/build.xml:165: taskdef class
org.apache.catalina.ant.DeployTask cannot be found
I use suse-10.1, the tomcat is on the same machine. In yast there are many
packages
Hibernate 3.1.2
22.03.2006 02:26:58 org.hibernate.cfg.Environment
So my third-party-libs _are_ logging. The only fault is, that they are
using the wrong logging-handler. Any hint how I can fix this?
Thanks,
Sven
Darryl L. Miles wrote:
I use the following, notice the Threshold setting,
application. So when I change
log4j.rootLogger=DEBUG,stdout
to
log4j.rootLogger=INFO,stdout
no DEBUG-messages from my application get displayed anymore.
Did I miss something in the configuration?
Many thanks in advance!
Sven
-
To
Sven Köhler schrieb:
>> Use mod_jk 1.2.15 and add:
>> JkOptions +FlushPackets
>
> That did the trick.
>
> But shouldn't this be enabled by default?
Why i say that:
- mod_jk shouldn't cause too many differences to using plain tomcat
- how big is this mod_jk/
> Use mod_jk 1.2.15 and add:
> JkOptions +FlushPackets
That did the trick.
But shouldn't this be enabled by default?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> If i load the page with FireFox directly by connecting to my Tomcat on
> port 8080, it works fine. But if i load the page via apache/mod_jk on
> port 80 it doesn't work.
By saying "it doesn't work" i mean, that the whole content is delayed by
3 seconds - so the flush() actually has no effect. Th
n't you think?
Is it a bug? Or a configuration issue?
Greetings
Sven
P.S.: Tomcat 5.5.15, Apache 2.0.55, mod_jk 1.2.15
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> The system seems to work fine from a user's
> perspective, but we still occasionally get these:
>
> [Wed Mar 01 20:00:42 2006] [error]
> ajp_connection_tcp_get_message::jk_ajp_common.c (961):
> Can't receive the response message from tomcat,
> network problems or tomcat is down (10.0.0.9:8009),
> But there is something i should first look at before i further complain:
> some ServletFilters. Maybe one called getParameter() which could be the
> cause.
Yes, one of the servletfilters calls getParameter() on the request.
Sorry for taking your time.
-
using the RequestDumperValve? This ignores any encoding and
> forces ISO-8859-1 to be used for all parameters.
afaik: no
But there is something i should first look at before i further complain:
some ServletFilters. Maybe one called getParameter(
1 instead of UTF-8 in Tomcat 5.5.
Is this a bug or a feature?
If it's a bug - well - then a fix would be nice.
If it's a feature - well - what's the reason for this?
Thanks
Sven
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED],
I use tomcat-5.0.30 on a suse10-system. When I start tomcat I get an long
error-output in catalina.out. Can anybody help me to fix this?
Sorry for this long error-posting!
Jan 13, 2006 12:18:54 AM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web app
41 matches
Mail list logo