apache 2.2 and mod_fcgid

apache 2.2 and mod_fcgid

am 19.11.2009 11:57:02 von Hendrik Schmieder

Hello,

can somebody tell why mod_fcgid is not part of the apache distribution ?

tia

Hendrik




------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: apache 2.2 and mod_fcgid

am 19.11.2009 12:22:11 von Eric Covener

On Thu, Nov 19, 2009 at 5:57 AM, Hendrik Schmieder
wrote:
> Hello,
>
> can somebody tell why mod_fcgid is not part of the apache distribution ?

mod_fcgid was maintained by a third party until relatively recently,
and just recently being worked on inside of Apache as a sub-project of
the HTTP Server.

--
Eric Covener
covener@gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: apache 2.2 and mod_fcgid

am 19.11.2009 12:45:45 von Hendrik Schmieder

Eric Covener schrieb:
> On Thu, Nov 19, 2009 at 5:57 AM, Hendrik Schmieder
> wrote:
>> Hello,
>>
>> can somebody tell why mod_fcgid is not part of the apache distribution ?
>
> mod_fcgid was maintained by a third party until relatively recently,
> and just recently being worked on inside of Apache as a sub-project of
> the HTTP Server.
>

Thanks for the answer.

Is mod_fcgid stable enough for production usage ?

Hendrik


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: apache 2.2 and mod_fcgid

am 19.11.2009 13:37:43 von Peter Schober

* Hendrik Schmieder [2009-11-19 12:53]:
> Is mod_fcgid stable enough for production usage ?

"Yes"

-peter

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: apache 2.2 and mod_fcgid

am 19.11.2009 19:41:06 von wrowe

Hendrik Schmieder wrote:
> Hello,
>
> can somebody tell why mod_fcgid is not part of the apache distribution ?

Mostly because it is evolving faster/out of sync with the httpd distribution,
and applies to all of the 2.0, 2.2 and trunk distributions.

Will it become part of the core once it is 'baked'? Good question, time will
tell.

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: apache 2.2 and mod_fcgid

am 19.11.2009 20:50:54 von wrowe

Peter Schober wrote:
> * Hendrik Schmieder [2009-11-19 12:53]:
>> Is mod_fcgid stable enough for production usage ?
>
> "Yes"

agreed [1]

[1] there is an issue handling large POST bodies in 2.3.4, you may wish to stay
with 2.3.1 (not recommended though), or grab from subversion, or hold for 2.3.5.

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: apache 2.2 and mod_fcgid

am 27.11.2009 16:38:18 von Hendrik Schmieder

William A. Rowe Jr. schrieb:
> Peter Schober wrote:
>> * Hendrik Schmieder [2009-11-19 12:53]:
>>> Is mod_fcgid stable enough for production usage ?
>>
>> "Yes"
>
> agreed [1]
>
> [1] there is an issue handling large POST bodies in 2.3.4, you may wish to stay
> with 2.3.1 (not recommended though), or grab from subversion, or hold for 2.3.5.
>

It looks like we have this issue.
We try to upload a zip file, but the uploadad file is then corrupt.

Hendrik


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org