We have to develop a caching feature for the relay server. In order to cache the http packets, we need to parse them Is there anyway in which we can parse http packets at kernel level. please help!
I don't think HTTP parsing is something that belongs in the kernel. I think it belongs in user-space.
thank you
Maybe this will help http://en.wikipedia.org/wiki/TUX_web_server
Does not belong in the kernel
I don't think HTTP parsing is something that belongs in the kernel.
I think it belongs in user-space.
Thank You
thank you
Maybe this will
Maybe this will help
http://en.wikipedia.org/wiki/TUX_web_server