Ajax, connection keep-alive

Ajax, connection keep-alive

Is there a way using the jQuery Ajax function to set the connection to terminate immediately after it's finished as usually the connection is kept alive for several minutes (on my apache for instance) before it's terminated for being not active.