Re: struts framework

2003-06-29 Thread Greg Stein
http://jakarta.apache.org/struts/ On Sun, Jun 29, 2003 at 02:23:16PM +0100, objectworlds wrote: > > Hi, > > I am interested in the struts framework only. > Where are the documentation/software related to struts ? > Looking at the Apache.org website struts section is unclear. > > Thanks. > --

AddHandler scope

2003-06-29 Thread Marc M. Adkins
Apache 2.0.46, W2K I've been working on a module and quite unexpectedly I found that my AddHandler directive was taking affect at a global level even though it was defined within a virtual host block. So it was affecting Apache manual pages that weren't in the virtual host for which I had created

RE: ap_max_requests_per_child isn't part of the API, is it?

2003-06-29 Thread Marc M. Adkins
A FAQ Wiki might be useful. Then we could copy chunks of emails into the wiki and later reference the wiki pages by URL. This would be a temporary collecting point for the data pending formal documentation, and as such might help to organize it. mma > -Original Message- > From: Jeff Tra

Re: Finding race conditions/deadlock using Stanford Checker

2003-06-29 Thread Aaron Bannert
On Friday, June 27, 2003, at 11:08 AM, Ken Ashcraft wrote: Have race conditions and deadlock been a problem in the past? How likely is it that there are race condition and deadlock bugs hiding in the current source? Race Conditions and Deadlocks are an issue both in the server and in modules. It'

Apache 2, Module, Structuring and Data handling help...

2003-06-29 Thread kibble
I have attached the module in question to the email... This module handles data in the structure 'kzvhd_config_rec'. There I'm exchanging data to and from a mysql db. In the function 'kzvhd_translate_name' do you guy and gals have any personal views on how I can handle the data better, or in a "c

Bug report for Apache httpd-2.0 [2003/06/29]

2003-06-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Apache httpd-1.3 [2003/06/29]

2003-06-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: Apache 1.3.x - Problem with handling ErrorDocument for 413 ?

2003-06-29 Thread Jim Jagielski
On Monday, June 23, 2003, at 10:32 AM, MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote: It'll be nice if somebody can please review the patch and give me the feedback.. I think that the below should wait until after 1.3.28.

struts framework

2003-06-29 Thread objectworlds
Hi, I am interested in the struts framework only. Where are the documentation/software related to struts ? Looking at the Apache.org website struts section is unclear. Thanks.

Re: ap_max_requests_per_child isn't part of the API, is it?

2003-06-29 Thread Jeff Trawick
Bennett, Tony - CNF wrote: Jeff, You referred to "formal definition of our API" Is it documented somewhere? not that I know of, but I think it would be good to start writing down some conclusions to questions like this