Re: [PROPOSAL] Branch 2.1.x on May 13

2005-05-02 Thread Dmitri Tikhonov
Why do I suddenly have the "I Have A Dream" speech flashes? ;-) - Dmitri. Paul Querna wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think that most other developers agree that 2.1.x/trunk has enough features for a 2.2.x GA branch. I believe 2.1.x is a moving target. I think it is hard to

mod_rewrite: unescaping things it shouldn't.

2003-06-02 Thread Dmitri Tikhonov
I have the following setup: a request comes in to my server, and depending on what the URI looks like, I redirect the request (using RewriteRules) to another location, where more rewriting takes place, additional access checks are performed, and finally the request is proxied (again using RewriteR

Re: MaxMemFree: kilobytes or megabytes?

2003-04-01 Thread Dmitri Tikhonov
On Tue, Apr 01, 2003 at 04:38:54PM -0500, Jeff Trawick wrote: > Dmitri Tikhonov wrote: > >I'm seeing some weird things happening with MaxMemFree directive > >(http://httpd.apache.org/docs-2.0/mod/mpm_common.html#maxmemfree). The > >docs say that this directive specifi

MaxMemFree: kilobytes or megabytes?

2003-04-01 Thread Dmitri Tikhonov
I'm seeing some weird things happening with MaxMemFree directive (http://httpd.apache.org/docs-2.0/mod/mpm_common.html#maxmemfree). The docs say that this directive specifies the number of kilobytes after which the memory is returned back to the system, but I found evidence to the contrary: On st

Re: story posted

2003-02-06 Thread Dmitri Tikhonov
On Thu, Feb 06, 2003 at 07:42:56PM +0100, Sascha Schumann wrote: > On Thu, 6 Feb 2003, Dmitri Tikhonov wrote: > > > On Thu, Feb 06, 2003 at 06:51:06PM +0100, Sascha Schumann wrote: > > > > I have Apache 2 and PHP running with no big problems so far. > > > &g

Re: story posted

2003-02-06 Thread Dmitri Tikhonov
On Thu, Feb 06, 2003 at 06:51:06PM +0100, Sascha Schumann wrote: > > I have Apache 2 and PHP running with no big problems so far. > > Two concurrent php script executions might not work at all, I forgot to mention that I use preforking model. - Dmitri.

Re: story posted

2003-02-06 Thread Dmitri Tikhonov
On Thu, Feb 06, 2003 at 06:50:08PM +0100, Sascha Schumann wrote: > > > Is it really #1 module?? *sigh* > > > > Yup, by far. > > You can find the current data here: > > http://www.securityspace.com/s_survey/data/man.200301/apachemods.html Something is fishy there. How would one account

Re: story posted

2003-02-06 Thread Dmitri Tikhonov
On Wed, Feb 05, 2003 at 07:58:36PM -0800, Brandon Bell wrote: > As an end user, I don't give a f*ck why it doesn't work! But I can tell > you this -- until it does I have to stick with Apache 1.3.x. My sites and > applications depend on PHP _way_ more then they depend on the nice new > feature

Re: Help needed

2003-02-05 Thread Dmitri Tikhonov
On Wed, Feb 05, 2003 at 06:56:43PM +0530, [EMAIL PROTECTED] wrote: > > Hello all, > > can anyone tell me where to find the manuals on apcahe API functions ? > I am attempting my first apache 2.0 module. I have been using this nice compilation: http://docx.webperf.org/ - Dmitri.

Re: cvs commit: httpd-2.0/include ap_release.h

2003-01-17 Thread Dmitri Tikhonov
Tagged "Januari 17?" :-) - Dmitri. On 17 Jan 2003 [EMAIL PROTECTED] wrote: > striker 2003/01/17 11:07:31 > > Modified:.Tag: APACHE_2_0_BRANCH STATUS >include Tag: APACHE_2_0_BRANCH ap_release.h > Log: > Bump after the tag. > > Revision Changes