Re: Can I Make a Web Server in 15 Minutes?
Re: Can I Make a Web Server in 15 Minutes?
- Subject: Re: Can I Make a Web Server in 15 Minutes?
- From: Jerry Krinock <email@hidden>
- Date: Wed, 20 Feb 2008 15:05:31 -0800
On 2008 Feb, 20, at 14:44, Nathan Duran wrote:
I'm confused; are you trying to send specific response codes or do
you just want to simulate a connection dropoff? Takes about one line
of code in most languages to do the former, and the latter can be
handled by simply yanking the plug mid-connection.
Ha. I was going to try that, but the small requests I make typically
send all their data in 1 packet, and I thought it would be difficult
for an old guy like me to yank that cord in the few milliseconds
between the initial response and the payload. I think it's time for
me to learn some slightly higher-level "simulation tools".
And, you are correct. It looks like they're not that difficult.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden