er suites.
I installed openssl 1.1.1c and if I type "openssl ciphers -s -tls1_3" openSSL
will return
TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256
in exactly this spelling, with underscores, not with hyphens as in the other
cipher suites. I tried it wit
Bootstrap.java:474)
Can anybody help?
Kind regards,
Jessica
smime.p7s
Description: S/MIME cryptographic signature
/weld/reference/latest/en-US/html/).
Jessica
> -Original Message-
> From: Kiran Badi [mailto:ki...@poonam.org]
> Sent: Tuesday, October 11, 2016 5:31 AM
> To: Tomcat Users List
> Subject: Re: Context Dependency Injection with Tomcat 7.0 x / 8.0 x
>
> Thanks Mark,Ch
chive/2011/03/10/wininet-internet-explorer-file-download-and-upload-maximum-size-limits.aspx
IE 8 can't upload more than 2 GB.
Greetings
Jessica
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional comm
t the moment. I have the same requirements that you have. The
documentation and the examples are extraordinary good, perhaps a little bit
overwhelming.
Greetings,
Jessica
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.o
> @Jessica: which CPU architecture are you using: x86 (32 Bit), x64 (64
> Bits) or even Itanium 64? Which OS version do you have? If you are
> willing to test, I can provide an example binary from which we might
> learn, how well it works and whether that type of build is suitable for
d do this? ;)
There were binaries of this module at least for the last 10 years!
I'm very disappointed on this attitude. You are closing out the whole
Windows/IIS world.
> Unfortunately, I don't believe they provide builds for the ISAPI
> redirector for IIS. If that's what you need... umm...
Umm - yes - this is what I need.
Greetings,
Jessica
org/download-connectors.cgi
Is there a binary release for Windows scheduled?
Greetings,
Jessica
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Hi all,
the new tomcat-connectors-1.2.40-windows-x86_64-iis works with the "localhost"
setting in workers.properties! Great! Many thanks to the developers! :-)
Regards,
Jessica
smime.p7s
Description: S/MIME cryptographic signature
d out lines in the hosts file after a reboot:
127.0.0.1 localhost
::1 localhost
Unfortunately this doesn't work either: localhost doesn't work in the
workers.properties file. The error log is the same as the previous one.
Regards,
Jessica
smime.p7s
Description: S/MIME cryptographic signature
> I'll try to check my settings with the C# program.
Ipv6 loopback is available:
127.0.0.1
::1
See http://support.microsoft.com/kb/929852
However, I believe the disabled ipv6 might put us on the right track.
Regards,
Jessica
smime.p7s
Description: S/MIME cryptographic signature
oft.com/Forums/en-US/d7bfc3f0-1ea7-43e9-aaae-7b1d5c0b5c51/how-to-disable-ipv6-in-registry?forum=windowsserver2008r2networking
about ff and
I'll try to check my settings with the C# program.
Regards,
Jessica
smime.p7s
Description: S/MIME cryptographic signature
Server: dns.xyz.local
Address: a.b.c.d
Non-authoritative answer:
Name:localhost.domainname.local
Address: 127.0.0.1
> If only by curiosity, maybe Jessica-Aileen could try
> worker.ajp13w.host=localhost.
That doesn't make a difference. It doesn't work.
> Jessica-Aileen, can you enable mod_jk
> -Ursprüngliche Nachricht-
> Von: André Warnier [mailto:a...@ice-sa.com]
> Gesendet: Donnerstag, 3. April 2014 15:36
> An: Tomcat Users List
> Betreff: Re: AW: tomcat-connectors-1.2.39-windows-x86_64-iis does not
> work
>
> Alten, Jessica-Aileen wrote:
calhost must be replaced with
"127.0.0.1", this works!
In my eyes this is a big fat bug, because most documentation on workers use
"localhost". localhost is actually the default for the "host" connection
directive.
The new worker directive "prefer_ipv6" doesn't change this behavior.
Regards,
Jessica
smime.p7s
Description: S/MIME cryptographic signature
works with
1.2.37.
In both cases Tomcat is running and listening to the right port. I've
restarted the systems after changing the Dlls.
Can anybody help with this problem?
Thanks in advance,
Jessica
smime.p7s
Description: S/MIME cryptographic signature
Just wondering if there are any consultants out there that would like
to tackle this?
If so, please email me off list with proposed solution, pricing, etc:
[EMAIL PROTECTED]
Thanks,
Jessica
On Tue, Mar 18, 2008 at 12:53 PM, Jessica Johnson
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
>
Hi all,
I have a web application running on Tomcat 5.5.23 with an Apache 2.2.4
webserver using the jk 1.2.22 connector. I am seeing some strange
behavior - I have started to get only the first part of a response
when requesting large pages on lower bandwidth (1024 Kbps)
connections. Here is an e
erties for worker2 (ajp13)
worker.worker2.type=ajp13
worker.worker2.host=127.0.0.1
worker.worker2.port=8009
worker.worker2.lbfactor=1
worker.worker2.connection_pool_timeout=600
worker.worker2.socket_keepalive=1
#worker.worker2.socket_timeout=60
# Set properties for worker4 (lb) which use worker2
wor
After that follows
another chunk of html that should appear further down the page. I'm
baffled. Anyone know what could be causing it?
The problem seems to appear only on longer pages. I haven't gotten
the 503 error lately, the TimeOut and KeepAliveTimeout directives
might have fixed it.
On 5/29/07, Rainer Jung <[EMAIL PROTECTED]> wrote:
Hi Jessica,
your information looks strange. You are talking about mod_jk 1.2.22, but
you present a configuration for mod_jk2, which is deprecated. mod_jk
will not work with this configuration, because mod_jk uses a very
different config
Hi all,
I finally got a mostly working install of Apache 2.2.4, Tomcat 5.5.23,
and the mod_jk 1.2.22. In the general case it works fine, but for
pages that take a long time to load, I get the first part of the html,
and then Apache spits out "OK The server is temporarily unable to
service your r
stening, hopefully someone out there can give me another
nudge in the right direction.
jessica
On 5/24/07, Tim Lucia <[EMAIL PROTECTED]> wrote:
I'm dumb for not noticing this early. The jsp-examples path is not
JkMount'd nor is there
Should have mentioned that.
http://localhost/jsp-examples/jsp2/el/basic-arithmetic.jsp and the
other examples also show the jsp source. The only way it works is
using port 8080 on localhost.
jessica
On 5/24/07, Tim Lucia <[EMAIL PROTECTED]> wrote:
What happens if you make the requ
t me in the right direction.
jessica
* Partial C:\Program Files\Apache Software
Foundation\Apache2.2\conf\http.conf **
LoadModule php5_module "c:/php/php5apache2_2.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:/php"
Include "C:\Program Files\Apache
...
The easiest way is to use the latest msi (I think 1.2.15) to get the above
mentioned registry settings. Then switch the isapi_redirect.dll.
Just don´t forget that from jk-1.2.18 you will also need to:
- add registry key: "rewrite_rule_file", add value: "D:\Program Files\Apache
Software Foundation\Jakarta Isapi Redirector\conf\rewrites.properties"
- create the rewrites.properties -file
/* Jessica
g with
new dll) and I´m up running!!
Thanks again
Jessica
Mladen Turk-2 wrote:
>
> Jessica wrote:
>> Hi,
>> Is there anyone that has got the latest JK version (1.2.18) to run under
>> IIS
>> 6.0?
>> If so how did you install the dll?
>>
>>
Hi,
Is there anyone that has got the latest JK version (1.2.18) to run under IIS
6.0?
If so how did you install the dll?
Please help if you can!
Regards Jessica
--
View this message in context:
http://www.nabble.com/Do-you-run-IIS-6.0-with-JK-1.2.18--tf2153322.html#a5947643
Sent from the
GetFilterVersion() returns FALSE when IIS tries loadLibrary, then you will
get the same error with WHATEVER value GetLastError() returns.
Any help preciated!
/* Jessica
Julie Szmyd wrote:
>
> Hi,
>
> I tried to upgrade an older version of the win32 JK isapi_redirect.dll
> to the jk
29 matches
Mail list logo