lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] R: problem with SSI module


From: rocco brandi
Subject: [lwip-users] R: problem with SSI module
Date: Tue, 19 Jul 2011 15:09:25 +0100 (BST)

EDIT: I've tried to set LWIP_HTTPD_SSI=1 in a version of my web server where there's no SSI handler and I have the same problem: try to send the page up to the first tag, but the packet is lost

--- Mar 19/7/11, rocco brandi <address@hidden> ha scritto:

Da: rocco brandi <address@hidden>
Oggetto: [lwip-users] problem with SSI module
A: address@hidden
Data: Martedì 19 luglio 2011, 15:29

hi!

I managed to set the SSI handler properly, but as you can see from the wireshark cap, it sticks at the part of file just after the first tag (<!--#loc0001-->),although when I debug step-by-step, it seems that everything's fine: search for the first tag name, upload the first string in hs->tag_insert, send the part of file prior the tag, send the insert string, search for the second trag name.......

if  LWIP_HTTPD_SSI=0 the page is sent properly.

where could be the problem?

Thanks,
Rocco

-----Segue allegato-----

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]