Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Frank1234

    Closing an HTTP connection in Perl CGI script

    How do I close an HTTP connection before my script finishes. I want it to keep processing data after it has sent a reply to the client. Apache normally closes the connection only after the script finishes. I tried unbuffering and closing STDOUT to no avail.
  2. Frank1234

    Closing an HTTP connection in Perl CGI script

    How do I close an HTTP connection before my script finishes. I want it to keep processing data after it has sent a reply to the client. Apache normally closes the connection only after the script finishes. I tried unbuffering and closing STDOUT to no avail.

Part and Inventory Search

Back
Top