php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15214 data passed thru the socket staying in memory forever.
Submitted: 2002-01-24 17:59 UTC Modified: 2002-02-26 00:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: snaz at eggconnect dot net Assigned:
Status: No Feedback Package: Sockets related
PHP Version: 4.1.0 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: snaz at eggconnect dot net
New email:
PHP Version: OS:

 

 [2002-01-24 17:59 UTC] snaz at eggconnect dot net
When sending/recieving large amounts of data via sockets, php keeps everything in memory until it's closed. This results in php going over it's 8mb limit and terminating.

NB: this was using a stand alone version rather than incorperated into apache.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-25 11:43 UTC] sander@php.net
Can you provide a selfcontained sample script?
Configure line wouldn't hurt too.
 [2002-02-26 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC