Stas Bekman wrote: > Brian Akins wrote: > >> Torsten Foertsch wrote: >> >>> >>> Maybe it is worth to make this option settable via httpd.conf? >> >> >> >> If there is interest, I could do that. >> >> This functionality is in 2.1, so some may object to adding this >> feature to 2.0. I am investigating its usefulness here, however. > > > Folks, this functionality needs to be removed in 2.1 and 2.0 or somehow > made it specific to the http handler. If it stays in it'll break any > protocol handler whose protocol starts with a server greeting. So if it > stays say bye bye to the SMTP protocol handler, which does exactly that. > > Torsten has refered to the failing test in the mod_perl test suite which > implements an SMTP-like protocol handler. Apparently httpd needs more > protocol tests so this kind of "features" won't go in w/o being noticed. >
Yes, I know this is broken, thats why I made the listen-protocol branch to solve this exact issue. -Paul
