On 29.07.2013 03:49, srinivas yelamanchili wrote:
> Hi,
> I am trying to configure Apache httpd talk to Tomcat
>
> From the documentation at
> http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html
>
> 1. Under 'Using Tomcat auto-configure' we have this line
> "creating your workers.
On 17.11.2009 02:33, ndunn1979 wrote:
>
>
> Rainer Jung-3 wrote:
>>
>>
>> BTW: Do you use the tomcat native connector? If so, try whether the
>> problem comes from tcnative.
>>
>>
>
> So, I tried increasing the log level on the Tomcat side, but it was a stab
> in the dark because I'm not very fa
Rainer Jung-3 wrote:
>
>
> BTW: Do you use the tomcat native connector? If so, try whether the
> problem comes from tcnative.
>
>
So, I tried increasing the log level on the Tomcat side, but it was a stab
in the dark because I'm not very familiar with the default style of logging
(I use log4
On 13.11.2009 21:41, ndunn1979 wrote:
>
> I left them off because they were the same. The only difference is they are a
> second apart.
>
> [Fri Nov 13 08:32:07.359 2009] [1916:2244] [debug] jk_ajp_common.c (1259):
> 03 1F F8 61 63 74 69 6F 6E 3D 31 26 6E 61 6D 65 - ...action=1&name
>
>
I left them off because they were the same. The only difference is they are a
second apart.
[Fri Nov 13 08:32:07.359 2009] [1916:2244] [debug] jk_ajp_common.c (1259):
03 1F F8 61 63 74 69 6F 6E 3D 31 26 6E 61 6D 65 - ...action=1&name
[Fri Nov 13 08:32:08.218 2009] [1916:2244] [debug] jk
On 13.11.2009 15:06, ndunn1979 wrote:
>
>
> Rainer Jung-3 wrote:
>>
>>
>> As said: "JkLogLevel trace" will log the full packets.
>>
>>
>
> I reran it with trace log level and I can see the break now between the
> packets.
Good.
> One example that works (notice "inde" at the end of the first pa
Rainer Jung-3 wrote:
>
>
> As said: "JkLogLevel trace" will log the full packets.
>
>
I reran it with trace log level and I can see the break now between the
packets.
One example that works (notice "inde" at the end of the first packet and "x"
at the beginning of the next one:
[Fri Nov 13
On 13.11.2009 02:39, Christopher Schultz wrote:
> Rainer,
>
> On 11/12/2009 6:10 PM, Rainer Jung wrote:
>> The 8184 refers to the AJP default max packet size of 8KB minus some
>> protocol overhead. So if a bug response is send, you will see lots of
>> thosse 8184, which are simply fully sized AJP
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 11/12/2009 6:10 PM, Rainer Jung wrote:
> The 8184 refers to the AJP default max packet size of 8KB minus some
> protocol overhead. So if a bug response is send, you will see lots of
> thosse 8184, which are simply fully sized AJP packets. A
On 12.11.2009 23:35, ndunn1979 wrote:
>
>
> Rainer Jung-3 wrote:
>>
>> Does it happen every time for that page? Or is it at least easily
>> reproducible for you? Does the "load not completely" always stop at the
>> same position? If yes, which byte offset?
>>
>> Thos questions help us decide, how
Rainer Jung-3 wrote:
>
> Does it happen every time for that page? Or is it at least easily
> reproducible for you? Does the "load not completely" always stop at the
> same position? If yes, which byte offset?
>
> Thos questions help us decide, how easily we will be able to attack the
> prpblem.
On 12.11.2009 16:07, ndunn1979 wrote:
>
> I am experiencing an odd issue using AJP13 to connect Apache up to Tomcat.
> I've gotten it all setup and working for small pages, but I have a use case
> where Tomcat serves a very large page >300KB. In this particular case, the
> page does not load compl
Apache HTTP Server/2.2.14
mod_jk/1.2.28
jdk 1.6.0_07-b06
Apache Tomcat/5.5.26
I got the binary for mod_jk from a mirror on the tomcat connectors download
page. The exact filename was
"/win32/jk-1.2.28/mod_jk-1.2.28-httpd-2.2.3.so"
--
View this message in context:
http://old.nabble.com/Apache-
ndunn1979 wrote:
I am experiencing an odd issue using AJP13 to connect Apache up to Tomcat.
I've gotten it all setup and working for small pages, but I have a use case
where Tomcat serves a very large page >300KB.
...
Just so that you would not think that this is a common issue : I have a
coup
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
To whom it may concern,
On 11/12/2009 10:07 AM, ndunn1979 wrote:
> I am experiencing an odd issue using AJP13 to connect Apache up to Tomcat.
Which version of mod_jk are you using?
Where did you get your mod_jk binary?
What JVM are you using?
- -chr
> From: ndunn1979 [mailto:ndunn...@earthlink.net]
> Subject: Apache Tomcat Connector (AJP13) is corrupting html content
>
>
> I'm using Apache 2.2 with Tomcat 5.5 on a Windows XP box.
Exact httpd version?
Exact Tomcat version?
Exact mod_jk version?
JRE version?
- Chuck
THIS COMMUNICATION
Another thought, the application works fine if I go to Tomcat directly via
port 8080.
--
View this message in context:
http://old.nabble.com/Apache-Tomcat-Connector-%28AJP13%29-is-corrupting-html-content-tp26320290p26320720.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kalmn,
On 6/26/2009 3:40 AM, Kalmn CHEUNG Ka Keung wrote:
> Linux version 2.6.8.1-12mdksmp
> Sun JDK1.4.2
> Apache-2.0.54 (domains: web.myserver.com, mobile.myserver.com)
> jakarta-tomcat-connectors-jk2-2.0.4
> jakarta-tomcat-5.0.28 X 2
Note that the
Thank you very much
On Tue, Feb 24, 2009 at 2:59 PM, Rainer Jung wrote:
> On 19.02.2009 21:54, eric tse wrote:
>>
>> which Apache/Tomcat connector are you talking about ?
>>
>> isapi_redirect.dll (1.2.14.0)
>>
>> The official site is
>> http://tomcat.apache.org/connectors-doc/
>>
>> what versions
On 19.02.2009 21:54, eric tse wrote:
which Apache/Tomcat connector are you talking about ?
isapi_redirect.dll (1.2.14.0)
The official site is
http://tomcat.apache.org/connectors-doc/
what versions of Apache, Tomcat, and the connector ?
Proxy on IIS6 windows 2K3, tomcat backend (6.0.18) on sol
Hi Andre and guys,
can you help me
Thanks
Eric
On Thu, Feb 19, 2009 at 3:54 PM, eric tse wrote:
> Thanks Andre
>
> which Apache/Tomcat connector are you talking about ?
>
> isapi_redirect.dll (1.2.14.0)
>
> The official site is
> http://tomcat.apache.org/connectors-doc/
>
> what versions o
Thanks Andre
which Apache/Tomcat connector are you talking about ?
isapi_redirect.dll (1.2.14.0)
The official site is
http://tomcat.apache.org/connectors-doc/
what versions of Apache, Tomcat, and the connector ?
Proxy on IIS6 windows 2K3, tomcat backend (6.0.18) on solaris 10
on what platform
Eric,
I'll answer this, so that you don't feel like being totally ignored,
which should really be the case.
If you really want an answer however, I suggest you repost with some
additional information :
- which Apache/Tomcat connector are you talking about ?
- what versions of Apache, Tomcat,
how can I bump up the header size of connector?
> apache tomcat connector header ???
>
> How?
>
> I think I am trying to a big header transfer .. and it breaks in proxy point,
> saying fail to append header. and did route
>
> Thanks
>
> Eric Tse
On Tue, Feb 3, 2009 at 2:08 PM, eric tse wrote:
>
On Tue, Feb 3, 2009 at 2:08 PM, eric tse wrote:
> Can I bump up the header size of the
>
> apache tomcat connector header ???
>
> How?
>
> I think I am trying to a big header transfer .. and it breaks in proxy point,
> saying fail to append header. and did route
>
> Thanks
>
> Eric Tse
>
that wont work, you have to use a HTTP connector for Comet
functionality, and in that case use mod_proxy_http
Filip
Burak Oguz wrote:
Hi everybody,
I am using Tomcat 6.0.18 and Apache2. Anyone knows how to connect tomcat
with apache over AJP/NIO. I developed a Comet application but I should s
Can you send a complete request
ie http://x.com/page.jsp
that return 400 code.
Matthew Dickinson a écrit :
Hi,
I'm running into an issue of a new install of Tomcat and the Connector to
integrate with an existing apache site.
RHEL4
httpd-2.0.55-2
tomcat5-5.5.17-6jpp_2rh
Mod_jk-1.2.19 built
From: "Jim Weir" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: users@tomcat.apache.org
Subject: Apache Tomcat Connector
Date: Tue, 05 Sep 2006 10:20:36 -0400
To all,
My JK connector is working but I can't figure out how to forward to
Tomcat. How do I know?
In my Catalina log file i
.ZZZ. If you receive an attachment named .ZZZ please rename it to .ZIP.
Sorry for the inconvenience.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Yassine ELassad (YEL)
Sent: Tuesday, August 15, 2006 4:09 PM
To: Tomcat Users List
Subject: Re: Apache- Tomcat
If you want your web server to broadcast on default port 80 instead of 8080
change Catalina's port from 8080 to 80
here is an example-
HTH,
M-
*
This email message and any files transmitted with it contain confidentia
Hi Atul,
it would be a good help if you can send us your configurations of
Apache, server.xml, workers.properties and the mod_jk.conf if you
have some
you could have a look at this sample it maybe a good place to start for you:
http://tomcat.anfatech.com/cocoon/tomcat/g12/19.html
Greetings
mcat Users List
Subject: Re: Apache - Tomcat connector
Easy answer: mod_jk
Mod-jk2 lost all support and its features have been back-ported to mod_jk .
--David
Atul Govande wrote:
>
> Hi ,
>
> I am new to tomcat as well as Apache. I got both thing working
> independently and
On 27 Jul 2006 at 13:03, Atul Govande wrote:
>
> Hi ,
> I am new to tomcat as well as Apache. I got both thing working
> independently and now I am trying to connect two together. I was
> looking different documentation and was wondering which is better way
> JK2 or Mod_JK . What is the differenc
Easy answer: mod_jk
Mod-jk2 lost all support and its features have been back-ported to mod_jk .
--David
Atul Govande wrote:
Hi ,
I am new to tomcat as well as Apache. I got both thing working
independently and now I am trying to connect two together. I was
looking different documentation a
34 matches
Mail list logo