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
jessica
On 5/29/07, Jessica Johnson <[EMAIL PROTECTED]> wrote:
On 5/29/07, Rainer Jung <[EMAIL PROTECTED]> wrote:
> Although I don't know your actual configs, I assume your problem happens
> when requests take longer than 300 seconds, which is the default request
&
all, but the html response
is incomplete. I will experiment some with %D and see if I can learn more
about the problem. In the meantime, I would appreciate any ideas you all
might have.
Thanks,
jessica
Regards,
Rainer
Jessica Johnson wrote:
> Hi all,
>
> I finally got a mostly workin
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
Thanks Tim, that got me a step further. I'm no longer getting source
code for the .jsp pages, but now I'm getting a whole lot of HTTP
Status 500 errors.
Here are a few examples:
org.apache.jasper.JasperException: File
"/WEB-INF/jsp2/jsp2-example-taglib.tld" not found
org.apache.jasper.JasperEx
est of localhost?
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Jessica Johnson
> Sent: Thursday, May 24, 2007 12:31 PM
> To: users@tomcat.apache.org
> Subject: why is apache serving source for .jsp files?
>
> Hi all,
>
>
Hi all,
I have been following this excellent tutorial http://apacheguide.org/ to
setup Apache 2.2.4 with Tomcat 5.5.23 and mod_jk. It's mostly working,
except that http://mydomain.com/jsp-examples/num/numguess.jsp is showing the
.jsp source. If I log into my web server and go to
http://localhos