[jira] Commented: (MODPYTHON-107) mod_python.publisher shouldn't flush result when written.

2006-01-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-107?page=comments#action_12362040 ] Graham Dumpleton commented on MODPYTHON-107: For PSP, the generated code actually explicitly says not to flush the output and so is okay in that respect. Unfor

Re: [jira] Created: (MODPYTHON-107) mod_python.publisher shouldn't flush result when written.

2006-01-06 Thread Graham Dumpleton
On 05/01/2006, at 3:15 PM, Gregory (Grisha) Trubetskoy wrote: On Wed, 4 Jan 2006, Graham Dumpleton (JIRA) wrote: This makes one wander if there should be a configurable option for mod_python.psp to tell it not to flush output as well so that CONTENT_LENGTH could be used in that case as well

[jira] Commented: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2006-01-06 Thread Deron Meranda (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-94?page=comments#action_12362005 ] Deron Meranda commented on MODPYTHON-94: Keeping the same mod_ssl name for this function is fine with me. > Calling APR optional functions provided by mod_ssl > ---