View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000027 | Xdebug | public | 2003-11-05 00:58 | 2003-11-07 16:27 | |
Reporter | melvyn | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000027: Repeated connect attempts when no debugger is listening | ||||
Description | [1] Set xdebug.remote_enable to 'on' in php.ini On FreeBSD [3] will result in: This is an anti-portscan defence in the BSD kernel, which indicates that while running a number of php pages, xdebug makes more then 200 connect attempts per second. | ||||
Additional Information | P-IV 2.4GHz, xdebug version 1.2 (FreeBSD ports) | ||||
Tags | No tags attached. | ||||
Operating System | FreeBSD ghost.lan.webteckies.org 4.9-RC FreeBSD 4.9-RC 0000006: Wed Oct 1 07:44:36 CEST 2003 root@ghost.lan.webteckies.org:/usr/obj/usr/src/sys/GHOST i386 | ||||
PHP Version | 4.3.4-dev | ||||
|
This happens when you're actived the remote debugger but didn't start it. |
|
Right, that's true. But it is still a bug which is easily fixed :) Xdebug tries to connect on every function call atm. |
Date Modified | Username | Field | Change |
---|---|---|---|
2003-11-05 00:58 | melvyn | New Issue | |
2003-11-05 11:03 | rehsack | Note Added: 0000045 | |
2003-11-07 15:06 | derick | Note Added: 0000047 | |
2003-11-07 15:06 | derick | Assigned To | => derick |
2003-11-07 15:06 | derick | Status | new => assigned |
2003-11-07 15:06 | derick | Description Updated | |
2003-11-07 16:27 | derick | Assigned To | derick => |
2003-11-07 16:27 | derick | Status | assigned => closed |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |