Marco Spinetti wrote:
there is another information: really my fprint is outside if: so apr_socket_send return APR_SUCCESS but the number of bytes written is 0.
Marco, you're not making this easy for us to help you. Please show the real code your using, and check return codes from all APR functions rather than just checking to see what the length parameter was updated with.