Date: 04/07/00
- Next message: kaps <email protected>: "[PHP-DEV] PHP 4.0 Bug #4070: function ldap_get_values_len not implemented"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #4069: Form submission times out if form data length exceeds 3994 bytes"
- In reply to: luny <email protected>: "[PHP-DEV] PHP 4.0 Bug #4069: Form submission times out if form data length exceeds 3994 bytes"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #4069: Form submission times out if form data length exceeds 3994 bytes"
- Reply: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #4069: Form submission times out if form data length exceeds 3994 bytes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Are you sure you're using ISAPI, and not the CGI? There was a problem
with the CGI version that had this symptom that has been fixed, but to the
best of my knowledge, it wasn't supposed to affect ISAPI. I fixed that
CGI problem since.
I just tested both ISAPI and CGI, and both of them appear to be working
fine with large submissions (tested 20K submissions). Do you mind testing
whether this happens with the latest CVS? I can mail you Windows binaries
if necessary.
Zeev
On 7 Apr 2000 luny <email protected> wrote:
> From: luny <email protected>
> Operating system: Windows 2000
> PHP version: 4.0 Release Candidate 1
> PHP Bug Type: Other
> Bug description: Form submission times out if form data length exceeds 3994 bytes
>
> System: Windows 2000 with IIS5 and PHP4 RC1. When submitting form data to a .php page operation times out if the form data (textarea, or uploaded image etc) length is more than 3994 bytes.
>
> Could be a problem in php4isapi.dll because the problem doesn't happen when using apache server (without isapi).
>
>
>
>
-- Zeev Suraski <zeev <email protected>> http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: kaps <email protected>: "[PHP-DEV] PHP 4.0 Bug #4070: function ldap_get_values_len not implemented"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #4069: Form submission times out if form data length exceeds 3994 bytes"
- In reply to: luny <email protected>: "[PHP-DEV] PHP 4.0 Bug #4069: Form submission times out if form data length exceeds 3994 bytes"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #4069: Form submission times out if form data length exceeds 3994 bytes"
- Reply: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #4069: Form submission times out if form data length exceeds 3994 bytes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

