2009/10/12 Alfred Perlstein <alf...@freebsd.org>: > * Ivan Voras <ivo...@freebsd.org> [091012 04:29] wrote: >> I'm trying to work around some extreme brain damageness in PHP (yes, it >> sucks) which doesn't have a way to set TCP_NODELAY on stream sockets so >> I'm wondering what are my other options? Is there a way to set >> TCP_NODELAY system-wide? > > Ivan, many people write php extensions, maybe you can do that?
While writing PHP extensions isn't hard (I've done it before), I'm not yet convinced it's worth the effort in this case - I don't know if TCP_NODELAY will help at all. I'll think about it if time permits. _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"