Tcp splicing

Hello,
I am new in nginx and I’d like to know if nginx implements tcp-splicing
system call.

Thanx


Lukáš Heřbolt
Linux Administrator

ET NETERA | smart e-business
[a] Milady Horákové 108, 160 00 Praha 6
[t] +420 725 267 158 [i] www.etnetera.cz
~
[www.ifortuna.cz | www.o2.cz | www.datart.cz ]
[www.skodaplus.cz | www.nivea.cz | www.allianz.cz]

Created by ET NETERA | Powered by jNetPublish

On Thu, Mar 21, 2013 at 03:30:32PM +0100, Heřbolt, Lukáš wrote:

Hi there,

I am new in nginx and I’d like to know if nginx implements tcp-splicing
system call.

If it does, I guess that the string “splice” will appear in the source
code somewhere.

$ grep -r splice ~/nginx/nginx-1.2.7

It shouldn’t be too hard for you to check a development version.

f

Francis D. [email protected]