On Tue, 2011-09-20 at 13:52 +0000, vincent cui wrote: > the two server will be access interval 1s by 10 client... the result > is B http server always work and A httpserver fails (LWIP hang)
B is considerably more lightweight than A: less code, less resources used, simpler implementation. This all adds up to mean less bugs, and better able to cope with a given load. Kieran _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
