I am trying to verify some links of a form entered by a user by:

package require http
set requestHandle [::http::geturl $urlIn -validate 1 -timeout 5000]

Outside of a rivet script, this works well.
Inside a rivet script, I always run into the timeout.

Is the tclsh interpreter inside rivet not allowed to use sockets to call
out of the machine ?

This is CentOS 6.2 64 bit with recent Rivet and tcl8.6.0.

I have activated SE Linux but there are no warnings within the log, so
there should be no issue with that.

Thank you for any idea,
Harald

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to