| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Roy T. Fielding" <field...@kiwi.ICS.UCI.EDU> |
| Subject | Re: Bug Report 5671 - CGI Deadlock |
| Date | Wed, 02 Feb 2000 21:38:14 GMT |
>2) Is it 'legal' to be transmitting the http result to the client, while the >client isn't done transmitting the request? Yes, you just need to be careful not to close the connection before the recipient has a chance to ack the response packet and that ack is received by the server (hence, lingering close). ....Roy | |
| Mime |
|
| View raw message | |